IDEA-CCNL/GTS-Engine
GTS Engine: A powerful NLU Training System。GTS引擎(GTS-Engine)是一款开箱即用且性能强大的自然语言理解引擎,聚焦于小样本任务,能够仅用小样本就能自动化生产NLP模型。
This project helps businesses and individuals automatically create powerful AI models for understanding human language, even when they only have a small amount of example data. You provide your text data (like customer reviews or news articles) and their corresponding categories or labels. The system then automatically generates a ready-to-use AI model for tasks like classifying text, determining text similarity, or extracting information. It's ideal for business owners, product managers, or data analysts who need custom NLP models without extensive data or deep AI expertise.
No commits in the last 6 months. Available on PyPI.
Use this if you need to build custom Natural Language Understanding (NLU) models for tasks like text classification or information extraction, but have limited data or technical resources.
Not ideal if you're looking for a simple, pre-trained model for common tasks without any custom training or if you need to perform very niche NLP tasks not supported by the engine.
Stars
93
Forks
10
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 28, 2023
Commits (30d)
0
Dependencies
17
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/IDEA-CCNL/GTS-Engine"
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两版本)
xiangking/ark-nlp
A private nlp coding package, which quickly implements the SOTA solutions.
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...