to run program enter:
python3 PA1/PA1.py text_V2.txt B_V2.txt T_V2.txt
- text file
- text file containing Basis (B) words
- text file containing Target (T) words
Arguments are optional, default names are:
- 'text.txt' (a text containing President Obama's speeches) (not provided in zip folder)
- 'B.txt'
- 'T.txt'