Make sure python >= 3.7 has been installed
Install following packages using pip in terminal:(Copy and paste the below code in your terminal)
pip install striprtf pandas xlrd XlsxWriter
-
The excel file name should be
data.xlsx
and must next to theanalyzer.py
-
All rtf files should be in
ECs
folder, next to theanalyzer.py
. Just put all rtf files inside theECs
folder without nesting. -
In Windows RUN CMD as Administrator.[in project directory hold shift+right click to see open PowerShell here in context menu]
Open your OS Terminal ( like CMD or Mac Terminal )
Type below command for more info and help:
python analyzer.py --help
Type below command for starting parse process:
python analyzer.py --start