mpk001 / doc2vec_javaLinks
A Java implementation of doc2vec in ICML'14
☆25Updated 10 years ago
Alternatives and similar repositories for doc2vec_java
Users that are interested in doc2vec_java are comparing it to the libraries listed below
Sorting:
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 10 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 8 years ago
- a tensorflow version of Word2Vec with a new loss☆115Updated 8 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 8 years ago
- Details of paper cw2vec☆82Updated 7 years ago
- ☆71Updated 8 years ago
- ☆77Updated 8 years ago
- ATEC 金融大脑-金融智能NLP服务☆91Updated 7 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆38Updated 8 years ago
- 新词发现☆66Updated 11 years ago
- This a deep learning code for myself.☆40Updated 8 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆66Updated 9 years ago
- Word similarity computation based on Tongyici Cilin☆121Updated 8 years ago
- [Broken] A Chinese Question and Answer System☆51Updated 9 years ago
- 基于知识库的开放域问答系统的相关工作☆70Updated 7 years ago
- 基于webQA的开放域问答系统☆92Updated 7 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- Train Wikidata with word2vec for word embedding tasks☆123Updated 7 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 7 years ago
- Graph-mind is a "graph learning" engine for main of NLP mission or other learning mission, we want use graph model to improve machine lea…☆31Updated 8 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Updated 9 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆72Updated 6 years ago
- 用户评论标签挖掘☆72Updated 8 years ago
- 基于bert的ner,使用bilstm+crf☆32Updated 4 years ago
- 对中文分词jieba (python版)的注解☆93Updated 7 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子 作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 9 years ago
- 基于字符训练词向量☆90Updated 7 years ago
- 基于gensim模块计算句子相似度☆123Updated 9 years ago