To run the code, run the following command from ExpertSearch
(tested with Python2.7 on MacOS and Linux):
gunicorn server:app -b 127.0.0.1:8095
The site should be available at http://localhost:8095/
As part of the improvements, we added 3 components to the system (see proposal here). Below you can find source code and the documentation.
Each component includes instructions on how to setup and run
You can find our recorded presentation here as well as our presentation slides