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
AnalyzedTokens 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.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. by LO extensionA variant ofJLanguageToolthat uses several threads for rule matching.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.User-specific configuration.Validate XML files with a given DTD or XML Schema (XSD).