Class PreprocessingContext.AllFields

java.lang.Object
org.carrot2.text.preprocessing.PreprocessingContext.AllFields
Enclosing class:
PreprocessingContext

public static class PreprocessingContext.AllFields extends Object
Information about all fields processed for the input documents.
  • Field Details

  • Constructor Details

    • AllFields

      public AllFields()
  • Method Details

    • toString

      public String toString()
      For debugging purposes.
      Overrides:
      toString in class Object
    • fieldIndex

      public int fieldIndex(String fieldName)