RUN python extractor/study_codes/reverse_index.py to see all the INDEX LISTS
how the data is organized
extractor > study_codes > results: First part with extracted data
extractor > study_codes > results > docs: Second part with pre-processed data separated by document with ID
how the data is organized
Bag of words:
classifier > dataframe > README
Information of the classifiers:
classifier > classifiers > 'algorithm' (the folder of each classifier has a log.txt with its information)