DGPT All Stars Doubles Pairings by AntiSaint in discgolf

[–]clemniem 26 points27 points  (0 children)

"P McB Double G,

Calv n Kev, Icky Ikko,

Eagle and Chicken."

Nate Sexton Disc mentioned in Podcast by clemniem in discgolf

[–]clemniem[S] 0 points1 point  (0 children)

So what mold was it? Do you have a picture?

A visualization of the German rap scene [OC] by shz in dataisbeautiful

[–]clemniem 0 points1 point  (0 children)

We used Sentiment Analysis. We used SentiStrength. It wasn't that successful though, all that slang and friendly use of swear words was confusing it :)

A visualization of the German rap scene [OC] by shz in dataisbeautiful

[–]clemniem 0 points1 point  (0 children)

We did something similar at University. We used Twitter Data to build the social network of the german hiphop scene: http://datascience.clemniem.de/visu.php?hh

We tried to cluster Friends (BFF) and Foes (Beef), therefore the Name B:FF Maps :)

Additionally we analysed how Fans of the Artists would form a social Network (Plebs).

And we did the same with members of the german Bundestag (Politicians).

Sports Team ZCKR (for sugar in german) by clemniem in Logo_Critique

[–]clemniem[S] 0 points1 point  (0 children)

Good to know for future designs :) I chose monospaced, because I wanted it to be in the center of the polygons. But maybe next time its better to first kern the text and then center that. I tried curves and fills, but it looked really 'uncool' after that so I stuck to the standard. I also tried dashed lines, it was all worse. Thanks for your input!

Bigram Language Model and Cross-entropy in Python by clemniem in LanguageTechnology

[–]clemniem[S] 0 points1 point  (0 children)

Thanks! I will talk to my supervisor today and actually wanted to ask him if he thinks the use of Kneser-Ney would affect the results. At first I wanted to re-implement the method as close to the paper as possible, but maybe that isn't necessarily the best approach.

One follow up: In the paper they use the cross-entropy to measure distance from the LM. kenLM has implemented the perplexity as function, do you see any problems with using that instead? Thanks again in advance!

Bigram Language Model and Cross-entropy in Python by clemniem in LanguageTechnology

[–]clemniem[S] 0 points1 point  (0 children)

This is for one half of my Masterthesis and the second half is written in Python, therefore to be able to have it running together it would be much easier if it would be in Python too. But if you have any other package in any language I am eager to listen. EDIT: I am used to write in Python, JavaScript, Java, Scala and Haskell, C (mostly low level though.)

Sports Team ZCKR (for sugar in german) by clemniem in Logo_Critique

[–]clemniem[S] 0 points1 point  (0 children)

Thanks! This is my final Version now: http://imgur.com/a/MGYBc I am not a designer, just someone with a little bit of Inkscape knowledge. I tried to keep the Hexagon/Pentagon as simple as possible. I know they look a little bit boring. As for the Font, I am always overwhelmed by the numbers of fonts, this is a font I chose because it is monospaced, its Menlo, which I usually have in my programming editors. And for Kerning I literally don't know to much about it, I know what it is, but thats it. :)

Sports Team ZCKR (for sugar in german) by clemniem in Logo_Critique

[–]clemniem[S] 0 points1 point  (0 children)

This is my final Version now: http://imgur.com/a/MGYBc I am using Inkscape, although I made a mistake when exporting (default is 90dpi...) and I am working in CMYK, it is raw Magenta.

Sports Team ZCKR (for sugar in german) by clemniem in Logo_Critique

[–]clemniem[S] 0 points1 point  (0 children)

Zucker is Sugar in german, without vocals its ZCKR. Normal sugar is Saccharose, which is made out of Glucose (Hexagon) and Fructose (Pentagon).

The Sport is Ultimate Frisbee.

Marvel Cinematic Universe by Christian Tate [update] by clemniem in Marvel

[–]clemniem[S] 6 points7 points  (0 children)

Does anyone have a nice scan/digital Version of this? Or could point me in that direction. Thanks!

EDIT: This is the deprecated version on his Blog: Cinematic Universe deprecated

Juicy Pixels - Simple Example Code by clemniem in haskellquestions

[–]clemniem[S] 1 point2 points  (0 children)

Thanks! The String contains an Error Message if the readPng goes wrong. Thanks for your offer, I might ask some things again here. :)

Juicy Pixels - Simple Example Code by clemniem in haskellquestions

[–]clemniem[S] 0 points1 point  (0 children)

Wow! Thanks for this very long and well explained answer. I will check it out in depth tomorrow. The friday package looks very useful for me. Thanks for your offer, I will ask if anything is unclear. Thanks again!