Skip to content
View nyeoWM's full-sized avatar

Block or report nyeoWM

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. New-York-Times-Natural-Language-Processing-Toolkit New-York-Times-Natural-Language-Processing-Toolkit Public

    An app that performs Keyword Extraction, Named Entity Recognition and Summarization of The New York Times Corpus using various statistical and Machine Learning algorithms

    HTML 2

  2. Wireless-Sensor-Network-Simulation-Using-MPI Wireless-Sensor-Network-Simulation-Using-MPI Public

    Design, Implementation and Analysis of a Wireless Sensor Network using Message Passing Interface and Open Multi Processing. Report located in docs/Wireles-Sensor Network-Simulation-using-MPI-Report…

    C

  3. AndrewNickComplex/fastfastjob.me AndrewNickComplex/fastfastjob.me Public

    A Gig job web application built with django and bootstrap

    JavaScript

  4. hearts-card-game-AI hearts-card-game-AI Public

    A simple AI that plays a Hearts Card Game built using Haskell implementing various functional coding patterns.

    Haskell

  5. itsjunqing/terabytes itsjunqing/terabytes Public

    A tutor-student matching application that connects students to tutors according to bidding of subjects.

    Java 2

  6. Lempel-Ziv-Storer-Szymanski-Compression-Utility Lempel-Ziv-Storer-Szymanski-Compression-Utility Public

    Compression utility implementing the LZSS algorithm, which relies on the Z-Algorithm, Huffman coding, and Elias-Omega coding to compress and decompress ascii files efficiently.

    Python