- New string operations and patterns make string processing easier and more efficient. »
 - New normalization functions allow preprocessing of capitalization, diacritics, stopwords, and more. »
 - Work with different alphabets, taking into account special character properties. »
 - Access properties of words like definitions, stems, or parts of speech. »
 
- Find historical word frequency data from multilingual corpora of texts. »
 - Programmatic segmentation of texts by words or sentences. »
 - Find the grammatical structure of a sentence and display it as a dependency graph, a constituent tree, and more. »
 - Write flexible natural language parsers to translate from text to actions. »
 
Related Examples
Related Functions
- AllowLooseGrammar
 - Alphabet
 - AnyOrder
 - Capitalize
 - CaseSensitive
 - CharacterCounts
 - CharacterName
 - Containing
 - Decapitalize
 - DeleteStopwords
 - DictionaryWordQ
 - FixedOrder
 - FromLetterNumber
 - GrammarApply
 - GrammarRules
 - GrammarToken
 - IncludeInflections
 - IgnoreDiacritics
 - InsertLinebreaks
 - LetterCounts
 - LetterNumber
 - OptionalElement
 - PalindromeQ
 - PartOfSpeech
 - PrintableASCIIQ
 - PunctuationCharacter
 - RandomWord
 - RemoveDiacritics
 - SpellingCorrectionList
 - StringContainsQ
 - StringDelete
 - StringEndsQ
 - StringExtract
 - StringPadLeft
 - StringPadRight
 - StringPart
 - StringPartition
 - StringRepeat
 - StringRiffle
 - StringStartsQ
 - TextCases
 - TextElement
 - TextPosition
 - TextSentences
 - TextStructure
 - TextWords
 - WordCloud
 - WordCount
 - WordCounts
 - WordDefinition
 - WordFrequency
 - WordFrequencyData
 - WordList
 - WordStem