lpty / nlp_base
自然语言基础模型
☆563Updated 6 years ago
Alternatives and similar repositories for nlp_base
Users that are interested in nlp_base are comparing it to the libraries listed below
Sorting:
- 使用预训练语言模型BERT做中文NER☆953Updated 5 years ago
- python3实现互信息和左右熵的新词发现☆592Updated 5 years ago
- bert中文分类实践☆735Updated 6 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆582Updated 2 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768Updated 4 years ago
- BERT模型从训练到部署☆526Updated 4 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆655Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 3 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆429Updated 6 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆847Updated 6 years ago
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆308Updated 5 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆320Updated 6 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆673Updated 5 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- details☆263Updated 7 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆385Updated 6 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆361Updated 6 years ago
- 问题句子相似度计 算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Updated 4 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆446Updated 6 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆376Updated 5 years ago
- several methods for text classification☆187Updated 7 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆684Updated 4 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- ☆268Updated 5 years ago
- 速度更快、效果更好的中文新词发现☆511Updated last year
- keras example of seq2seq, auto title☆332Updated 5 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- 结合python一起学习自然语言处理 (nlp): 语言模型、HMM、PCFG、Word2vec、完形填空式阅读理解任务、朴素贝叶斯分类器、TFIDF、PCA、SVD☆239Updated 6 years ago