GlassyWing / transformer-word-segmenter
Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注
☆157Updated 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
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 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 last year
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- 利用预训练的中文 模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆91Updated 5 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- ☆278Updated 4 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated last year
- use ELMo in chinese environment☆104Updated 6 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆183Updated 4 years ago
- bert chinese similarity☆138Updated 5 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 5 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆145Updated 5 years ago
- Deep contextualized word representations for Chinese☆151Updated 5 years ago
- A curated list of resources of chinese corpora for NLP(Natural Language Processing)☆75Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- Final Project for EECS496-7☆62Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆127Updated 6 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 5 years ago
- Source codes and corpora of paper "Iterated Dilated Convolutions for Chinese Word Segmentation"☆135Updated 3 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- A Chinese word segment model based on BERT, F1-Score 97%☆92Updated 5 years ago
- NER(命名实体识别)中文语料,一站式获取☆128Updated 5 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆98Updated 5 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago