| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.