See: Description
| Class | Description |
|---|---|
| MyAnnotations |
Example annotations.
|
| MyAnnotations.MyTokensAnnotation | |
| MyAnnotations.MyTypeAnnotation | |
| MyAnnotations.MyValueAnnotation | |
| TokensRegexAnnotatorDemo |
Demo illustrating how to use TokensRegexAnnotator.
|
| TokensRegexDemo |
Demo illustrating how to use CoreMapExtractor.
|
| TokensRegexMatcher |
Demo of how to use TokenSequence{Pattern,Matcher}.
|
| TokensRegexMatcherDemo | |
| TokensRegexRetokenizeDemo |
Demo illustrating how to use TokensRegexAnnotator for tweaks to tokenization
|
TokensRegexDemo will run a
TokensRegex rule file on a text file. If these aren't supplied, it runs a simple
numerical expression parsing rule file on a fixed String.