Closed scramblingbalam closed 7 years ago
Strengths: 1) Would make processing by t-CRF training scripts easier than flat
Weaknesses : 1) Would have to query a bunch of Mongo collections separately and then aggragate, if I want to listen for all levels simultaneously 2) Since threads could be arbitrarily long the process to decide which Twitter auth to use where would be non trivial
Opportunities: None
Threats: 1) Complex Mongo queries could mean that stream times out, documented here https://dev.twitter.com/streaming/overview/processing
SWOT analysis in suggest method in issue #55 isn't best choice
Analysis of #55