kaimenluo / ailearningLinks
☆52Updated 5 years ago
Alternatives and similar repositories for ailearning
Users that are interested in ailearning are comparing it to the libraries listed below
Sorting:
- ☆279Updated 3 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- ☆60Updated 5 years ago
- ☆136Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆136Updated 5 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆399Updated last year
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- ccks2020 NER competitions☆119Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 6 months ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆81Updated 4 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
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 4 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆132Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆138Updated 2 years ago
- 事件抽取相关算法汇总☆126Updated 6 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago