Repository navigation

#

pytorch-nlp

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

Python
2629
3 年前

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

Python
2199
3 年前

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

Jupyter Notebook
2027
2 年前
jrzaurin/pytorch-widedeep

A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch

Python
1340
2 个月前

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

Python
890
9 个月前

🔥机器学习/深度学习/Python/大模型/多模态/LLM/deeplearning/Python/Algorithm interview/NLP Tutorial

Jupyter Notebook
718
3 天前

Learn how to use PyTorch to solve some common NLP problems with deep learning.

Jupyter Notebook
419
5 年前

PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI

357
6 年前

Implementing nlp papers relevant to classification with PyTorch, gluonnlp

Python
230
2 年前

CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging

Python
103
6 年前

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

Jupyter Notebook
92
6 年前

NLP research experiments, built on PyTorch within the AllenNLP framework.

Python
91
1 年前

Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"

Python
71
6 年前

The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In order to provide a better understanding of the model, it will be used a Tweets dataset provided by Kaggle.

Python
64
2 年前

A Light and Modular PyTorch NLP Project Template

Python
59
5 年前

PyTorch v1.2에서 생긴 Transformer API 를 이용한 간단한 Chitchat 챗봇

Python
49
6 年前