|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter.CTBDocumentParser
public class Sighan2005DocumentReaderAndWriter.CTBDocumentParser
| Field Summary | |
|---|---|
java.lang.String[] |
map
|
| Constructor Summary | |
|---|---|
Sighan2005DocumentReaderAndWriter.CTBDocumentParser()
|
|
| Method Summary | |
|---|---|
java.util.List<CoreLabel> |
apply(java.lang.String line)
Converts a T1 to a different T2. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String[] map
| Constructor Detail |
|---|
public Sighan2005DocumentReaderAndWriter.CTBDocumentParser()
| Method Detail |
|---|
public java.util.List<CoreLabel> apply(java.lang.String line)
Function
apply in interface Function<java.lang.String,java.util.List<CoreLabel>>line - The function's argument
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||