Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miselico/knowledgebase

Library for prototype based knowledge base construction
https://github.com/miselico/knowledgebase

Last synced: 16 days ago
JSON representation

Library for prototype based knowledge base construction

Awesome Lists containing this project

README

        

This repository contains an implementation of a Prototype based Knowledge Representation Framework.

An example on how to use this implementation in your software can be found from `miselico.prototypes.experiments.MyKnowledgeBase`.
Several benchmarks can be found from the same experiments package, for more details see the README.md file of that package.

To run a prototype server, have a look at `miselico.prototypes.server.StartServer`.

This implementation is licensed under the LGPLv3 license. See LICENSE.txt, gpl.txt, and lgpl.txt for more information.