Skip to content
#

textpreprocessing

Here are 28 public repositories matching this topic...

This is an NLP and Flask-based application which involves predicting the sentiments of the sentences as positive or negative. The classifier is trained on a huge dataset of IMDB movies reviews. The model is then hosted using Flask to be used by end-users.

  • Updated Aug 11, 2021
  • Jupyter Notebook

For the text Mining course I carried out a project related to the analysis and classification of the reviews of the "UCI ML Drug Review" dataset (link: https://archive.ics.uci.edu/ml/datasets/Drug+Review+Dataset+%28Drugs.com%29). I learned to apply techniques such as bag of words, TF-IDF and build sentiment analysis models through the Bert and Vader model.

  • Updated Jul 22, 2022
  • Jupyter Notebook

The system is implemented to scrape data from a booking website, perform Emotion Analysis on the reviews of the selected hotel and visualized the result over a time axis. R is used to implement the system and Shiny library is used to develop the Front-end.

  • Updated Jun 6, 2020
  • R

Improve this page

Add a description, image, and links to the textpreprocessing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the textpreprocessing topic, visit your repo's landing page and select "manage topics."

Learn more