Class SynonymMap


  • public class SynonymMap
    extends Object
    A map of synonyms, keys and values are phrases.
    WARNING: This API is experimental and might change in incompatible ways in the next release.
    • Field Detail

      • WORD_SEPARATOR

        public static final char WORD_SEPARATOR
        for multiword support, you must separate words with this separator
        See Also:
        Constant Field Values
      • maxHorizontalContext

        public final int maxHorizontalContext
        maxHorizontalContext: maximum context we need on the tokenstream