A Google Chrome Extension which groups tabs on the basis of webpage content using Machine Learning.
Process of grouping- Natural Language Processing - text classification based on content, text preprocessing : Lemmatization, Document Clustering using bisecting K-means algorithm.
API used : meaningcloud
Tools Used- Html, Css, Javascript Netbeans (IDE)