hyperbase is a free, open source documentation & knowledge base project written in Python and released under MIT. It has 646 GitHub stars, 77 forks and 10 open issues, and was last pushed 9 days ago. On this registry it ranks #80 of 91 tracked projects in Documentation & Knowledge Base, with 5 head-to-head comparisons available.

Hyperbase

A foundational library for Semantic Hypergraphs

Hyperbase is a foundational library for working with Semantic Hypergraphs (SH), which make 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:

Einstein first published the Theory of Relativity in 1905.{ }

Hyperbase 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:

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

Frequently asked questions

Is hyperbase free to use?

hyperbase is open source under the MIT licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does hyperbase do?

A foundational library for Semantic Hypergraphs

What is hyperbase written in?

hyperbase is primarily written in Python. Its source is publicly available at https://github.com/hyperquest-hq/hyperbase, and it has 646 GitHub stars.