| Name | Description | Type | Package | Framework |
| BasicXMLelement | A class designed to mirror the information in a basic XML tag. | Class | org.jscience.linguistics.kif | JScience |
|
| BasicXMLparser | Parses simple XML into a hierarchy of BasicXMLelement (s). | Class | org.jscience.linguistics.kif | JScience |
|
| BNDM | An implementation of the Backwards Non-deterministic Dawg (Directed acyclic word graph) Matching algorithm by Gonzalo Navarro and Mathieu | Class | org.jscience.linguistics.search | JScience |
|
| BNDMWildcards | An implementation of the BNDM algorithm with wildcards ("don't care" symbols). | Class | org.jscience.linguistics.search | JScience |
|
| BoyerMooreHorspool | An implementation of Horspool's improved version of the Boyer-Moore String searching algorithm. | Class | org.jscience.linguistics.search | JScience |
|
| BoyerMooreHorspoolRaita | An implementation of Raita's enhancement to the Boyer-Moore-Horspool String searching algorithm. | Class | org.jscience.linguistics.search | JScience |
|
| BoyerMooreSunday | An implementation of Sunday's simplified "Quick Finder" version of the Boyer-Moore algorithm. | Class | org.jscience.linguistics.search | JScience |
|
| BrailleLanguage | The interface defining Java text/Braille translation classes that implement the UMIST, Manchester, UK translation algorithm. | Interface | org.jscience.linguistics.braille | JScience |
|
| BrailleLanguageDefinitionException | Indicates an error in the creation of a new BrailleLanguageUnicode object. | Class | org.jscience.linguistics.braille | JScience |
|
| BrailleLanguageUnicode | An implementation of BrailleLanguage that works with Unicode strings and Unicode language tables. | Class | org.jscience.linguistics.braille | JScience |
|
| CELT | Class for invoking CELT. | Class | org.jscience.linguistics.kif | JScience |
|
| CharIntMap | The CharIntMap is a collection to save char to int mappings in. | Class | org.jscience.linguistics.search | JScience |
|
| ChatSituation | A class representing the interaction of people communicating. | Class | org.jscience.linguistics | JScience |
|
| Diagnostics | A class that finds problems in a knowledge base. | Class | org.jscience.linguistics.kif | JScience |
|
| DictClient | Zakladni klient pro DICT dle RFC2229 implementovano SHOW DB, SHOW STRAT, DEFINE, MATCH, QUIT | Class | org.jscience.linguistics.dict | JScience |
|
| DictException | Vyjimky protokolu dict RFC2229See Also:Serialized Form | Class | org.jscience.linguistics.dict | JScience |
|
| DictServerInfo | Uchovava informace o dict serveru - seznam databazi a zpusobu hledaniConstructor SummaryDictServerInfo(java. | Class | org.jscience.linguistics.dict | JScience |
|
| DSItem | Informace o databazi nebo strategii vyhledavani na dict serveruConstructor SummaryDSItem(java. | Class | org.jscience.linguistics.dict | JScience |
|
| Edit | Class for invoking a client side text editor. | Class | org.jscience.linguistics.kif | JScience |
|
| Formula | Handle operations on an individual formula. | Class | org.jscience.linguistics.kif | JScience |
|
| Grammar | | Class | org.jscience.linguistics | JScience |
|
| Graph | Handle operations for creating a graphical representation of partial ordering relations. | Class | org.jscience.linguistics.kif | JScience |
|
| Grapheme | The Grapheme class is the minimal text unit. | Class | org.jscience.linguistics | JScience |
|
| HTMLformatter | A utility class that creates HTML-formatting Strings for variousConstructor SummaryHTMLformatter() | Class | org.jscience.linguistics.kif | JScience |
|
| IPACodes | | Class | org.jscience.linguistics | JScience |
|
| JDictClient | Zakladni GUI klient pro DICT dle RFC2229 implementovano SHOW DB, SHOW STRAT, DEFINE, MATCH, QUIT | Class | org.jscience.linguistics.dict | JScience |
|
| KB | **************************************************************** Contains methods for reading, writing knowledge bases and their | Class | org.jscience.linguistics.kif | JScience |
|
| KBmanager | This is a class that manages a group of knowledge bases. | Class | org.jscience.linguistics.kif | JScience |
|
| KIF | **************************************************************** A class designed to read a file in SUO-KIF format into memory. | Class | org.jscience.linguistics.kif | JScience |
|
| KIFplus | A class designed to adhere strictly to the SUO-KIF definition at http://suo. | Class | org.jscience.linguistics.kif | JScience |
|
| Language | The Language class provides a placeholder for a language. | Class | org.jscience.linguistics | JScience |
|
| Languages | The Languages class provides support for common language. | Class | org.jscience.linguistics | JScience |
|
| Lexeme | The Lexeme defines common rooted words. | Class | org.jscience.linguistics | JScience |
|
| Lexicon | The Lexicon class provides a dictionnary of lexemes and correspondingSee Also:Serialized Form | Class | org.jscience.linguistics | JScience |
|
| LinguisticsConstants | | Class | org.jscience.linguistics | JScience |
|
| LinguisticsUtils | A class representing some useful methods for linguisticsConstructor SummaryLinguisticsUtils() | Class | org.jscience.linguistics | JScience |
|
| Locutor | A class representing an individual in an talking situation (cocktail,Fields inherited from class org. | Class | org.jscience.linguistics | JScience |
|
| MakeBrailleLanguageUnicode | Creates Unicode version Language files as LanguageUnicode objects from the simple text editable version. | Class | org.jscience.linguistics.braille.util | JScience |
|
| MakerBraille | Provides functions and constants for the Make programs that produce formatted machine-readable language files from their corresponding human-editable | Class | org.jscience.linguistics.braille.util | JScience |
|
| MismatchSearch | Subclasses of MismatchSearch allow for searching with a fixed number of possible errors. | Class | org.jscience.linguistics.search | JScience |
|
| Morpheme | | Class | org.jscience.linguistics | JScience |
|
| NLformatter | A class that handles the generation of natural language from logic. | Class | org.jscience.linguistics.kif | JScience |
|
| Parser | | Interface | org.jscience.linguistics | JScience |
|
| Phoneme | The Phoneme class defines the basic audible units of a language. | Class | org.jscience.linguistics | JScience |
|
| Phrase | The Phrase class corresponds to a meaningful morphological unit, a substring of a sentence. | Class | org.jscience.linguistics | JScience |
|
| ProofProcessor | Process results from the Vampire inference engine. | Class | org.jscience.linguistics.kif | JScience |
|
| ProofStep | A trivial structure to hold the elements of a proof step. | Class | org.jscience.linguistics.kif | JScience |
|
| Rule | The Rule class defines a rule used by a grammar to parse a language. | Class | org.jscience.linguistics | JScience |
|
| SemanticNetwork | The SemanticNetwork class provides a placeholder for the semantic information that can be extracted from a text. | Class | org.jscience.linguistics | JScience |
|
| Sentence | The Sentence class corresponds to the common sense sentence. | Class | org.jscience.linguistics | JScience |
|
| ShiftOr | An implementation of the Shift-Or algorithm by Ricardo Baeza-Yates and Gaston Gonnet as outlined in "A New Approach to Text Searching" (appeared | Class | org.jscience.linguistics.search | JScience |
|
| ShiftOrClasses | An implementation of the Shift-Or algorithm that supports character classes. | Class | org.jscience.linguistics.search | JScience |
|
| ShiftOrMismatches | An implementation of the Shift-Or algorithm with mismatches. | Class | org.jscience.linguistics.search | JScience |
|
| ShiftOrWildcards | An implementation of the Shift-Or algorithm with wildcards ("don't care" symbols). | Class | org.jscience.linguistics.search | JScience |
|
| StreamTokenizer_s | | Class | org.jscience.linguistics.kif | JScience |
|
| StringSearch | The base class for String searching implementations. | Class | org.jscience.linguistics.search | JScience |
|
| StringSearch .Dispatch | The Dispatch class implements the strategy to convert Strings to char arrays and calls the appropriate | Class | org.jscience.linguistics.search | JScience |
|
| StringSearch .ReflectionDispatch | The ReflectionDispatch class is used if Reflection can be used to access the underlying char array in Strings to avoid the cloning | Class | org.jscience.linguistics.search | JScience |
|
| TableResult | See Also:Serialized FormFields inherited from class javax. | Class | org.jscience.linguistics.dict | JScience |
|
| Text | The Text class provides a placeholder for texts to be analyzed by linguistics. | Class | org.jscience.linguistics | JScience |
|
| Translation | | Class | org.jscience.linguistics | JScience |
|
| Vampire | Class for invoking the KIF version of Vampire from Java. | Class | org.jscience.linguistics.kif | JScience |
|
| VerbalCommunication | The Communication class provides support for communication, which is what the language ultimatly stands for. | Class | org.jscience.linguistics | JScience |
|
| Word | The Word defines sequences of Morphemes. | Class | org.jscience.linguistics | JScience |
|
| WordNet | This program finds and displays SUMO terms that are related in meaning to the English expressions that are entered as input. | Class | org.jscience.linguistics.kif | JScience |