Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jscience.linguistics Classes and Interfaces - 65 results found.
NameDescriptionTypePackageFramework
BasicXMLelementA class designed to mirror the information in a basic XML tag.Classorg.jscience.linguistics.kifJScience
BasicXMLparserParses simple XML into a hierarchy of BasicXMLelement (s).Classorg.jscience.linguistics.kifJScience
BNDMAn implementation of the Backwards Non-deterministic Dawg (Directed acyclic word graph) Matching algorithm by Gonzalo Navarro and MathieuClassorg.jscience.linguistics.searchJScience
BNDMWildcardsAn implementation of the BNDM algorithm with wildcards ("don't care" symbols).Classorg.jscience.linguistics.searchJScience
BoyerMooreHorspoolAn implementation of Horspool's improved version of the Boyer-Moore String searching algorithm.Classorg.jscience.linguistics.searchJScience
BoyerMooreHorspoolRaitaAn implementation of Raita's enhancement to the Boyer-Moore-Horspool String searching algorithm.Classorg.jscience.linguistics.searchJScience
BoyerMooreSundayAn implementation of Sunday's simplified "Quick Finder" version of the Boyer-Moore algorithm.Classorg.jscience.linguistics.searchJScience
BrailleLanguageThe interface defining Java text/Braille translation classes that implement the UMIST, Manchester, UK translation algorithm.Interfaceorg.jscience.linguistics.brailleJScience
BrailleLanguageDefinitionExceptionIndicates an error in the creation of a new BrailleLanguageUnicode object.Classorg.jscience.linguistics.brailleJScience
BrailleLanguageUnicodeAn implementation of BrailleLanguage that works with Unicode strings and Unicode language tables.Classorg.jscience.linguistics.brailleJScience
CELTClass for invoking CELT.Classorg.jscience.linguistics.kifJScience
CharIntMapThe CharIntMap is a collection to save char to int mappings in.Classorg.jscience.linguistics.searchJScience
ChatSituationA class representing the interaction of people communicating.Classorg.jscience.linguisticsJScience
DiagnosticsA class that finds problems in a knowledge base.Classorg.jscience.linguistics.kifJScience
DictClientZakladni klient pro DICT dle RFC2229 implementovano SHOW DB, SHOW STRAT, DEFINE, MATCH, QUITClassorg.jscience.linguistics.dictJScience
DictExceptionVyjimky protokolu dict RFC2229See Also:Serialized FormClassorg.jscience.linguistics.dictJScience
DictServerInfoUchovava informace o dict serveru - seznam databazi a zpusobu hledaniConstructor SummaryDictServerInfo(java.Classorg.jscience.linguistics.dictJScience
DSItemInformace o databazi nebo strategii vyhledavani na dict serveruConstructor SummaryDSItem(java.Classorg.jscience.linguistics.dictJScience
EditClass for invoking a client side text editor.Classorg.jscience.linguistics.kifJScience
FormulaHandle operations on an individual formula.Classorg.jscience.linguistics.kifJScience
GrammarClassorg.jscience.linguisticsJScience
GraphHandle operations for creating a graphical representation of partial ordering relations.Classorg.jscience.linguistics.kifJScience
GraphemeThe Grapheme class is the minimal text unit.Classorg.jscience.linguisticsJScience
HTMLformatterA utility class that creates HTML-formatting Strings for variousConstructor SummaryHTMLformatter()Classorg.jscience.linguistics.kifJScience
IPACodesClassorg.jscience.linguisticsJScience
JDictClientZakladni GUI klient pro DICT dle RFC2229 implementovano SHOW DB, SHOW STRAT, DEFINE, MATCH, QUITClassorg.jscience.linguistics.dictJScience
KB**************************************************************** Contains methods for reading, writing knowledge bases and theirClassorg.jscience.linguistics.kifJScience
KBmanagerThis is a class that manages a group of knowledge bases.Classorg.jscience.linguistics.kifJScience
KIF**************************************************************** A class designed to read a file in SUO-KIF format into memory.Classorg.jscience.linguistics.kifJScience
KIFplusA class designed to adhere strictly to the SUO-KIF definition at http://suo.Classorg.jscience.linguistics.kifJScience
LanguageThe Language class provides a placeholder for a language.Classorg.jscience.linguisticsJScience
LanguagesThe Languages class provides support for common language.Classorg.jscience.linguisticsJScience
LexemeThe Lexeme defines common rooted words.Classorg.jscience.linguisticsJScience
LexiconThe Lexicon class provides a dictionnary of lexemes and correspondingSee Also:Serialized FormClassorg.jscience.linguisticsJScience
LinguisticsConstantsClassorg.jscience.linguisticsJScience
LinguisticsUtilsA class representing some useful methods for linguisticsConstructor SummaryLinguisticsUtils()Classorg.jscience.linguisticsJScience
LocutorA class representing an individual in an talking situation (cocktail,Fields inherited from class org.Classorg.jscience.linguisticsJScience
MakeBrailleLanguageUnicodeCreates Unicode version Language files as LanguageUnicode objects from the simple text editable version.Classorg.jscience.linguistics.braille.utilJScience
MakerBrailleProvides functions and constants for the Make programs that produce formatted machine-readable language files from their corresponding human-editableClassorg.jscience.linguistics.braille.utilJScience
MismatchSearchSubclasses of MismatchSearch allow for searching with a fixed number of possible errors.Classorg.jscience.linguistics.searchJScience
MorphemeClassorg.jscience.linguisticsJScience
NLformatterA class that handles the generation of natural language from logic.Classorg.jscience.linguistics.kifJScience
ParserInterfaceorg.jscience.linguisticsJScience
PhonemeThe Phoneme class defines the basic audible units of a language.Classorg.jscience.linguisticsJScience
PhraseThe Phrase class corresponds to a meaningful morphological unit, a substring of a sentence.Classorg.jscience.linguisticsJScience
ProofProcessorProcess results from the Vampire inference engine.Classorg.jscience.linguistics.kifJScience
ProofStepA trivial structure to hold the elements of a proof step.Classorg.jscience.linguistics.kifJScience
RuleThe Rule class defines a rule used by a grammar to parse a language.Classorg.jscience.linguisticsJScience
SemanticNetworkThe SemanticNetwork class provides a placeholder for the semantic information that can be extracted from a text.Classorg.jscience.linguisticsJScience
SentenceThe Sentence class corresponds to the common sense sentence.Classorg.jscience.linguisticsJScience
ShiftOrAn implementation of the Shift-Or algorithm by Ricardo Baeza-Yates and Gaston Gonnet as outlined in "A New Approach to Text Searching" (appearedClassorg.jscience.linguistics.searchJScience
ShiftOrClassesAn implementation of the Shift-Or algorithm that supports character classes.Classorg.jscience.linguistics.searchJScience
ShiftOrMismatchesAn implementation of the Shift-Or algorithm with mismatches.Classorg.jscience.linguistics.searchJScience
ShiftOrWildcardsAn implementation of the Shift-Or algorithm with wildcards ("don't care" symbols).Classorg.jscience.linguistics.searchJScience
StreamTokenizer_sClassorg.jscience.linguistics.kifJScience
StringSearchThe base class for String searching implementations.Classorg.jscience.linguistics.searchJScience
StringSearch .DispatchThe Dispatch class implements the strategy to convert Strings to char arrays and calls the appropriateClassorg.jscience.linguistics.searchJScience
StringSearch .ReflectionDispatchThe ReflectionDispatch class is used if Reflection can be used to access the underlying char array in Strings to avoid the cloningClassorg.jscience.linguistics.searchJScience
TableResultSee Also:Serialized FormFields inherited from class javax.Classorg.jscience.linguistics.dictJScience
TextThe Text class provides a placeholder for texts to be analyzed by linguistics.Classorg.jscience.linguisticsJScience
TranslationClassorg.jscience.linguisticsJScience
VampireClass for invoking the KIF version of Vampire from Java.Classorg.jscience.linguistics.kifJScience
VerbalCommunicationThe Communication class provides support for communication, which is what the language ultimatly stands for.Classorg.jscience.linguisticsJScience
WordThe Word defines sequences of Morphemes.Classorg.jscience.linguisticsJScience
WordNetThis program finds and displays SUMO terms that are related in meaning to the English expressions that are entered as input.Classorg.jscience.linguistics.kifJScience