momouan / nuremberg_trials_search_engine

A search engine for navigating the Nuremberg Trials. Developed using Python, Whoosh and Flask.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuremberg_trials_search_engine

A search engine for navigating the Nuremberg Trials. Developed using Python3, Whoosh and Flask.
A demo video is available here: Google Drive
Make sure you install Whoosh and Flask using the following commands:

pip install whoosh
pip install flask

Open a terminal in the project's root then type-in:

python main.py

The application therefore will run on:

http://127.0.0.1:5000/

About

A search engine for navigating the Nuremberg Trials. Developed using Python, Whoosh and Flask.


Languages

Language:HTML 97.5%Language:Python 2.4%Language:JavaScript 0.1%