Class | Description |
---|---|
AnnotationByTextFilter |
Reads a list of words from a text file (one token per line) and retains only tokens or other
annotations that match any of these words.
|
RegexTokenFilter |
Remove every token that does or does not match a given regular expression.
|
TrailingCharacterRemover |
Removing trailing character (sequences) from tokens, e.g.
|
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.