sunnypig / simple_nlp_chineseLinks
中文的word2vec以及doc2vec模型,使用维基百度的数据训练。供大家参考
☆47Updated 7 years ago
Alternatives and similar repositories for simple_nlp_chinese
Users that are interested in simple_nlp_chinese are comparing it to the libraries listed below
Sorting:
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文…☆243Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆93Updated 6 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 利用Doc2Vec计算文本相似度☆137Updated 7 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆85Updated 6 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆79Updated 6 years ago
- 使用BiLSTM对人民日报语料进行分词☆56Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 6 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆113Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- siamese lstm network for text similarity☆95Updated 8 years ago
- Time entity recognition tool based on regular expression 基于正则表达式的中文时间实体识别(时间提取)工具☆25Updated 6 years ago
- ☆82Updated 6 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆105Updated 5 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆308Updated 5 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆269Updated 5 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- 基于gensim模块计算句子相似度☆122Updated 9 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛-baseline☆68Updated 6 years ago
- CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案☆141Updated 6 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆144Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆54Updated 6 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆148Updated 7 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每 个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆41Updated 6 years ago