AMArostegui/SpacyDotNet
SpacyDotNet is a .NET wrapper for the popular natural language library spaCy
This project helps software developers who are building applications with .NET and need to incorporate natural language processing (NLP) capabilities. It allows you to use the powerful spaCy library from within your .NET code. You feed it raw text, and it helps you extract meaningful information like parts of speech, named entities, and word relationships, without having to switch programming environments.
No commits in the last 6 months.
Use this if you are a .NET developer needing to integrate common NLP tasks like text analysis, information extraction, or semantic search into your C# applications using spaCy's functionalities.
Not ideal if you need a comprehensive, feature-complete implementation of every spaCy API feature, or if you prefer to work directly in Python for your NLP tasks.
Stars
35
Forks
5
Language
C#
License
MIT
Category
Last pushed
May 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/AMArostegui/SpacyDotNet"
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