All Projects → A Pytorch Tutorial To Text Classification → Similar Projects or Alternatives

588 Open source projects that are alternatives of or similar to A Pytorch Tutorial To Text Classification

Text-Classification-LSTMs-PyTorch
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.
Stars: ✭ 45 (-75.54%)
Text classification
all kinds of text classification models and more with deep learning
Stars: ✭ 7,179 (+3801.63%)
Chatbot cn
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Stars: ✭ 791 (+329.89%)
Document Classifier Lstm
A bidirectional LSTM with attention for multiclass/multilabel text classification.
Stars: ✭ 136 (-26.09%)
rnn-text-classification-tf
Tensorflow implementation of Attention-based Bidirectional RNN text classification.
Stars: ✭ 26 (-85.87%)
3HAN
An original implementation of "3HAN: A Deep Neural Network for Fake News Detection" (ICONIP 2017)
Stars: ✭ 29 (-84.24%)
Hierarchical Multi Label Text Classification
The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》
Stars: ✭ 133 (-27.72%)
A Pytorch Tutorial To Image Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
Stars: ✭ 1,867 (+914.67%)
automatic-personality-prediction
[AAAI 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
Stars: ✭ 43 (-76.63%)
Textclassifier
Text classifier for Hierarchical Attention Networks for Document Classification
Stars: ✭ 985 (+435.33%)
Sarcasm Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
Stars: ✭ 73 (-60.33%)
Hierarchical Attention Networks
TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"
Stars: ✭ 75 (-59.24%)
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-16.3%)
Multi Label classification
transform multi-label classification as sentence pair task, with more training data and information
Stars: ✭ 151 (-17.93%)
Mutual labels:  text-classification
Pytorch Practice
Some example scripts on pytorch
Stars: ✭ 166 (-9.78%)
Mutual labels:  pytorch-tutorial
Classify Text
"20 Newsgroups" text classification with python
Stars: ✭ 149 (-19.02%)
Mutual labels:  text-classification
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+1033.15%)
Mutual labels:  attention-mechanism
Multimodal Sentiment Analysis
Attention-based multimodal fusion for sentiment analysis
Stars: ✭ 172 (-6.52%)
Mutual labels:  attention-mechanism
Lotclass
[EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach
Stars: ✭ 160 (-13.04%)
Mutual labels:  text-classification
Applied Dl 2018
Tel-Aviv Deep Learning Boot-camp: 12 Applied Deep Learning Labs
Stars: ✭ 146 (-20.65%)
Mutual labels:  pytorch-tutorial
Browsecloud
A web app to create and browse text visualizations for automated customer listening.
Stars: ✭ 143 (-22.28%)
Mutual labels:  text-classification
Frontalization
Pytorch deep learning face frontalization model
Stars: ✭ 160 (-13.04%)
Mutual labels:  pytorch-tutorial
Monkeylearn Python
Official Python client for the MonkeyLearn API. Build and consume machine learning models for language processing from your Python apps.
Stars: ✭ 143 (-22.28%)
Mutual labels:  text-classification
Attribute Aware Attention
[ACM MM 2018] Attribute-Aware Attention Model for Fine-grained Representation Learning
Stars: ✭ 143 (-22.28%)
Mutual labels:  attention-mechanism
Fastnlp
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
Stars: ✭ 2,441 (+1226.63%)
Mutual labels:  text-classification
Dive Into Dl Pytorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Stars: ✭ 14,234 (+7635.87%)
Mutual labels:  pytorch-tutorial
Awesome Text Classification
Awesome-Text-Classification Projects,Papers,Tutorial .
Stars: ✭ 158 (-14.13%)
Mutual labels:  text-classification
Parselawdocuments
对收集的法律文档进行一系列分析,包括根据规范自动切分、案件相似度计算、案件聚类、法律条文推荐等(试验目前基于婚姻类案件,可扩展至其它领域)。
Stars: ✭ 138 (-25%)
Mutual labels:  text-classification
Pan
[Params: Only 272K!!!] Efficient Image Super-Resolution Using Pixel Attention, in ECCV Workshop, 2020.
Stars: ✭ 151 (-17.93%)
Mutual labels:  attention-mechanism
A Pytorch Tutorial To Object Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
Stars: ✭ 2,398 (+1203.26%)
Mutual labels:  pytorch-tutorial
Macadam
Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule等文本分类算法; 支持CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC等序列标注算法。
Stars: ✭ 149 (-19.02%)
Mutual labels:  text-classification
Captcha break
验证码识别
Stars: ✭ 2,268 (+1132.61%)
Mutual labels:  pytorch-tutorial
Hart
Hierarchical Attentive Recurrent Tracking
Stars: ✭ 149 (-19.02%)
Mutual labels:  attention-mechanism
Textanalyzer
A text analyzer which is based on machine learning,statistics and dictionaries that can analyze text. So far, it supports hot word extracting, text classification, part of speech tagging, named entity recognition, chinese word segment, extracting address, synonym, text clustering, word2vec model, edit distance, chinese word segment, sentence similarity,word sentiment tendency, name recognition, idiom recognition, placename recognition, organization recognition, traditional chinese recognition, pinyin transform.
Stars: ✭ 162 (-11.96%)
Mutual labels:  text-classification
Routing Transformer
Fully featured implementation of Routing Transformer
Stars: ✭ 149 (-19.02%)
Mutual labels:  attention-mechanism
Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
Stars: ✭ 2,235 (+1114.67%)
Mutual labels:  text-classification
Text Classification Demos
Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...
Stars: ✭ 144 (-21.74%)
Mutual labels:  text-classification
Gat
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
Stars: ✭ 2,229 (+1111.41%)
Mutual labels:  attention-mechanism
Uda pytorch
UDA(Unsupervised Data Augmentation) implemented by pytorch
Stars: ✭ 143 (-22.28%)
Mutual labels:  text-classification
Spark Nlp
State of the Art Natural Language Processing
Stars: ✭ 2,518 (+1268.48%)
Mutual labels:  text-classification
Seq2seq chatbot new
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 144 (-21.74%)
Mutual labels:  attention-mechanism
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (-13.59%)
Mutual labels:  attention-mechanism
Onnxt5
Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version implemented in ONNX.
Stars: ✭ 143 (-22.28%)
Mutual labels:  text-classification
Code Of Learn Deep Learning With Pytorch
This is code of book "Learn Deep Learning with PyTorch"
Stars: ✭ 2,262 (+1129.35%)
Mutual labels:  pytorch-tutorial
Transformers for text classification
基于Transformers的文本分类
Stars: ✭ 158 (-14.13%)
Mutual labels:  text-classification
Bert serving
export bert model for serving
Stars: ✭ 138 (-25%)
Mutual labels:  text-classification
Prediction Flow
Deep-Learning based CTR models implemented by PyTorch
Stars: ✭ 138 (-25%)
Mutual labels:  attention-mechanism
Lstm attention
attention-based LSTM/Dense implemented by Keras
Stars: ✭ 168 (-8.7%)
Mutual labels:  attention-mechanism
Vdcnn
Implementation of Very Deep Convolutional Neural Network for Text Classification
Stars: ✭ 158 (-14.13%)
Mutual labels:  text-classification
Pytorch 101 Tutorial Series
PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.
Stars: ✭ 136 (-26.09%)
Mutual labels:  pytorch-tutorial
A Pytorch Tutorial To Super Resolution
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution
Stars: ✭ 157 (-14.67%)
Mutual labels:  pytorch-tutorial
Adnet
Attention-guided CNN for image denoising(Neural Networks,2020)
Stars: ✭ 135 (-26.63%)
Mutual labels:  attention-mechanism
Nlp estimator tutorial
Educational material on using the TensorFlow Estimator framework for text classification
Stars: ✭ 131 (-28.8%)
Mutual labels:  text-classification
Pytorch Playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
Stars: ✭ 2,201 (+1096.2%)
Mutual labels:  pytorch-tutorial
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (-10.33%)
Mutual labels:  attention-mechanism
Picanet Implementation
Pytorch Implementation of PiCANet: Learning Pixel-wise Contextual Attention for Saliency Detection
Stars: ✭ 157 (-14.67%)
Mutual labels:  attention-mechanism
Perceiver Pytorch
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
Stars: ✭ 130 (-29.35%)
Mutual labels:  attention-mechanism
Pytorch Spectral Clustering
[Under development]- Implementation of various methods for dimensionality reduction and spectral clustering implemented with Pytorch
Stars: ✭ 128 (-30.43%)
Mutual labels:  pytorch-tutorial
Ensemble Pytorch
A unified ensemble framework for Pytorch to improve the performance and robustness of your deep learning model
Stars: ✭ 153 (-16.85%)
Mutual labels:  pytorch-tutorial
Abstractive Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
Stars: ✭ 128 (-30.43%)
Mutual labels:  attention-mechanism
1-60 of 588 similar projects