Click or drag to resize

morphMachineGetNextToken Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the next token - gets next not ingored file

Namespace:  imbNLP.Data.semanticLexicon.morphology
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public string GetNextToken()

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.morphology.morphMachine.GetNextToken"]

See Also