GlassyWing / transformer-word-segmenterLinks
Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注
☆158Updated 6 years ago
Alternatives and similar repositories for transformer-word-segmenter
Users that are interested in transformer-word-segmenter are comparing it to the libraries listed below
Sorting:
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆92Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- use ELMo in chinese environment☆104Updated 6 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
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 5 years ago
- bert chinese similarity☆139Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆145Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 3 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆128Updated 6 years ago
- ☆278Updated 4 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆183Updated 4 years ago
- QANet+DuReader中文机器阅读理解☆221Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆93Updated 6 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- Deep contextualized word representations for Chinese☆150Updated 5 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆113Updated 5 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- the demo for bert☆141Updated 5 years ago
- 2018百度机器阅读理解技术竞赛☆167Updated 6 years ago
- Source codes and corpora of paper "Iterated Dilated Convolutions for Chinese Word Segmentation"☆135Updated 4 years ago
- A curated list of resources of chinese corpora for NLP(Natural Language Processing)☆75Updated 5 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆268Updated 5 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated 2 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆194Updated 3 years ago