Git Product home page Git Product logo

factsderivation's Introduction

Semantical facts derivation using grammatical parser and first order predicate logic resolution

see the docs folder for more discussion and graphs

example:

given predicates in plain language(scholarly articles):

TGF Beta-1 causes increase in PH level
increase in PH level contributes to development of cancer

it can be derived that:

TFG Beta-1 contributes to development of cancer

various parts of the system:

Abstracts: The abstracts that we are extracting information from (currently 100).

Chart Parser: It replaces compound nouns with their abbreviation and if an abbreviation is not specified, it creates an auxiliary abbreviation. It then does the parsing of the sentence to create a tree of the sentence structure.

Mental Representation: Given the sentence structure from Chart Parser, it derives the important parts of the sentence out and creates databases of relations.

Fact Derivation: Given the Ontology database it outputs 1) gammatical facts 2) derived facts

Lexicon: The dictionaries and thesauri in our case, WordNet, that provides word definitions, synonyms, antonyms, etc…

Ontologies Database: A database of ontology, relation of noun(s) by verb(s). Expands as new sentence information comes in.

NOTE: this project is very old and will not compile with latest java compilers. I hope to get arount to bridging it to the modern world once I have free cycles.

factsderivation's People

Contributors

beghbali avatar

Stargazers

Sergey Zhulin avatar

Watchers

James Cloos avatar  avatar Sergey Zhulin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.