mirror of
https://github.com/thewesker/twitter_ebooks.git
synced 2025-12-25 14:51:10 -05:00
More memory profiling
This commit is contained in:
@@ -79,8 +79,8 @@ module Ebooks
|
||||
@sentences = mass_tokenize(text)
|
||||
@mentions = mass_tokenize(mention_text)
|
||||
|
||||
#log "Ranking keywords"
|
||||
#@keywords = NLP.keywords(@sentences)
|
||||
log "Ranking keywords"
|
||||
@keywords = NLP.keywords(@sentences)
|
||||
|
||||
self
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user