Skip to content

0xevvi/mapping-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototyping a map interface for Tamil Watch Dog

  • The TWD database is a collection of news articles, tweets, and other sources of information about the activities of Tamil Nationalism.

Prototype

  • The database is scrapes from websites and stored in a CSV
  • SpaCy is used to extract named locations (NER) from the text
  • The lowest denominator location is selected and geocoded. This might be a cause for concern as the geocoding is not always accurate. Choices have to be weighted better
  • It is then mapped using Leaflet,
  • Svelte and Svelvet are used to create interactions and a narrative maker.

Roadmap

  • Refine geocoding to be more accurate.
  • Persistent state and sharing for narratives created on the narrative maker
  • Research on event classification and other narrative building elements.

LLM models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages