To-Do list for the geospatial event extraction group of the NABC project:

* Implement Geospatial tagging module
    + Done (May 30)

* Implement spatial outlier detector for the geotagging module
    + Done (June 10)

* Rewrite Stanford's NLP NER
    + IE part rewritten. (July 1)
    -- Rewriting imported libraries

* Get a more comprehensive GIS database to replace ours
   + Done (Aug 11)

* Enrich our old GIS DB with our new one (Aug 16)

* Fix the following bugs in our geotagging module (Aug 19)
  1. Lat coordinates are rounded off to integers
  2. Some queries (try Italy) return multiple results with wrong coordinates

* Integrate our spatial outlier detector module with our spatial DM module (Aug 25)

* Integrate one of our spatial clustering modules with our spatial DM module (Sept 10)

Legend:
+ Done
-- Not done