duanzhihua / BDCI2019-SENTIMENT-CLASSIFICATIONLinks
CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案
☆12Updated 5 years ago
Alternatives and similar repositories for BDCI2019-SENTIMENT-CLASSIFICATION
Users that are interested in BDCI2019-SENTIMENT-CLASSIFICATION are comparing it to the libraries listed below
Sorting:
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆136Updated 5 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- multi-label-classification-4-event-type☆137Updated 2 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆316Updated 5 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆77Updated 3 years ago
- 多标签文本分类☆53Updated 6 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 4 years ago
- ☆86Updated 5 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated 2 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆294Updated 5 years ago
- ccks2020 NER competitions☆119Updated 4 years ago
- 基于Transformers的文本分类☆342Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Updated 3 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆138Updated 2 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 4 years ago
- 使用BERT模型做文本分类;面向工业用途☆221Updated 6 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆271Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- 中文关系抽取☆137Updated 6 years ago