Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 890 Bytes

File metadata and controls

12 lines (9 loc) · 890 Bytes

Lantern V2.0 Development Space

  • This place if for the sharing of documents, data, and notes
  • This is not the app of Lantern
  • Please pull every time before you add commit and push

The Lantern® 2 is a Python web app search query tool providing users with the means of correlating observed behaviors to certain types of violence. This is achieved by:

  1. Developing a Natural Language Processing (NLP) model that can analyze academic research journals and extract values that relate behaviors with types of violence.
  2. Using databases that store the journal documents and extracted values.
  3. Using a search tool that accepts a query containing multiple observed behaviors, then compute a risk score that suggests the likelihood of committing different types of violence.
  4. Developing a web app/website with well-designed UX/UI where the users can use the search tool.