pytorch-nlp topic

List pytorch-nlp repositories

PyTorch-NLP

2.2k
Stars
259
Forks
Watchers

Basic Utilities for PyTorch Natural Language Processing (NLP)

DLwithPyTorch

91
Stars
56
Forks
Watchers

Code to accompany my upcoming book "Deep learning with PyTorch Book " from Packt

pytorch-sentiment-analysis

4.3k
Stars
1.2k
Forks
Watchers

Tutorials on getting started with PyTorch and TorchText for sentiment analysis.

pytorch-pos-tagging

177
Stars
27
Forks
Watchers

A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.

pytorch-seq2seq

5.2k
Stars
1.3k
Forks
Watchers

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

named_entity_recognition

2.1k
Stars
534
Forks
Watchers

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)

Chinese-Chatbot-PyTorch-Implementation

859
Stars
189
Forks
Watchers

:four_leaf_clover: Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩‍🔧

PyTorchDocs

2.3k
Stars
686
Forks
Watchers

PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!

PyTorchNLPBook

2.0k
Stars
800
Forks
Watchers

Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L

Daily-DeepLearning

552
Stars
136
Forks
Watchers

🔥机器学习/深度学习/Python/算法面试/自然语言处理教程/剑指offer/machine learning/deeplearning/Python/Algorithm interview/NLP Tutorial