Skip to content

Identifying potential criminals and terrorists from social media analysis.

Notifications You must be signed in to change notification settings

bhodrolok/TerrorDetect

Repository files navigation

terrordetect

Identifying potential criminals and terrorists from social media analysis.

CPSC 571 Research Project

  • The project report is available here.

Requirements

  • Latest version of Python
    • NB: Make sure that pip is also installed alongside the Python interpreter.
  • ( ❗ Optional ❗ ) Git.
    • NB: Refer to the next section for details.

Installation and usage

  1. Either clone the repository or download it from the main branch as a ZIP file.
    • NB: If going with the former method, Git is required.
    • image
  2. Unzip and extract the ZIP file to a folder somewhere in your local drive.
    • If cloned, skip this step.
  3. Navigate to the extracted/cloned folder.
    • Unless changed, it should be 'TerrorDetect'
  4. Open a terminal in this new folder, type and run the following command:
     $ pip install -r requirements.txt

Quick rundown of files included

About

Identifying potential criminals and terrorists from social media analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages