|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of PosTypeCollectionType in org.apache.stanbol.commons.opennlp |
|---|
| Methods in org.apache.stanbol.commons.opennlp that return PosTypeCollectionType | |
|---|---|
PosTypeCollectionType |
PosTagsCollectionEnum.getType()
Deprecated. |
static PosTypeCollectionType |
PosTypeCollectionType.valueOf(String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static PosTypeCollectionType[] |
PosTypeCollectionType.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.stanbol.commons.opennlp with parameters of type PosTypeCollectionType | |
|---|---|
static Set<String> |
PosTagsCollectionEnum.getPosTagCollection(String lang,
PosTypeCollectionType type)
Deprecated. Getter for the POS (Part-of-Speech) tag collection for the given language and type |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||