Natural Language framework

E732973

The Natural Language framework is an Apple developer framework that provides tools for natural language processing tasks such as tokenization, tagging, language identification, and text classification on Apple platforms.

All labels observed (1)

Label Occurrences
Natural Language framework canonical 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf Apple framework
software framework
abbreviation NaturalLanguage.framework NERFINISHED
bundleIdentifier com.apple.NaturalLanguage
category machine learning
natural language processing
developer Apple Inc.
distributionModel included with Apple operating systems
documentationWebsite https://developer.apple.com/documentation/naturallanguage
integratesWith Core ML NERFINISHED
Create ML NERFINISHED
introducedBy Apple Worldwide Developers Conference NERFINISHED
language Objective-C NERFINISHED
Swift NERFINISHED
license proprietary
partOf Apple developer SDKs NERFINISHED
platform iOS
iPadOS
macOS
tvOS NERFINISHED
watchOS NERFINISHED
providesAPI NLEmbedding NERFINISHED
NLLanguage NERFINISHED
NLLanguageRecognizer NERFINISHED
NLModel NERFINISHED
NLTagScheme NERFINISHED
NLTagger NERFINISHED
NLTokenizer NERFINISHED
requires Apple operating system
supportsFeature custom tagging models
custom text classification models
multiple languages
on-device processing
pretrained language identification models
privacy-preserving NLP
supportsTask embedding generation
language identification
lemmatization
named entity recognition
part-of-speech tagging
script detection
sentence embedding similarity
text classification
tokenization
word embedding similarity
usedFor analyzing text
building NLP features in apps

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Core ML integratesWith Natural Language framework