| Package | Description |
|---|---|
| is2.tag |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<POS> |
ExtractorT2.classify(String fs,
ParametersFloat params,
int w1,
InstancesTagger is,
int n,
short[] pos,
Long2IntInterface li) |
ArrayList<POS> |
Tagger.tag(InstancesTagger is,
int instanceIndex,
int word,
String wordForm)
Tag a single word and return a n-best list of Part-of-Speech tags.
|
| Modifier and Type | Method and Description |
|---|---|
int |
POS.compareTo(POS o) |
Copyright © 2013. All rights reserved.