|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.tagger.maxent.CTBunkDict
public class CTBunkDict
| Method Summary | |
|---|---|
protected static java.lang.String |
getTag(java.lang.String tag,
java.lang.String word)
Returns "1" as true if the dictionary listed this word with this tag, and "0" otherwise. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected static java.lang.String getTag(java.lang.String tag,
java.lang.String word)
tag - The POS tagword - The word
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||