Skip to content
View SmartCommunitySZ's full-sized avatar

Block or report SmartCommunitySZ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CognitiveInference-1 CognitiveInference-1 Public

    Forked from liuhuanyong/CognitiveInference

    Cognitive Inference,认知推理、常识知识库、常识推理与常识推理评估的系统项目,以现有国内外已有的常识知识库为研究对象,从常识知识库资源建设和常识推理测试评估两个方面出发进行整理,并结合自己近几年来在逻辑性推理知识库的构建、应用以及理论思考进行介绍。具体包括已有常识知识库项目资源介绍、逻辑推理类知识库的项目实践集合、常识推理测试评估项目集合。

  2. EventKGNELL EventKGNELL Public

    Forked from liuhuanyong/EventKGNELL

    EventKGNELL, event knowlege graph never end learning system, a event-centric knowledge base search system,实时事理逻辑知识库终身学习系统项目和事件为核心的知识库搜索系统。包括事件概念抽取、事件因果逻辑抽取、事件数据关联推荐与推理。

  3. ZhidaoChatbot ZhidaoChatbot Public

    Forked from liuhuanyong/ZhidaoChatbot

    ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer website,基于线上公开问答数据的知道类问答机器人demo,与检索方式不同,可以进行常规问题的问答,如为什么,怎么样,是什…

    Python

  4. EventPredictBasedOnEG EventPredictBasedOnEG Public

    Forked from liuhuanyong/EventPredictBasedOnEG

    future event predict demo based on causal event graph that covers the full industries that can predict the benefits or bad effects in accordance with the event given by the user, 基于因果事理图谱的事件预测。

    Python

  5. ComplexEventExtraction ComplexEventExtraction Public

    Forked from liuhuanyong/ComplexEventExtraction

    A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目提出了中文复合事件的概念与显式模式,包括条件事件、因果事件、顺承事件、反转事件等事件抽取,并形成事理图谱。

    Python

  6. CausalityEventExtraction CausalityEventExtraction Public

    Forked from liuhuanyong/CausalityEventExtraction

    Causality event extraction demo project including casual patterns and experiment on large scale corpus. 基于因果关系知识库的因果事件图谱实验项目,本项目罗列了因果显式表达的几种模式,基于这种模式和大规模语料,再经过融合等操作,可形成因果事件图谱。

    Python