tree: e6a1876d367f69f854b6a54391ecb799ac1298ac [path history] [tgz]
  1. db/
  2. README.md
  3. sql_model.yaml
  4. sql_model_init.yaml
  5. SqlModel.scala
nlpcraft/src/main/scala/org/apache/nlpcraft/examples/sql/README.md

License Build Documentation Status Gitter

SQL Model Example

This example demonstrates the relatively complex case of taking an existing SQL schema and developing a natural language interface to it. Although it does not support many standard SQL capabilities (to limit the size of the example itself) - it is designed in a such a way that it can be easily extended and developed further.

Documentation

See SQL Model guide for more instructions on how to run this example.

For any questions, feedback or suggestions:

Copyright

Copyright (C) 2020 Apache Software Foundation