DUTANGx / TF2-albert-NERLinks
wrapping albert via bert-for-tf2, implementing NER task
☆24Updated 5 years ago
Alternatives and similar repositories for TF2-albert-NER
Users that are interested in TF2-albert-NER are comparing it to the libraries listed below
Sorting:
- Tensorflow solution of NER task Using BiLSTM-CRF model with CMU/Google XLNet☆45Updated 5 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago
- Adversarial Attack文本匹配比赛☆42Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆74Updated 2 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Updated 5 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆75Updated 5 years ago
- A Lite BERT☆59Updated 5 years ago
- Relation Extraction 中文关系提取☆73Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆67Updated 5 years ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆110Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information