|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectBaseTagger
EnglishTagger
public class EnglishTagger
English Part-of-speech tagger. Based on part-of-speech lists in Public Domain. see readme.txt for details, the POS tagset is described in tagset.txt
| Constructor Summary | |
|---|---|
EnglishTagger()
|
|
| Method Summary | |
|---|---|
String |
getFileName()
Get the filename, e.g., /resource/fr/french.dict. |
| Methods inherited from class BaseTagger |
|---|
createNullToken, createToken, setLocale, tag |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnglishTagger()
| Method Detail |
|---|
public final String getFileName()
BaseTagger
getFileName in class BaseTagger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||