|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.text.preprocessing.PreprocessingContext.AllFields
public static class PreprocessingContext.AllFields
Information about all fields processed for the input
PreprocessingContext.documents.
| Field Summary | |
|---|---|
String[] |
name
Name of the document field. |
| Constructor Summary | |
|---|---|
PreprocessingContext.AllFields()
|
|
| Method Summary | |
|---|---|
String |
toString()
For debugging purposes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String[] name
PreprocessingContext.AllTokens.fieldIndex point to
this array.
This array is produced by Tokenizer.
| Constructor Detail |
|---|
public PreprocessingContext.AllFields()
| Method Detail |
|---|
public String toString()
toString in class Object
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||