Skip to content

graphbrain/graphbrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e89da48 · Feb 26, 2025
Dec 21, 2020
Oct 29, 2024
Jul 22, 2022
Feb 26, 2025
Nov 3, 2022
Dec 28, 2020
Oct 22, 2022
Apr 6, 2021
Jan 10, 2024
Nov 6, 2022
Oct 19, 2023
Oct 4, 2018
Apr 12, 2021
Oct 29, 2024
Dec 7, 2022
Nov 10, 2022
Feb 26, 2025
Oct 24, 2023

Repository files navigation

Graphbrain

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 and manual

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

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Funding

The creation of this software library and the associated research that made it possible were funded by CNRS and the ERC Consolidator Grant Socsemics (grant #772743).

License

MIT