mirror of
https://github.com/arnaucube/argos.git
synced 2026-02-07 11:06:39 +01:00
screen
This commit is contained in:
@@ -49,4 +49,5 @@ func analyzeWords(tweets []twitter.Tweet) {
|
||||
fmt.Println(len(words))
|
||||
//get sorted list of frequency words
|
||||
_ = sortMapWords(words)
|
||||
fmt.Println(" ")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user