Method | Description | |
---|---|---|
TestRandomStrings ( ) : void |
blast some random strings through the analyzer
|
|
doSplit ( string input ) : void | ||
doSplitPossessive ( int stemPossessive, string input ) : void |
Method | Description | |
---|---|---|
TestEmptyTerm ( ) : void | ||
TestLotsOfConcatenating ( ) : void | ||
TestLotsOfConcatenating2 ( ) : void | ||
TestOffsetChange ( ) : void | ||
TestOffsetChange2 ( ) : void | ||
TestOffsetChange3 ( ) : void | ||
TestOffsetChange4 ( ) : void | ||
TestOffsets ( ) : void | ||
TestPositionIncrements ( ) : void | ||
TestPossessives ( ) : void | ||
TestRandomHugeStrings ( ) : void | ||
TestSplits ( ) : void |
public doSplitPossessive ( int stemPossessive, string input ) : void | ||
stemPossessive | int | |
input | string | |
return | void |