lihait / ExtractTopicSentenceLinks
基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。
☆40Updated 8 years ago
Alternatives and similar repositories for ExtractTopicSentence
Users that are interested in ExtractTopicSentence are comparing it to the libraries listed below
Sorting:
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- 常见中文知识图谱的链接☆22Updated 8 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- 同义词扩展☆27Updated 9 years ago
- 《知网》中文词语语义相似度算法☆41Updated 12 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- ansj_parsing 依存文法&句法分析☆19Updated 7 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆78Updated 4 years ago
- 语义、情感、相似度分析。☆58Updated 9 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 3 years ago
- 基于情感词典和朴素贝叶斯算法实现中文文本情感分类☆83Updated 11 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 6 years ago
- 基于Doc2vec和Word2vec的句子对匹配方法☆23Updated 8 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- 知识图谱问答系统☆87Updated 2 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Updated 9 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆71Updated 5 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基 于依存句法规则的篇章级情感分析demo☆107Updated 6 years ago
- This is a word2vec for Chinese douban movie reviews 在豆瓣电影影评上进行word2vec, 一个中文语料word2vec☆50Updated 7 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆38Updated 7 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- A Java implementation of doc2vec in ICML'14☆25Updated 9 years ago
- 从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题☆45Updated 7 years ago
- 新词发现☆66Updated 11 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- Word similarity computation based on Tongyici Cilin☆120Updated 7 years ago
- 基于gensim模块计算句子相似度☆122Updated 9 years ago