Skip to content
View Reginasabs's full-sized avatar

Block or report Reginasabs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. NLP-TopicModelling NLP-TopicModelling Public

    Contains programs that perform topic modelling using LDA.

    Jupyter Notebook

  2. NLP-DocSimilarity NLP-DocSimilarity Public

    Programs to find document similarity using word embeddings and cosine similarity. Even checks for plagiarism with a local corpus.

    Jupyter Notebook 1

  3. NLP-SentimentAnalysis NLP-SentimentAnalysis Public

    Performs sentiment analysis using SVM, NB and RF. BoW and TF-IDF are used for word vectorization.

    Jupyter Notebook

  4. StreamlitPrograms StreamlitPrograms Public

    Small trial programs using Streamlit

    Python

  5. NLP-Slides NLP-Slides Public

    Contains .pptx slides I used for my NLP class. Includes an introductory slide which deals with text pre-processing, and then proceeds with text classification, sentiment analysis, named entity reco…