WoBruceWu / text-classificationLinks
text classification with deep learning model and traditional ways
☆54Updated 6 years ago
Alternatives and similar repositories for text-classification
Users that are interested in text-classification are comparing it to the libraries listed below
Sorting:
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- ☆86Updated 5 years ago
- 基于Transformers的文本分类☆341Updated 4 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆73Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- ☆60Updated 5 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- Implementation of paper☆38Updated 4 years ago
- multi-label-classification-4-event-type☆138Updated 2 years ago
- ☆52Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆78Updated 5 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 4 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆138Updated 6 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆273Updated 5 years ago
- datafountain☆16Updated 5 years ago
- NLP☆134Updated last year
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated 2 years ago
- 哈工大bert上fine turning ,中文人物关系抽取任务准确率0.97☆117Updated 5 years ago
- The information of computer journal☆179Updated 3 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆338Updated last year
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆174Updated 3 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆65Updated 5 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 5 years ago
- Papers, models and datasets for Aspect-Category Sentiment Analysis.☆66Updated 2 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆483Updated 6 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- ☆99Updated 6 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year