/Dual-Use-Goods

Dual-use goods are items that can be used both for civilian and military applications. This project repository ingests multiple Portable Document Files (PDFs) as Domain contextual knowledge and uses Transactional Description data to classify the transaction is classified for dual-use goods to avoid and minimize risk proliferation.

Primary LanguageJupyter Notebook

Dual-Use-Goods

Dual-use goods are items that can be used both for civilian and military applications. This project repository ingests multiple Portable Document Files (PDFs) as Domain contextual knowledge and uses Transactional Description data to classify the transaction is classified for dual-use goods to avoid and minimize risk proliferation.

Build Virtual Environment

python -m venv ./env

Install requirements.txt

pip install -r requirements.txt