Skip to content
View gupta-mihir's full-sized avatar

Block or report gupta-mihir

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

Pinned Loading

  1. Sentence_Boundry_Detection_NLP Sentence_Boundry_Detection_NLP Public

    Using the decision tree implementation from the sklearn library, and a training corpus dataset, this program predicts the placement of periods (.) is the testing corpus dataset, by getting fed feat…

    Python

  2. Season-Detector-Android_App Season-Detector-Android_App Public

    Android application made with Android Studio which detects what season it is based on the date you've chosen on a calendar.

    Kotlin

  3. Collocation_Identification Collocation_Identification Public

    Using PMI method and Chi-Squared Method, this program scores bigrams on their probablilty of being a collocation. The top 20 scores are displayed as output for both methods.

    Python

  4. Reversi_NEW Reversi_NEW Public

    C++

  5. Viterbi_Part_Of_Speech_Tagger Viterbi_Part_Of_Speech_Tagger Public

    Python