xiangking/ark-nlp
A private nlp coding package, which quickly implements the SOTA solutions.
This project helps quickly set up and use advanced Natural Language Processing (NLP) models for various text-based tasks. It takes raw text data as input and provides classifications, entity recognition, or relationship extraction as output. Anyone who needs to analyze large volumes of text, such as researchers, data scientists, or business analysts working with textual information, can use this.
301 stars. No commits in the last 6 months.
Use this if you need to perform advanced text analysis like identifying specific entities in text, classifying documents, or understanding relationships between pieces of information, and you want to leverage state-of-the-art NLP models.
Not ideal if you're looking for a simple, out-of-the-box solution without any coding, or if your tasks are primarily focused on basic keyword search or statistical text analysis.
Stars
301
Forks
57
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/xiangking/ark-nlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
farach/huggingfaceR
Hugging Face state-of-the-art models in R
DengBoCong/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
IDEA-CCNL/GTS-Engine
GTS Engine: A powerful NLU Training...
adapter-hub/Hub
ARCHIVED. Please use https://docs.adapterhub.ml/huggingface_hub.html || 🔌 A central repository...
avacaondata/nlpboost
Python library for automatic training, optimization and comparison of Transformer models on most...