pytorch-nlp
Here are 99 public repositories matching this topic...
Language:All
Sort:Most stars
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
- Updated
Jan 20, 2024 - Jupyter Notebook
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
- Updated
Mar 27, 2024 - Jupyter Notebook
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
- Updated
Feb 15, 2022 - Python
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
- Updated
Jun 21, 2022 - Python
Basic Utilities for PyTorch Natural Language Processing (NLP)
- Updated
Jul 4, 2023 - Python
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Mediahttps://amzn.to/3JUgR2L
- Updated
Mar 12, 2023 - Jupyter Notebook
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
- Updated
Sep 27, 2025 - Python
🍀 Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩🔧
- Updated
Jul 25, 2024 - Python
🔥机器学习/深度学习/Python/大模型/多模态/LLM/deeplearning/Python/Algorithm interview/NLP Tutorial
- Updated
Apr 16, 2025 - Jupyter Notebook
Learn how to use PyTorch to solve some common NLP problems with deep learning.
- Updated
Nov 18, 2019 - Jupyter Notebook
Implementing nlp papers relevant to classification with PyTorch, gluonnlp
- Updated
Dec 8, 2022 - Python
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
- Updated
Jun 4, 2021 - Jupyter Notebook
CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging
- Updated
Jul 12, 2019 - Python
NLP research experiments, built on PyTorch within the AllenNLP framework.
- Updated
Mar 20, 2024 - Python
Code to accompany my upcoming book "Deep learning with PyTorch Book " from Packt
- Updated
Jun 9, 2019 - Jupyter Notebook
Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"
- Updated
May 29, 2019 - Python
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.
- Updated
Mar 25, 2023 - Python
Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch
- Updated
Jul 17, 2019 - Python
Improve this page
Add a description, image, and links to thepytorch-nlp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepytorch-nlp topic, visit your repo's landing page and select "manage topics."