we are working on an educational project, one of its components is an intelligent search engine that fits in the top end points of sparql, such as DBpedia, imdb ... etc.
we explored some related work on how to do NLI for the semantic network
we still run into some implementation problems because the paper is too wide and the source code is not available. so I wonder if there are any open source or Documented projects to learn how to create similar projects. or if I can use similar NLI database methods for SQL, if so, where to start.
source share