Skip to content
#

textpreprocessing

Here are 47 public repositories matching this topic...

The purpose of this project is to connect an ontology(from Protégé) to RStudio and retrieve the details of each class of the ontology on which we have analysed and retrived 5 keywords for each class using tf–idf and also calculate the page rank based on a query search using cosine distance.

  • Updated Jun 2, 2020
  • R

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

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

Rule-based chatbots 🤖 are pretty straight forward as compared to learning-based chatbots. There are a specific set of rules. If the user query matches any rule, the answer to the query is generated, otherwise the user is notified that the answer to user query doesn't exist. One of the advantages of rule-based chatbots is that they always give ac…

  • Updated Apr 24, 2022
  • Jupyter Notebook

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