Skip to content

Instantly share code, notes, and snippets.

View shriphani's full-sized avatar

Shriphani Palakodety shriphani

View GitHub Profile
i
me
my
myself
we
our
ours
ourselves
you
you're
In [1]: from gensim.models import LdaModel, LdaMulticore
In [2]: lda = LdaModel.load('parkaland_gab_lda_20.model')
In [3]: lda.show_topics()
Out[3]:
[(19,
'0.022*"billboard" + 0.016*"louisville" + 0.014*"williams" + 0.014*"brian" + 0.011*"linux" + 0.009*"message" + 0.009*"kill" + 0.009*"appears" + 0.008*"reads" + 0.007*"steam"'),
(18,
'0.391*"#" + 0.022*"URL" + 0.013*"2a" + 0.013*"maga" + 0.010*"qanon" + 0.006*"&" + 0.006*"guncontrol" + 0.006*"twitter" + 0.005*"gabfam" + 0.005*"🇸"'),
➜ julia git:(d386e40c17) ./julia
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: https://docs.julialang.org
_ _ _| |_ __ _ | Type "?help" for help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.6.2 (2017-12-13 18:08 UTC)
_/ |\__'_|_|_|\__'_| |
|__/ | x86_64-linux-gnu

Keybase proof

I hereby claim:

  • I am shriphani on github.
  • I am shriphani (https://keybase.io/shriphani) on keybase.
  • I have a public key whose fingerprint is 18E6 5FA3 EBD4 6066 F060 134E F961 7CDD 260D 3C31

To claim this, I am signing this object:

state images
AL http://i.infopls.com/images/al_fl_t.gif
AK http://i.infopls.com/images/ak_fl_t.gif
AZ http://i.infopls.com/images/az_fl_t.gif
AR http://i.infopls.com/images/ar_fl_t.gif
CA http://i.infopls.com/images/ca_fl_t.gif
CO http://i.infopls.com/images/co_fl_t.gif
CT http://i.infopls.com/images/ct_fl_t.gif
DE http://i.infopls.com/images/de_fl_t.gif
FL http://i.infopls.com/images/fl_fl_t.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
state images
AL http://www.e-pint.com/epint.jpg
AK http://www.e-pint.com/epint.jpg
AZ http://www.e-pint.com/epint.jpg
AR http://www.e-pint.com/epint.jpg
CA http://www.e-pint.com/epint.jpg
CO http://www.e-pint.com/epint.jpg
CT http://www.e-pint.com/epint.jpg
DE http://www.e-pint.com/epint.jpg
FL http://www.e-pint.com/epint.jpg
Exception in thread "main" java.lang.ClassFormatError: Illegal field name "x.foo" in class compojure_api_params/handler$fn__13701$fn__13703, compiling:(compojure_api_params/handler.clj:26:7)
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6875)
at clojure.lang.Compiler.analyze(Compiler.java:6669)
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6856)
at clojure.lang.Compiler.analyze(Compiler.java:6669)
at clojure.lang.Compiler.analyze(Compiler.java:6625)
at clojure.lang.Compiler$InvokeExpr.parse(Compiler.java:3834)
at clojure.lang.Compiler.analyzeSeq(Compiler.java:6870)
at clojure.lang.Compiler.analyze(Compiler.java:6669)
at clojure.lang.Compiler.analyze(Compiler.java:6625)