Class PreprocessingContext.AllPhrases

  • Enclosing class:
    PreprocessingContext

    public class PreprocessingContext.AllPhrases
    extends Object
    Information about all frequently appearing sequences of words found in the input documents. Each entry in each array corresponds to one sequence.

    All arrays in this class have the same length and values across different arrays correspond to each other for the same index.

    • Constructor Detail

      • AllPhrases

        public AllPhrases()