kolloldas/torchnlp
Easy to use NLP library built on PyTorch and TorchText
This is a specialized tool for developers who build natural language processing (NLP) applications. It helps you quickly set up and train models for tasks like identifying names, places, and organizations in text (Named Entity Recognition) or grouping words into meaningful phrases (Chunking). You provide text data in specific formats, and it outputs trained models capable of performing these NLP tasks.
258 stars. No commits in the last 6 months.
Use this if you are an NLP developer looking for pre-built, reusable PyTorch components and a streamlined workflow for common sequence tagging tasks like NER and Chunking.
Not ideal if you are an end-user without programming experience or if you need an out-of-the-box solution for a wide variety of NLP tasks beyond Named Entity Recognition and Chunking.
Stars
258
Forks
42
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 07, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/kolloldas/torchnlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GaoQ1/rasa_nlu_gq
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
yongzhuo/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet...
textgain/grasp
Essential NLP & ML, short & fast pure Python code
boat-group/fancy-nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your...
changwookjun/nlp-paper
NLP Paper