rickiepark/nlp-with-pytorch
<파이토치로 배우는 자연어 처리>(한빛미디어, 2021)의 소스 코드를 위한 저장소입니다.
This resource provides practical examples and code to help you understand and implement natural language processing (NLP) techniques. It takes raw text data, like restaurant reviews or names, and demonstrates how to build models to classify sentiment, categorize names, or even generate new text sequences. It's ideal for developers or data scientists looking to learn and apply modern NLP methods using PyTorch.
134 stars. No commits in the last 6 months.
Use this if you are a developer or data scientist looking to learn how to implement natural language processing models using PyTorch, from basic neural networks to advanced sequence-to-sequence models.
Not ideal if you are a non-technical user looking for a ready-to-use NLP application without needing to understand the underlying code or machine learning concepts.
Stars
134
Forks
65
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jul 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rickiepark/nlp-with-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RingBDStack/SocialED
A python library for social event detection
rguthrie3/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including...
mesolitica/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
mannefedov/compling_nlp_hse_course
Материалы курса по компьютерной лингвистике Школы Лингвистики НИУ ВШЭ