TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: What rapper are you? (my first NLP project in Python/Bottle)

5 pointsby sjaakkkkkover 13 years ago

3 comments

sjaakkkkkover 13 years ago
Just finished this website a few days ago and looking for some feedback.<p>The program has analysed 300 east and 300 west coast lyrics and looked at the words used in those to train a Naive Bayesian Classifier using the Natural Language Processing Toolkit for Python. It then lets you put in a twitter name and loads its latest 174 tweets and classifies that bag of words to the classifier to let you know if you tweet like west coast or east coast rappers rapped in the nineties.<p>I finally got NLTK to work online after trying different hosting companies. Decided to learn Bottle to build the web version of the program and it was a breeze, which was awesome as I am really a beginner in programming.<p>Loved to getting my first real project done and working without quitting before it was finished. Extended my knowledge in jQuery and css a bit and overall had a lot of fun.<p>I wanted to ask you guys what you think of it and if you have any suggestions both content and design wise.<p>I found that after getting it to work I was kinda lost in the design. It's funny: when the code works it works, but designing seems to be a never ending job of improving and not being satisfied.
lambtronover 13 years ago
thanks for sharing, i think this is a fun, light-hearted application! i would be interested in seeing a percentage of how east coast rapper i am (60% east coast / 40% west coast) just to see the break out. also, it would be cool to show some of my tweets that feature some of those keywords, to remind me (as i couldn't recall any tweets that had those words).<p>aside from that, great work!
评论 #2967488 未加载
bdrover 13 years ago
It's telling me "That ain't no real twitter user bro!" which is false (and kind of lame).
评论 #2967573 未加载