AimeeLee77 / wiki_zh_word2vec
利用Python构建Wiki中文语料词向量模型试验
☆508Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for wiki_zh_word2vec
- 基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。☆342Updated 4 years ago
- 嵌入Word2vec词向量的CNN中文文本分类☆444Updated 4 years ago
- 利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。☆1,127Updated 6 years ago
- 中文文本摘要/关键词提取☆428Updated 3 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆588Updated 5 years ago
- 综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。☆720Updated 2 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆449Updated 5 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆308Updated 5 years ago
- python3实现互信息和左右熵的新词发现☆584Updated 5 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…☆916Updated last year
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆375Updated 5 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆375Updated 5 years ago
- 使用预训练语言模型BERT做中文NER☆927Updated 4 years ago
- 中文商品评论短文本分类器,可用于情感分析☆346Updated 2 years ago
- 收集NLP领域相关的数据集、论文、开源实现,尤其是情感分析、情绪原因识别、评价对象和评价词抽取方面。☆632Updated 4 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆472Updated 6 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,652Updated 5 years ago
- 今日头条中文新闻(文本)分类数据集☆347Updated 3 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆385Updated 6 years ago
- 用tensorflow进行中文自然语言处理的情感分析☆442Updated 3 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆358Updated 5 years ago
- 基于哈工大同义词词林扩展版的单词相似度计算方法☆355Updated last year
- 自然语言基础模型☆563Updated 5 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆149Updated 4 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,524Updated 3 years ago
- 今日头条中文新闻文本(多层)分类数据集☆390Updated 3 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,219Updated 4 years ago
- SentiBridge: A Knowledge Base for Entity-Sentiment Representation☆634Updated 6 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆437Updated 5 years ago
- bert中文分类实践☆735Updated 5 years ago