• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    Jupyter Notebook
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

This repo offers an all-in-one tool for processing text using the most popular ML algorithms. The app runs as a microservice with an embedded server, which performs the ML functionality and offers a UI for using the tool. We also include a jupyter notebook for demonstrating the algorithms used (K-Means and Naive-Bayes).