Skip to content
View FirstSingularity's full-sized avatar
💭
Learning from home
💭
Learning from home

Block or report FirstSingularity

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
FirstSingularity/README.md
  • 👋 Hi, I’m @FirstSingularity
  • 👀 I’m interested in NLP
  • 🌱 I’m currently researching trait-based automated essay scoring
  • 📫 How to reach me: neil.shah.2002@gmail.com

Pinned Loading

  1. tweet-sentiment-analysis tweet-sentiment-analysis Public

    This project trains a model on tweets to track sentiment of replies to Nintendo's tweets.

    HTML

  2. question-clustering question-clustering Public

    Uses sentence-transformers to embed sentences as vectors. Vectors are clustered using DBSCAN with euclidean distance. The closest question to each cluster's centroid is rephrased with parrot and as…

    Python

  3. google-images-scraper google-images-scraper Public

    Simple scraper for google images using Selinium and xpaths.

    Python

  4. eighty-lines eighty-lines Public

    A simple script in C which takes txt and identifies lines with over 80 characters, marking each character with a carrot.

    C

  5. webpage-generator webpage-generator Public

    Uses java to create HTML for webpages.

    Java