Package org.languagetool
package org.languagetool
-
ClassDescriptionA sentence that has been tokenized and analyzed.A word (or punctuation, or whitespace) and its analysis (part-of-speech tag, lemma)An array of
AnalyzedToken
s used to store multiple POS tags and lemmas for a given single token.An internal marker for places in the source where the API would need to be cleaned up.An experimental feature that may change without warning in future versions.For internal use only.The main class used for checking text against different rules: built-in Java rules (for English: a vs.Constants for correct paragraph-rule handling.Base class for any supported language (English, German, etc).Information about whether a language in LanguageTool is actively maintained.Helper methods to list all supported languages and to get language objects by their name or language code etc.Dummy class for UserConfig has to be overridden by concrete linguistic service e.g.A variant ofJLanguageTool
that uses several threads for rule matching.Message bundle helper class used for translation of the user interface.A resource bundle that uses its fallback resource bundle if the value from the original bundle is null or empty.A cache to speed up text checking for use cases where sentences are checked more than once.Provide short (~ up to 30 characters) descriptions for words.For internal use only.User-specific configuration.Validate XML files with a given DTD or XML Schema (XSD).XML handler that throws exception on error and warning, does nothing otherwise.