shelleyHLX / text-classification
文本分类 法研杯 textcnn rcnn capsule attention
☆24Updated 4 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:
- 中国法研杯比赛☆79Updated 4 years ago
- 2020法研杯阅读理解赛道第一名☆7Updated 4 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆62Updated 3 years ago
- 法研杯2021类案检索赛道三等奖方案☆50Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 多标签文本分类☆54Updated 5 years ago
- 中文关系抽取☆94Updated 3 years ago
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆138Updated 4 years ago
- 使用R-BERT模型对人物关系模型进行分类,效果有显著提升。☆24Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- 中国法研杯-司法人工智能挑战赛(CAIL2018-2020)☆89Updated 2 years ago
- 嵌套命名实体识别 Nested NER☆20Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆87Updated 2 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆99Updated 3 years ago
- Bert预训练模型fine-tune计算文本相似度☆104Updated 2 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆73Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 4 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26Updated 3 years ago
- bert实现中文关系抽取☆17Updated last year
- ☆136Updated 3 years ago
- 基于Pytorch + BERT的抽 取式机器阅读理解☆20Updated 2 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆13Updated 5 years ago
- This procedure USES the model LSTM to train the data and predict the accusations☆11Updated 6 years ago
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 5 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago