imbNLPbasictokenFilter Method (String, Boolean, Int32, Boolean, Boolean) |
Namespace: imbACE.Core.interfaces.primitives
public static string[] tokenFilter( string[] output, bool trimOutput = true, int tokenLenLimit = 0, bool onlyUnique = false, bool toLoweCase = false )