Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 365 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 365 Bytes

Stargate-NLP

first all necessary dependencies must be installed:

pip install -r requirements.txt

Main Pipeline

In order to run the main pipline please execute the main script

python main.py

Visualization

After running the main script, run the visualization script to show the figures. Only one figure will show at a time

python visualization.py