DrJZhou / TextClassificationBenchmarkLinks
A Benchmark of Text Classification in PyTorch
☆22Updated 7 years ago
Alternatives and similar repositories for TextClassificationBenchmark
Users that are interested in TextClassificationBenchmark are comparing it to the libraries listed below
Sorting:
- In pytorch Learing Neural Networks likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、D…☆21Updated 6 years ago
- ☆135Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- torchtext使用总结 ,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the mo…☆80Updated 6 years ago
- ☆268Updated 5 years ago
- BERT 源码阅读☆232Updated 5 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Updated 6 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆193Updated last year
- ☆99Updated 6 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- bert for chinese text classification☆11Updated 6 years ago
- Use BERT as feature. TensorFlow code and pre-trained models for BERT☆53Updated 6 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- the demo for bert☆141Updated 6 years ago
- Learning nlp and reproduce some papers☆38Updated 5 years ago
- 使用BERT做文本相似度☆64Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆472Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 3 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- hierarchical attention model☆101Updated 7 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆463Updated 5 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆320Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago