AAPP
iurii-agafonov/AAPP
AAPP (Armenia-Azerbaijan Peace Process) contains functions which collect and classify news pieces as related to peace process rhetorics in two countries.
Summary
AAPP is a Python-based system for collecting and classifying news articles from Armenian and Azerbaijani government websites (Foreign Affairs Ministries, Prime Minister, President) specifically related to peace process rhetoric. It uses sentence-transformers for text embeddings, a pre-trained logistic regression model for initial classification, and keyword filtering for refinement. The system is deployed on Google Cloud Run/Cloud Functions for monthly automated data collection and serves as the backend for a public web app for analysis and visualization.