DUTANGx / TF2-albert-NERLinks
wrapping albert via bert-for-tf2, implementing NER task
☆25Updated 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:
- 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
- Tensorflow solution of NER task Using BiLSTM-CRF model with CMU/Google XLNet☆45Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- Relation Extraction 中文关系提取☆74Updated 6 years ago
- transformer crf 命名实体识别☆107Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆111Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆57Updated 5 years ago
- NLP的数据增强Demo☆48Updated 5 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 6 years ago
- A Lite BERT☆60Updated 5 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago
- CCKS 2019 Task 2: Entity Recognition and Linking☆94Updated 6 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型