adib/ColorizeWords
Example code on NSLinguisticTagger
This tool helps macOS developers visually highlight parts of English text, like nouns or names, within their applications. You input plain English text, and it outputs the same text with specific linguistic elements color-coded. Developers building macOS apps that need to present text with basic syntax highlighting would use this.
No commits in the last 6 months.
Use this if you are a macOS developer needing an example of how to implement basic syntax highlighting for natural language text using `NSLinguisticTagger` in your app.
Not ideal if you need a full-featured text editor with robust file management or advanced natural language processing capabilities.
Stars
12
Forks
5
Language
Objective-C
License
—
Category
Last pushed
Nov 09, 2012
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/adib/ColorizeWords"
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