domenicrosati / graphbrain

Language, Knowledge, Cognition

Home Page:https://graphbrain.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graphbrain is an Artificial Intelligence open-source software library and scientific research tool. Its aim is to facilitate automated meaning extraction and text understanding, as well as the exploration and inference of knowledge. It is part of socsemics, a research project funded by the European Research Council and focused on the fragmentation in online public spaces.

The ambition of this project is not simply to contribute to advancing the state-of-the-art in AI, but principally to be an effective interdisciplinary research tool. More specifically, we are interested in advancing the possibilities of automated meaning extraction for research in fields such as Computational Social Sciences, Cognitive Science and the Humanities.

Graphbrain is built around a unifying concept: the Semantic Hypergraph (SH), which makes it possible to represent a natural language sentence such as “Einstein first published the theory of relativity in 1905” as an ordered, recursive hyperlink of the form:

Hyperedge example

The aim of SH and Graphbrain is to enable hybrid approaches, combining symbolic AI and statistical/connectionist Machine Learning methods. This is for two main reasons: to facilitate understandability and reproducibility for human researchers and to combine the strengths of both approaches.

Graphbrain is written in Python, to both take advantage and facilitate integration with the rich environment of scientific libraries available in this language. It is released under the highly permissive MIT open source license.

Installation instructions, the manual and more information can be found here: http://graphbrain.net.

About

Language, Knowledge, Cognition

https://graphbrain.net

License:MIT License


Languages

Language:Python 56.3%Language:C 24.7%Language:Perl 15.6%Language:Jupyter Notebook 3.2%Language:Shell 0.2%Language:C++ 0.1%