smilelight/lightNLP
基于Pytorch和torchtext的自然语言处理深度学习框架。
This project offers a foundational toolkit for exploring deep learning approaches to Natural Language Processing (NLP) tasks. It takes raw text data as input and can output analyses like identified entities (e.g., people, times), sentiment scores, or even translated sentences. It's designed for computer science students and developers who are curious about implementing various NLP models for learning and experimentation.
836 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a computer science student or developer interested in understanding and implementing core natural language processing deep learning models for various tasks.
Not ideal if you need a production-ready, enterprise-grade NLP solution with fine-tuned models and robust performance for commercial applications.
Stars
836
Forks
210
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 14, 2020
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/smilelight/lightNLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)