Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism
最近更新: 接近6年前An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
最近更新: 接近6年前CCKS2019中文命名实体识别任务。从医疗文本中识别疾病和诊断、解剖部位、影像检查、实验室检验、手术和药物6种命名实体。现已实现基于jieba和AC自动机的baseline构建、基于BiLSTM和CRF的序列标住模型构建。bert的部分代码主要源于https://github.com/charles9n/bert-sklearn.git 感谢作者。 模型最终测试集得分0.81,还有较大改进空间。可以当做一个baseline。
最近更新: 接近6年前Tensorflow solution of NER task Using BiLSTM-CRF model with CMU/Google XLNet
最近更新: 接近6年前Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
最近更新: 接近6年前Chinese, English NER, English-Chinese machine translation dataset. 中英文实体识别数据集,中英文机器翻译数据集
最近更新: 接近6年前