yakivyusin/SimpleNetNlp
.NET NLP library
This is a tool for C# developers who need to add natural language processing (NLP) capabilities to their applications. It takes raw text as input and can output analyzed linguistic components like words, their base forms (lemmas), and parts of speech (POS) tags. This helps developers easily integrate advanced text analysis features without deep knowledge of NLP algorithms.
No commits in the last 6 months.
Use this if you are a C# developer looking for a straightforward way to incorporate powerful NLP features into your .NET applications.
Not ideal if you are not a C# developer or if you require extensive customization of underlying NLP models and algorithms.
Stars
48
Forks
8
Language
C#
License
MIT
Category
Last pushed
Dec 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yakivyusin/SimpleNetNlp"
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