hankcs/gohanlp
Golang RESTful Client for HanLP
This project helps Go developers integrate advanced natural language processing capabilities into their applications. It takes raw text in multiple languages and processes it using HanLP's models, outputting structured linguistic information like part-of-speech tags or named entities. This is for software developers building applications that need to understand and process human language.
No commits in the last 6 months.
Use this if you are a Go developer building an application that needs to perform natural language processing tasks, like text analysis or information extraction, and want to leverage pre-trained models for various languages.
Not ideal if you are not a Go developer or if you need a graphical user interface to perform text analysis without writing code.
Stars
14
Forks
3
Language
Go
License
Apache-2.0
Category
Last pushed
Feb 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/hankcs/gohanlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ikawaha/kagome-dict
Dictionary Library for Kagome v2
aaaton/golem
A lemmatizer implemented in Go
habeanf/yap
Yet Another (natural language) Parser
clipperhouse/uax29
A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.
abadojack/whatlanggo
Natural language detection library for Go