kaimenluo / ailearning
☆53Updated 5 years ago
Alternatives and similar repositories for ailearning:
Users that are interested in ailearning are comparing it to the libraries listed below
- NER任务SOTA模型BERT_MRC☆60Updated last year
- ☆61Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 2 years ago
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 2 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- ☆136Updated 3 years ago
- ☆88Updated 3 years ago
- ☆278Updated 2 years ago
- 事件抽取相关算法汇总☆124Updated 5 years ago
- 中文文本句对相似度匹配-ATEC数据集☆21Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆191Updated 2 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- 天池大赛疫情文本挑战赛☆48Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF 、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆229Updated 4 years ago