Skip to content
View swetalina12's full-sized avatar

Block or report swetalina12

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. sxb139230_SentimentAnalysisNLTK sxb139230_SentimentAnalysisNLTK Public

    Sentiment Analysis Using NLTK

    1 1

  2. DataBase-Projects DataBase-Projects Public

    Projects done in Fall-2014

    Java

  3. MyDatabase-Implemented-Indexing-in-Databases MyDatabase-Implemented-Indexing-in-Databases Public

  4. LibraryManagementSystem-Database-Project-Fall-2014 LibraryManagementSystem-Database-Project-Fall-2014 Public

    A windows based application with Java front end connecting MySQL Server 5.6. The application handles the following Library management operations: Searching for a book, Check out of book, Check in o…

  5. Chess_Engine--Artificial-Intelligence-project Chess_Engine--Artificial-Intelligence-project Public

    Implemented an Alpha-beta Adversarial search algorithm to play Chess game with Computer. The application focused mainly on decision heuristics and game playing strategies. This was a Windows based …

  6. RecursiveBreadthFirstSearch-Artificial-Intelligence-Projects RecursiveBreadthFirstSearch-Artificial-Intelligence-Projects Public

    Implemented 8 puzzle game solver using RBFS algorithm in Java