Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
lucene-spellchecker-3.6.2.jar Lucene Search Engine Spellchecker
Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications.
lucene-spellchecker.jar - Lucene Search Engine: spellchecker
JAR File Size and Download Location:
File name: lucene-spellchecker.jar, lucene-spellchecker-3.6.2.jar File size: 104823 bytes Date modified: 26-Sep-2013 Download: Apache Lucene
✍: FYIcenter.com
Manifest of the JAR:
Extension-Name: org.apache.lucene Specification-Title: Lucene Search Engine: spellchecker Specification-Version: 3.6.2 Specification-Vendor: The Apache Software Foundation Implementation-Title: org.apache.lucene Implementation-Version: 3.6.2 1423725 - rmuir - 2012-12-18 19:47:05 Implementation-Vendor: The Apache Software Foundation X-Compile-Source-JDK: 1.5 X-Compile-Target-JDK: 1.5
List of Classes in the JAR:
org/apache/lucene/search/spell/Dictionary org/apache/lucene/search/spell/HighFrequencyDictionary org/apache/lucene/search/spell/JaroWinklerDistance org/apache/lucene/search/spell/LevensteinDistance org/apache/lucene/search/spell/LuceneDictionary org/apache/lucene/search/spell/NGramDistance org/apache/lucene/search/spell/PlainTextDictionary org/apache/lucene/search/spell/SpellChecker org/apache/lucene/search/spell/StringDistance org/apache/lucene/search/spell/SuggestMode org/apache/lucene/search/spell/SuggestWord org/apache/lucene/search/spell/SuggestWordFrequencyComparator org/apache/lucene/search/spell/SuggestWordQueue org/apache/lucene/search/spell/SuggestWordScoreComparator org/apache/lucene/search/spell/TermFreqIterator org/apache/lucene/search/suggest/BufferingTermFreqIteratorWrapper org/apache/lucene/search/suggest/BytesRefList org/apache/lucene/search/suggest/FileDictionary org/apache/lucene/search/suggest/Lookup org/apache/lucene/search/suggest/SortedTermFreqIteratorWrapper org/apache/lucene/search/suggest/UnsortedTermFreqIteratorWrapper org/apache/lucene/search/suggest/fst/BytesRefSorter org/apache/lucene/search/suggest/fst/ExternalRefSorter org/apache/lucene/search/suggest/fst/FSTCompletion org/apache/lucene/search/suggest/fst/FSTCompletionBuilder org/apache/lucene/search/suggest/fst/FSTCompletionLookup org/apache/lucene/search/suggest/fst/FSTLookup org/apache/lucene/search/suggest/fst/InMemorySorter org/apache/lucene/search/suggest/fst/Sort org/apache/lucene/search/suggest/fst/WFSTCompletionLookup org/apache/lucene/search/suggest/jaspell/JaspellLookup org/apache/lucene/search/suggest/jaspell/JaspellTernarySearchTrie org/apache/lucene/search/suggest/tst/TSTAutocomplete org/apache/lucene/search/suggest/tst/TSTLookup org/apache/lucene/search/suggest/tst/TernaryTreeNode
2014-03-06, ∼3083🔥, 0💬
Popular Posts:
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....
How to merge two JAR files with "jar" commands? I am tired of specifying multiple JAR files in the c...
Apache BCEL Source Code Files are inside the Apache BCEL source package file like bcel-6.6.1-src.zip...
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...
Apache Commons Lang 3 is the 3rd version of Apache Commons Lang, which provides a host of helper uti...