POS_ADJECTIVE, POS_ADVERB, POS_CC, POS_DT, POS_IN, POS_NOUN, POS_NUM, POS_PRONOUN, POS_VERB| Constructor and Description |
|---|
MedPostTagger() |
MedPostTagger(String workDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
tag(Sentence sent)
This method will tag the part of speech of all words in the sentence.
|
public MedPostTagger(String workDir)
public MedPostTagger()
public void tag(Sentence sent)
TaggerCopyright © 2018 JULIE Lab, Germany. All rights reserved.