This factory allows to configure a set of POS types that are used to determine if {@link Token}s are processed (used to search for terms) or not. This configuration is used by all {@link AnalysedContent} instances createdby using this Factory.
Preconfigured sets of POS types are available by the {@link PosTagsCollectionEnum}. The {@link PosTagsCollectionEnum#EN_NOUN}set is used as default. @author Rupert Westenthaler
|
|
|
|