Shashank Shekhar

Results 2 issues of Shashank Shekhar

I implemented the RedditAPI calls using akka-http If it is useful I can submit a pull request, otherwise just posting here for reference https://github.com/shkr/streams/blob/master/src/main/scala/org/shkr/akka/stream/wordcount/RedditAPI.scala in https://github.com/shkr/streams

Keeping the case of the tweet intact helps [ lowercase=False ] , but when ignoring the stopwords i would think that one should be case insensitive. What do you think...