diff --git a/doc/pendulum.md b/doc/pendulum.md index 92d1968..2bb64a2 100644 --- a/doc/pendulum.md +++ b/doc/pendulum.md @@ -25,7 +25,7 @@ purely knowledge graph driven AI. A full swing takes a couple of years. Frank argued that there needs to be a middle ground where machine learning and knowledge graphs come together. -The implementation of probabilistic models in this package is capable of doing so. +I belive that the implementation of probabilistic models in this package is capable of doing so. Knowledge graphs generate sets that describe possible assignments that match the constraints and instance knowledge of ontologies (a random event, so to say). Probability distributions describe the likelihoods of every possible solution. @@ -33,4 +33,4 @@ Combining these in an efficient way provides a framework that is capable of putt The integration of ontological reasoning into probabilistic models is currently not investigated, however I would be happy to do so. -If anyone is interested in this, please contact me. \ No newline at end of file +If anyone is interested in this, please contact me.