Themextractor WebApp to get the list of themes from a text. To run the project, the pre-requisites are: ruby (>= 2.1) bundler gem Then, the commands are: cd app/;bundle;thin start -a <address> -p <port>