windson/NLP-NER-CSharp
Named Entity Recognition using C#
This tool helps you automatically identify and extract important pieces of information like names of people, organizations, and locations from text documents. You provide raw text as input, and it outputs a structured list of these identified entities, making it easier to analyze who, what, and where is mentioned. Anyone who needs to quickly pull key details from a large volume of text, such as researchers, analysts, or content managers, would find this useful.
No commits in the last 6 months.
Use this if you need to programmatically extract specific entities like names, places, and organizations from text content for further analysis or data processing within a C# environment.
Not ideal if you're looking for a no-code solution or if your primary development environment is not C#.
Stars
8
Forks
3
Language
C#
License
—
Category
Last pushed
Aug 19, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/windson/NLP-NER-CSharp"
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