Natural Language Tokenizing text with the Natural Language framework Learn how to split text into manageable parts using the tokenization capabilities of the Natural Language framework.
Natural Language Calculating the semantic distance between words with the Natural Language framework Use the Natural Language framework to find synonyms by calculating the semantic distance of words.
Natural Language Lexical classification with the Natural Language framework Learn how to identify nouns, adjectives, and more with the Natural Language framework in a SwiftUI app.
Natural Language Applying sentiment analysis using the Natural Language framework Use the Natural Language framework from Apple to apply sentiment analysis to text.
Natural Language Identifying the Language in a Text using the Natural Language Framework By the end of this article, you will be able to identify the dominant language in a piece of text using the Natural Language framework.