zlsdu / Word-Embedding
Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding
☆651Updated 4 years ago
Alternatives and similar repositories for Word-Embedding:
Users that are interested in Word-Embedding are comparing it to the libraries listed below
- 常用文本 匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- bert中文分类实践☆735Updated 6 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆681Updated 4 years ago
- tensorflow implementation☆1,146Updated 5 years ago
- 使用预训练语言模型BERT做中文NER☆941Updated 5 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆686Updated 5 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆469Updated 5 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆844Updated 6 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 4 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆375Updated 6 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆654Updated 5 years ago
- BERT模型从训练到部署☆522Updated 4 years ago
- ☆268Updated 5 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆459Updated 5 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,366Updated 2 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 预训练语言模型综述☆547Updated 4 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- 自然语言基础模型☆564Updated 5 years ago
- Open Language Pre-trained Model Zoo☆996Updated 3 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,658Updated 5 years ago
- 以词为基本单位的中文BERT☆465Updated 3 years ago
- DeepIE: Deep Learning for Information Extraction☆1,945Updated 2 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,805Updated 5 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,005Updated 2 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,229Updated 4 years ago
- 使用预训练语言模型ALBERT做中文NER☆473Updated 4 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆506Updated 2 years ago