Skip to content
View pratimaupadhyay02's full-sized avatar
  • Microsoft
  • Hyderabad
Block or Report

Block or report pratimaupadhyay02

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

  1. nltk nltk Public

    Forked from nltk/nltk

    NLTK Source

    Python 1

  2. thirdEye thirdEye Public

    predicting Restaurant revenue from satelite images

    Python 1

  3. Webcrawler Webcrawler Public

    Implemented this webcrawler using Beautiful Soup in python. It extracts and stores information in a csv file.

  4. SentimentAnalysis-using-NLTK-with-Python SentimentAnalysis-using-NLTK-with-Python Public

    This program predicts movie reviews provided as positive or negative. The reviews are stored in txt files positive1.txt and negative1.txt.

    Python 1 1

  5. NLTK-3----Natural-Language-Processing-with-Python-series NLTK-3----Natural-Language-Processing-with-Python-series Public

    Forked from PythonProgramming/NLTK-3----Natural-Language-Processing-with-Python-series

    Natural Language Processing with Python 3 and NLTK 3 series

    Python

  6. SpamEmailPrediction SpamEmailPrediction Public

    Filters spam and legitimate mails using NLTK

    Python