Skip to content
View efehoplamaz's full-sized avatar
  • Virgin Media O2
  • London, United Kingdom

Block or report efehoplamaz

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

    This project is a simple interpreter for SQL statements: a program that takes in a database (a set of files with data) and an input file containing one SQL query. The program will process and evalu…

    Java

  2. Turkish-NLP-text-classification-with-k-Nearest-Neighbors-algorithm Turkish-NLP-text-classification-with-k-Nearest-Neighbors-algorithm Public

    A natural language processing tool which does sentiment analysis on film reviews in Turkish language. This tool uses k-Nearest Neighbor algorithm to classify a film review text.

    Jupyter Notebook 3

  3. CameraClara CameraClara Public

    Forked from AlanSavio25/CameraClara

    This is an app that helps estimate popularity of different exhibits/paintings/illusions at the Camera Obscura and World of Illusions, which is one of Edinburgh's most popular attractions.

    Python

  4. UDP-Transport-Java UDP-Transport-Java Public

    A software which implements and evaluates different protocols for achieving end-to-end reliable data transfer at the application layer over the unreliable datagram protocol (UDP) transport protocol.

    Java