Package org.languagetool.dev.index
package org.languagetool.dev.index
-
ClassDescriptionA tokenizer that renders the whole input as one token.A class with a main() method that takes a text file and indexes its sentences, including POS tagsLanguageToolAnalyzer emits the entire input (i.e.A filter that indexes the tokens with POS tags.Constants for Lucene indexes.A sentence with rule matches.A factory class for building a Lucene Query from a PatternRule.A class with a main() method that takes a rule id and the location of the index that runs the query on that index and prints all matches.The result of a
Searcher.Thrown if Lucene index search takes too long.