Jupyter Notebook with Fuzzy Match Python APIΒΆ
Follow the setup process below before running the notebook:
Run following commands in the Python virtual environment (from setup) to run the notebook:
(fpga)$ cp -r /opt/xilinx/apps/graphanalytics/fuzzymatch/0.6/examples fuzzymatch-examples
(fpga)$ cd fuzzymatch-examples/python
(fpga)$ ./run.sh jupyter notebook jupyter/fuzzymatch_demo_notebook.ipynb
The Jupyter Notebook demo is also available on Github