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:
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,534Updated 4 years ago
- bert中文分类实践☆741Updated 6 years ago
- 自然语言基础模型☆563Updated 6 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆844Updated 7 years ago
- 使用预训练语言模型BERT做中文NER☆973Updated 5 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆687Updated 5 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,667Updated 6 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆658Updated 5 years ago
- BERT模型从训练到部署☆528Updated 5 years ago
- tensorflow implementation☆1,151Updated 6 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768Updated 5 years ago
- 中文自然语言处理入门实战课程语料☆403Updated 7 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆380Updated 6 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆657Updated 6 years ago
- Open Chinese Language Pre-trained Model Zoo☆988Updated 5 years ago
- 今日头条中文新闻(文本)分类数据集☆405Updated 4 years ago
- 腾讯word2vec模型缩小版☆521Updated last year
- 自然语言处理,知识图谱相关语料。按照Task细分,欢迎PR。☆729Updated 4 years ago
- fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。☆760Updated last year
- 专注于可解释的NLP技术 An NLP Toolset With A Focus on Explainable Inference☆620Updated 4 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量