Skip to content
View SandraSherif's full-sized avatar

Block or report SandraSherif

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 NLP Public

    We solve Sim Eval 2019 Task 6 (Text Preprocessing, Hyper parameters Tuning, implementation of 5 classifiers, predict the label of a new instance). Task link (Using Python)

    Python 1

  2. Interpreter Interpreter Public

    simple interpreter that executes instructions and print the result of each instruction. Example for input and output:- Enter the expression (or “end” to exit): X = 12.5 The value of entered express…

    C

  3. Circuis-Of-Plates- Circuis-Of-Plates- Public

    It's a funny game. Scenario: The Player Chooses One of the three difficulties. The Timer Starts. Depending on the Difficulty chosen the shapes begin to fall with a specific speed and the player can…

    Java

  4. DBMS-JDBC DBMS-JDBC Public

    Part1 : Implementing the interface (Parser Class): -Setting the parameters to be sent to the DBMS class -Validating the entered SQL statements -Setting the usage of the implemented interface functi…

    Java

  5. Students-Managment Students-Managment Public

    Student Management is a program that create and maintain a Student Scores and other management tools. The program allow to the user to execute the following commands: 1. READ FILE The following com…

    C

  6. Luhn-Check-Credit-Card-Validation- Luhn-Check-Credit-Card-Validation- Public

    Luhn Check(Credit Card Validation) using java

    Java