sergey-tihon/MaltParser.NET
MaltParser is a system for data-driven dependency parsing, which can be used to induce a parsing model from treebank data and to parse new data using an induced model.
This tool helps computational linguists and natural language processing researchers analyze sentence structures. It takes raw text and transforms it into a dependency parse, showing grammatical relationships between words. The output is a structured representation of how words relate to each other in a sentence, which is crucial for deep linguistic analysis.
No commits in the last 6 months.
Use this if you need to automatically determine the grammatical dependencies and relationships between words within sentences for linguistic research or advanced text analysis.
Not ideal if you're looking for simple keyword extraction or sentiment analysis without needing detailed grammatical structure.
Stars
10
Forks
—
Language
F#
License
BSD-3-Clause
Category
Last pushed
Aug 27, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sergey-tihon/MaltParser.NET"
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