|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectannotation.AnnSensesTXT
public class AnnSensesTXT
Object representation of the file with annotation.
| Constructor Summary | |
|---|---|
AnnSensesTXT(java.lang.String ctPath)
Constructor |
|
| Method Summary | |
|---|---|
void |
add(corpusapi.tei.TEISegment seg,
java.util.List<java.lang.String> senseIds)
Add annotation of multiple experts |
int |
getCount()
Gets number of annotated segments |
void |
saveAsTxt(java.lang.String filename)
Saves file |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnSensesTXT(java.lang.String ctPath)
ctPath - path to the directory in which file is going to be created| Method Detail |
|---|
public void add(corpusapi.tei.TEISegment seg,
java.util.List<java.lang.String> senseIds)
seg - segment being annotatedsenseIds - decisions of experts - chosen sense idspublic void saveAsTxt(java.lang.String filename)
filename - name of the filepublic int getCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||