Skip to content

Instantly share code, notes, and snippets.

@alpmestan
Created February 25, 2016 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alpmestan/251d7b3eec6a5106f079 to your computer and use it in GitHub Desktop.
Save alpmestan/251d7b3eec6a5106f079 to your computer and use it in GitHub Desktop.
Online LDA in Haskell - Output
>>> Topic #0
atlanta -> 0.06497743807665077
journal -> 0.04010096682203692
constitution -> 0.03875853641337853
moved -> 0.0326900606196034
beach -> 0.02227240582473436
service -> 0.017966398474647614
washington -> 0.013121819398996884
austin -> 0.011258665403075581
editor -> 0.011110227468819619
coxnews -> 0.010668631070265729
-----
>>> Topic #1
energy -> 0.01715846344120325
power -> 0.016038692295318298
administration -> 0.01297475777275965
nuclear -> 0.012103198923487905
years -> 0.011563605460127488
government -> 0.009930146053518038
state -> 0.009855046528534374
industry -> 0.009351686400996467
economy -> 0.009167279497402517
percent -> 0.009130479029724154
-----
>>> Topic #2
enron -> 0.08191963234409833
company -> 0.04834428959328741
stock -> 0.023845121566536294
energy -> 0.016082013228666318
business -> 0.014718224812009793
financial -> 0.012307454336778156
million -> 0.01116466459053103
percent -> 0.011044105158116229
houston -> 0.010602953470099177
companies -> 0.010520908040585423
-----
>>> Topic #3
water -> 0.14063171609783712
through -> 0.021656805913461506
energy -> 0.01242629796910921
electric -> 0.012141550951837133
problem -> 0.008326877549382213
powered -> 0.008322282892994573
result -> 0.007687653238776573
standard -> 0.007647162390559145
house -> 0.0072326502262997
person -> 0.006322576799442462
-----
>>> Topic #4
rubin -> 0.024535788012036135
president -> 0.01914737058134892
chile -> 0.01597246410199069
house -> 0.013386747079060788
party -> 0.012713387779276318
state -> 0.012581675984186616
campaign -> 0.01195213772077566
democrats -> 0.011682304295681378
political -> 0.011560137173450433
north -> 0.011468759905883502
-----
>>> Topic #5
first -> 0.01793560454036041
people -> 0.014511845913720255
years -> 0.014339850291967899
three -> 0.01192442114597126
american -> 0.010034458059091107
still -> 0.009249374589425461
world -> 0.009203353499620594
season -> 0.00864656609252441
second -> 0.008440897418688215
through -> 0.008356105701066431
-----
>>> Topic #6
times -> 0.025751395459253923
undated -> 0.01911094742343868
service -> 0.017495699449508184
washington -> 0.011004522159179773
stories -> 0.010838517232181023
world -> 0.010828895838321239
people -> 0.010463578156379617
first -> 0.008476827710662951
years -> 0.008253499640457787
enron -> 0.00809714609828958
-----
>>> Topic #7
percent -> 0.03925010805454203
million -> 0.0229220572493488
market -> 0.02244231604097051
company -> 0.017186091247469358
sales -> 0.01638957632238513
quarter -> 0.01453063730420669
prices -> 0.013655196354550989
billion -> 0.012444103279473337
companies -> 0.011900825627177989
price -> 0.011890838503060093
-----
>>> Topic #8
security -> 0.04645716006563596
social -> 0.03353579793585783
democrats -> 0.02432738431637237
budget -> 0.0232201120901869
retirement -> 0.022689197346848662
argentina -> 0.018350719375153913
workers -> 0.017990441954384193
government -> 0.015173071775891655
democratic -> 0.013278092353479683
president -> 0.012487342085502846
-----
>>> Topic #9
officials -> 0.020304181840383892
military -> 0.019459791090948954
paint -> 0.017756776473474036
government -> 0.01753284425425262
forces -> 0.01649077137311755
afghanistan -> 0.016262986151324706
american -> 0.012622186024631941
states -> 0.011271876049168452
united -> 0.010162021684978251
troops -> 0.010053541427801255
-----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment