Skip to content

iorg-tw/LINE-rumor-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid-texts

Run Clustering

$ python3 process.py -i {input-file} -o {output-file}

# e.g.
$ python3 process.py -i data/sample_input.json -o data/sample_output.json

Note: The input data structure should be like data/sample_input.json. And given that the algorithm does not perform well with short texts, we recommended to only keep items having more than 20 tokens in the input dataset.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages