 | tokenGraph Constructor |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Namespace:
imbNLP.PartOfSpeech.lexicUnit.tokenGraphs
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntaxpublic tokenGraph(
string __queryToken
)
Parameters
- __queryToken
- Type: SystemString
The query token.
See Also