Skip to content

bertvn/floodtags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm for sorting tweets based on importance during a flood event

requires java 8 to work

to install run: python setup.py develop

can be run using:
python main.py -in inputfile -tp enrichment -out outputfile -p 1 -l 0

the following packages may need to be installed on some linux distrobutions:

- icu
- libicu-devel
- gcc
- gcc-c++

About

algorithm to sort tweets based on importance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages