Uses of Class
org.episteme.social.linguistics.WordAnalysis
Packages that use WordAnalysis
Package
Description
Provides mathematical and computational models for natural language
processing, linguistic analysis, and glottochronology.
-
Uses of WordAnalysis in org.episteme.social.linguistics
Methods in org.episteme.social.linguistics that return WordAnalysisModifier and TypeMethodDescriptionNaturalLanguageAnalyzer.analyzeWord(String word) Performs analysis of a single word.Methods in org.episteme.social.linguistics that return types with arguments of type WordAnalysisModifier and TypeMethodDescriptionNaturalLanguageAnalyzer.analyzeSentence(String sentence) Analyzes a full sentence.Methods in org.episteme.social.linguistics with parameters of type WordAnalysisModifier and TypeMethodDescriptionprotected voidNaturalLanguageAnalyzer.applyLanguageRules(WordAnalysis analysis)