smilelight / lightNLPLinks
基于Pytorch和torchtext的自然语言处理深度学习框架。
☆833Updated 4 years ago
Alternatives and similar repositories for lightNLP
Users that are interested in lightNLP are comparing it to the libraries listed below
Sorting:
- 谷歌自然语言处理模型BERT:论文解析与python代码☆848Updated 6 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,533Updated 3 years ago
- 自然语言基础模型☆564Updated 6 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆688Updated 5 years ago
- 使用预训练语言模型BERT做中文NER☆965Updated 5 years ago
- bert中文分类实践☆737Updated 6 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆659Updated 4 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,664Updated 5 years ago
- 今日头条中文新闻(文本)分类数据集☆392Updated 4 years ago
- BERT模型从训练到部署☆528Updated 4 years ago
- 腾讯word2vec模型缩小版☆518Updated 9 months ago
- 中文自然语言处理入门实战课程语料☆402Updated 6 years ago
- tensorflow implementation☆1,149Updated 6 years ago
- 综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。☆732Updated 3 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆655Updated 5 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768Updated 5 years ago
- Open Chinese Language Pre-trained Model Zoo☆986Updated 5 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆377Updated 6 years ago
- 专注于可解释的NLP技术 An NLP Toolset With A Focus on Explainable Inference☆623Updated 4 years ago
- 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF☆1,444Updated 5 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆481Updated 7 years ago
- fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。☆756Updated last year
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆456Updated 6 years ago
- python3实现互信息和左右熵的新词发现☆593Updated 6 years ago
- 利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。☆1,150Updated 7 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆443Updated 3 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆465Updated 6 years ago
- Collections of Chinese NLP corpus☆909Updated 4 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆386Updated 6 years ago
- A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目…☆1,213Updated 6 years ago