jiangnanboy / python_search
利用sklearn和gensim中的tfidf,lsa,doc2vec进行查询与文档匹配搜索
☆21Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for python_search
- 基于ltp的简单评论观点抽取模块☆117Updated 6 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆124Updated 5 years ago
- 基于gensim模块的中文句子相似度计算☆54Updated 6 years ago
- CCKS2019-人物关系抽取☆71Updated 5 years ago
- 基于依存分析的实体关系抽取简单实现,即抽取事实三元组☆86Updated 4 years ago
- CausalKnowledgeBase, causal knowledge base including causal pairs extracted from web text using the methods like PMI, Collocation。基于网络文本的…☆47Updated 5 years ago
- Performance comparison between Chinese word segmentation and part-of-speech tagging tools☆59Updated 5 years ago
- 【梳理】FDDC2018金融算法挑战赛02-A股上市公司公告信息抽取☆94Updated 5 years ago
- 经济责任审计知识图谱:网络爬虫、关系抽取、领域词汇判定☆122Updated 4 years ago
- 利用Doc2Vec计算文本相似度☆135Updated 6 years ago
- CCKS2019评测任务五-公众公司公告信息抽取,第3名☆123Updated 5 years ago
- Sequential Event Experiment based on Travel note crawled from XieCheng,基于50W携程出行游记的采集与顺承事件图谱构建.☆181Updated 5 years ago
- SmoothNLP领域词汇示例 - 基于复旦公开新闻资讯库☆49Updated 4 years ago
- Event monitor based on online news corpus including event storyline and analysis,基于给定事件关键词,采集事件资讯,对事件进行挖掘和分析。☆153Updated 5 years ago
- 基于rasa_框架实现指自然语言相关功能:实体识别、文本分类、代消解功能、关系抽取等☆17Updated last year
- 依存句法实现关系三元组的自动抽取☆96Updated 2 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 4 years ago
- 中文自然语言处理 (NLP) 标注工具,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆153Updated 6 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆87Updated 5 years ago
- E-Commerce Sentiment Dict☆127Updated 6 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆143Updated 7 years ago
- AbstractKnowledgeGraph, a systematic knowledge graph that concentrate on abstract thing including abstract entity and action. 抽象知识图谱,目前规模…☆236Updated 5 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆53Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126Updated 5 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆131Updated 5 years ago
- BiLSTM_CRF中文实体命名识别☆48Updated 6 years ago
- NLP NER datasets video/music/book bio☆83Updated 3 years ago
- HyponymyExtraction and Graph based on KB Schema, Baike-kb and online text extract, 基于知识概念体系,百科知识库,以及在线搜索结构化方式的词语上下位抽取与可视化展示☆164Updated 6 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆88Updated last year