KotlinNLP/NeuralParser
NeuralParser is a very simple to use dependency parser, based on the Latent Syntactic Structure encoding.
This is a simple-to-use library for developers who need to understand the grammatical structure of sentences. It takes raw text as input and identifies how words relate to each other syntactically. Developers working on applications that process natural language can use this to extract meaningful relationships between words.
No commits in the last 6 months.
Use this if you are a developer building a system that requires a grammatical analysis of text to understand sentence structure.
Not ideal if you are an end-user needing to analyze text without writing code, or if you need to extract meaning beyond basic grammatical dependencies.
Stars
20
Forks
1
Language
Kotlin
License
MPL-2.0
Category
Last pushed
Jun 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/KotlinNLP/NeuralParser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
blmoistawinde/HarvestText
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
bnosac/udpipe
R package for Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing Based...
huspacy/huspacy
HuSpaCy: industrial-strength Hungarian natural language processing
BramVanroy/spacy_conll
Pipeline component for spaCy (and other spaCy-wrapped parsers such as spacy-stanza and...
polm/unidic-py
Unidic packaged for installation via pip.