|
|||||||||
| 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()
|
static PosTypeCollectionType |
PosTypeCollectionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PosTypeCollectionType[] |
PosTypeCollectionType.values()
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 java.util.Set<java.lang.String> |
PosTagsCollectionEnum.getPosTagCollection(java.lang.String lang,
PosTypeCollectionType type)
Getter for the POS (Part-of-Speech) tag collection for the given language and type |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||