VamshiIITBHU14/NLPSwift
NSLinguisticTagger provides a uniform interface to a variety of natural language processing functionality with support for many different languages and scripts. One can use this class to segment natural language text into paragraphs , sentences, or words and tag information about those segments such as parts of speech, lexical class, lemma!
This project helps iOS developers analyze text in their mobile applications. You can input raw text, and it outputs details like the parts of speech, identifying names of people or places, determining the core root of words (lemmas), and even detecting the dominant language. It's designed for developers building iOS apps that need to understand and process user-generated or fetched text content.
No commits in the last 6 months.
Use this if you are an iOS developer building an application that needs to extract structured information from human language text, such as for search, content tagging, or conversational interfaces.
Not ideal if you are not an iOS developer or if your project requires advanced natural language processing capabilities beyond basic text segmentation, tagging, and entity recognition.
Stars
55
Forks
3
Language
Swift
License
—
Category
Last pushed
Jun 03, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/VamshiIITBHU14/NLPSwift"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wooorm/franc
Natural language detection
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time,...
winkjs/wink-pos-tagger
English Part-of-speech (POS) tagger
sillsdev/machine
Machine is a natural language processing library for .NET that is focused on providing tools for...
ayoungprogrammer/Lango
Language Lego