PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类
☆151Apr 22, 2021Updated 5 years ago
Alternatives and similar repositories for Text-Classification
Users that are interested in Text-Classification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆11Mar 6, 2022Updated 4 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆67Jul 25, 2024Updated 2 years ago
- 这是使用pytoch 实现的长文本分类器☆45Jul 24, 2019Updated 7 years ago
- 文本分类, 双向lstm + attention 算法☆90Jun 11, 2020Updated 6 years ago
- ☆14Mar 7, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆517Dec 8, 2022Updated 3 years ago
- ☆54Apr 7, 2022Updated 4 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆16May 27, 2020Updated 6 years ago
- To build multilingual models with English-only training data to find the toxicity among Mutilingual Comments☆10Jul 23, 2020Updated 6 years ago
- BiLSTM+CNN+CRF NER, using pytorch☆15May 26, 2019Updated 7 years ago
- A Benchmark of Text Classification in PyTorch☆608Apr 20, 2024Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 6 years ago
- Code and data of the EMNLP 2021 paper "Mind the Style of Text! Adversarial and Backdoor Attacks Based on Text Style Transfer"☆48Oct 12, 2022Updated 3 years ago
- Chinese Named Entity Recognition Using Neural Network☆30Sep 20, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 利用Bert_CRF进行中文分词☆19Sep 12, 2019Updated 7 years ago
- Named Entity Recognition (NER) with different combinations of BiGRU, Self-Attention and CRF☆62Jan 8, 2021Updated 5 years ago
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆91Sep 15, 2022Updated 4 years ago
- The official code of the "Frustratingly Easy System Combination for Grammatical Error Correction" paper☆56Mar 4, 2024Updated 2 years ago
- Vietnamese Punctuation Prediction using Pretrained Language Models☆14May 8, 2022Updated 4 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆12Oct 12, 2018Updated 7 years ago
- Official Implementation of the 'When XGBoost Outperforms GPT-4 on Text Classification: A Case Study' NAACL-W 2024 paper☆16Dec 16, 2024Updated last year
- bert pytorch模型微调用于的多标签文本分类☆136Nov 8, 2019Updated 6 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Feb 6, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- My NLP☆17Jan 8, 2021Updated 5 years ago
- 使用谷歌翻译进行大规模翻译,免疫封锁☆10Aug 1, 2019Updated 7 years ago
- 基于span分类和负采样的嵌套实体识别☆13Mar 9, 2023Updated 3 years ago
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆247Jun 3, 2020Updated 6 years ago
- ☆13Jan 31, 2021Updated 5 years ago
- A text classification and similairty computing project in Python.We have tried wordbag,word2vec,WordMoverDistance,N-gram,LSTM,C-LSTM, LST…☆11May 18, 2019Updated 7 years ago
- Chinese Word Segmentation Using MM/CRF/Bi-LSTM/Bi-LSTM-CRF/BERT-LSTM, 中文分词,使用 最大词匹配、CRF(CRF++)、Bi-LSTM (+CRF)、BERT-Bi-LSTM☆30Apr 2, 2020Updated 6 years ago
- Data and codes for BioBERT-MRC☆11Oct 5, 2021Updated 4 years ago
- API client for fetching and comparing passages from legislation☆14Jun 29, 2026Updated 2 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- SALNet: Semi-supervised Few-Shot Text Classification with Attention-based Lexicon Construction☆25Jun 18, 2022Updated 4 years ago
- add ftrl_fm cython implementation☆13Sep 15, 2016Updated 10 years ago
- Trained BERT and Word2Vec legal clause classifiers for SPACY using the Atticus Project's Open Source Contract Label Corpus☆14Jan 2, 2021Updated 5 years ago
- 公开的知识图谱探索项目☆14Jul 9, 2020Updated 6 years ago
- Hierarchical Attention Networks for document classification☆408Oct 23, 2021Updated 4 years ago
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 5 years ago
- 总结一些工作学习中的文本分类算法☆16Sep 27, 2021Updated 4 years ago