PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
-
Updated
Feb 15, 2022 - Python
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
Basic Utilities for PyTorch Natural Language Processing (NLP)
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
🍀 Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩🔧
Implementing nlp papers relevant to classification with PyTorch, gluonnlp
CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging
NLP research experiments, built on PyTorch within the AllenNLP framework.
Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"
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.
A Light and Modular PyTorch NLP Project Template
PyTorch v1.2에서 생긴 Transformer API 를 이용한 간단한 Chitchat 챗봇
Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch
A text analytics library with support for codemixed data
Its a social networking chat-bot trained on Reddit dataset . It supports open bounded queries developed on the concept of Neural Machine Translation. Beware of its being sarcastic just like its creator 😝 BDW it uses Pytorch framework and Python3.
RiverText is a framework that standardizes the Incremental Word Embeddings proposed in the state-of-art. Please feel welcome to open an issue in case you have any questions or a pull request if you want to contribute to the project!
RNN-based language models in pytorch
Open source voice bot for Humanoid Robots and virtual digital humans
Training chatbot models with reinforcement learning in ParlAI.
Detect rumors on Weibo by PyTorch.
Add a description, image, and links to the pytorch-nlp topic page so that developers can more easily learn about it.
To associate your repository with the pytorch-nlp topic, visit your repo's landing page and select "manage topics."