Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 427 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 427 Bytes

NLP Agent System

Modules

  • scrapper - responsible for downloading product reviews from the Amazon shop.
  • nlp - responsible for applying various NLP techniques in order to extract component opinions from reviews and denominate their sentiment.
  • actors - agent system responsible for creating actors and performing conversation about products.
  • nginx - GUI application, features: product selection, tree visualization.