chqiwang / convseg
Convolutional neural network and word embeddings for Chinese word segmentation
☆143Updated 2 years ago
Alternatives and similar repositories for convseg:
Users that are interested in convseg are comparing it to the libraries listed below
- 基于BERT的中文序列标注☆141Updated 6 years ago
- Deep contextualized word representations for Chinese☆151Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆113Updated 5 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆147Updated 2 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆182Updated 4 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆210Updated 5 years ago
- Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注☆154Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆194Updated 5 years ago
- QANet+DuReader中文机器阅读理解☆221Updated 6 years ago
- Code for Fine-grained Sentiment Analysis of User Reviews of AI Challenger 2018☆169Updated 5 years ago
- Neural word segmentation with rich pretraining, code for ACL 2017 paper☆165Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆97Updated 5 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆90Updated 5 years ago
- Word Similarity and Word Analogy Task scripts☆71Updated 6 years ago
- 2018百度机器阅读理解技术竞赛☆164Updated 5 years ago
- Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the mo…☆80Updated 6 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆144Updated 6 years ago
- 2018-JDDC大赛第4名的解决方案☆237Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆117Updated 7 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- BERT 源码阅读☆232Updated 5 years ago