|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagProjection
An interface for projecting POS tags onto a reduced set for the dependency grammar.
Method Summary | |
---|---|
String |
project(String tagStr)
Project more split dependency space onto less split space. |
Method Detail |
---|
String project(String tagStr)
tagStr
- The full name of the tag
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |