You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Educational Document Base prototype to perform queries based on similarity and dissimilarity measures of documents to which stemming, lemmantization and latent semantic indexing was applied.
Python codes for analyzing textual data (Bag-of-Words, Bing Liu's Lexicon, LM Dictionary, TextBlob, Vader, TFIDF, and Ensemble Method to improve the tools. Also applying decision tree, random forest, and naive bayes classifiers to run regression analyses on the data.