qcri-social / AIDR

Artificial Intelligence for Digital Response
http://aidr.qcri.org/
GNU Affero General Public License v3.0
98 stars 37 forks source link

Post-filter Twitter geo collections ("geo-strict") #18

Closed ananich closed 9 years ago

ananich commented 9 years ago

This pull request contains both filter which can delete tweets without geographical coordinates (StrictLocationFilter).

Also it contains some refactoring which allows to create junit tests for filters and publishers. It is described in javadoc for class TwitterStatusListener.

JUnit tests were added.

HTTP request parameter validation was not refactored due to unclear situation with GenericCache.