pengming617 / LanguageModel
基于lstm,bilstm的language model 中文维基百科数据集
☆16Updated 6 years ago
Alternatives and similar repositories for LanguageModel
Users that are interested in LanguageModel are comparing it to the libraries listed below
Sorting:
- 基于BERT的中文序列标注☆141Updated 6 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- seq2seq+attention model for Chinese textsum☆41Updated 7 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- A LSTM+CRF model for the seq2seq task for Medical named entity recognition in ccks2017☆80Updated 7 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- export bert model for serving☆141Updated 6 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆113Updated 5 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆41Updated 6 years ago
- ☆31Updated 6 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆131Updated last year
- Chinese new word discovery☆42Updated 8 months ago
- Chinese Grammatical Error Diagnosis☆23Updated 7 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆67Updated 5 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- code for Baidu machine reading comprehension competition☆10Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- AI Challenger 2018 观点型问题阅读理解 复赛第8名 解决方案 (8th place of AI Challenger 2018 MRC)☆90Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆92Updated 5 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 6 years ago
- Deep contextualized word representations for Chinese☆150Updated 5 years ago
- Baseline for the CNLI corpus☆56Updated 6 years ago
- 基于bert的ner,使用bilstm+crf☆32Updated 4 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 7 years ago
- Joint Extraction of Entity Mentions and Relations without Dependency Trees☆19Updated 6 years ago
- 基于BiLSTM和Self-Attention的文本分类、表示学习网络☆29Updated 6 years ago
- NLP Keras BiLSTM+CRF☆52Updated 6 years ago