esteem-mqe-framework.zip
(Windows systems) or extract esteem-mqe-framework.tar.gz
(Mac/*nix systems) to a directory of your choice.esteem-mqe-forums.zip
(Windows systems) or extract esteem-mqe-forums.tar.gz
(Mac/*nix) into the forums/
directory.scripts/filter_posts.py
.scripts/classify_posts.py
.scripts/track_classified_posts.py
.scripts/track_filtered_posts.py
.scripts/draw_posts.py
.scripts/trace_userids.py
.scripts/unique_userids.py
.scripts/suggest_keywords.py
.scripts/filterfalse_posts.py
.The framework requires Python 3 to work, with matplotlib for scripts/draw_posts.py
and nltk for scripts/classify_posts.py
.
There is no need to follow the classifier preparation workflow and run scripts/prepare_taxonomy.py
because a sample classifier is provided in this framework.