The code is a PoC of how you can use Tensorflow in Solr query parser. It includes:
/2023/config- the configuration files for Solr/2023/solr- the final PoC code that extends Solr/2023/tf-java-poc- the work in progress code for loading and working with the created model/2023/tf-python-poc- the code for creating the model used for PoC/2023demo- the script for the demo during the talk
The video of the talk is available on YouTube.
Now in the works ;)