bilalghalib / Awareness

A script that validates car bomb events in Iraq
12 stars 3 forks source link

Identify Unique Events #7

Open mgrube opened 10 years ago

mgrube commented 10 years ago

Not gonna lie, this might be tough.

We need to write a scraper to get certain basic information from links that are validated. This could be:

Event date Event location People/groups involved ?

We may also have to implement some kind of cross-checking with other events.

mustafa96m commented 10 years ago

You can use natural language processing there is a great sdk for python http://www.nltk.org/ check it out