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.
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!