smilelight / lightNLPLinks
基于Pytorch和torchtext的自然语言处理深度学习框架。
☆835Updated 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代码☆844Updated 7 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,535Updated 4 years ago
- bert中文分类实践☆740Updated 6 years ago
- 自然语言基础模型☆563Updated 6 years ago
- 今日头条中文新闻(文本)分类数据集☆400Updated 4 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆688Updated 5 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,667Updated 6 years ago
- 使用预训练语言模型BERT做中文NER☆970Updated 5 years ago
- tensorflow implementation☆1,151Updated 6 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆657Updated 6 years ago
- 中文自然语言处理入门实战课程语料☆403Updated 7 years ago
- BERT模型从训练到部署☆529Updated 5 years ago
- Open Chinese Language Pre-trained Model Zoo☆988Updated 5 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768Updated 5 years ago
- 腾讯word2vec模型缩小版☆520Updated last year
- Pytorch + NLP, 一份友好的项目实践仓库☆466Updated 6 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆660Updated 4 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,382Updated 3 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆693Updated 6 years ago
- 《Natural Language Processing with PyTorch》中文翻译☆724Updated 4 years ago
- python3实现互信息和左右熵的新词发现☆593Updated 6 years ago
- 利用Python构建Wiki中文语料词向量模型试验☆524Updated 3 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,651Updated 3 months ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆381Updated 6 years ago
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆929Updated 2 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,229Updated 5 years ago
- 综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。☆739Updated 3 years ago
- Collections of Chinese NLP corpus☆911Updated 4 years ago
- 利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。☆1,154Updated 7 years ago