• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Semantic analysis of 100k Tweets. It's made in Python. It's developed by a friend of mine (@nvkvc) and me. We used NLTK and NUMPY libraries. The algorithm we used for solving this problem was Weighted K-Nearest Neighbors. The data set is divided 60-20-20(training-validating-testing). This was a first project at Machine learning course at Faculty of Computer Science in Belgrade.