Giter VIP home page Giter VIP logo

David Lin's Projects

ansible_git icon ansible_git

test to checkout and deploy files from git using ansible

ckyparser icon ckyparser

NLP CKY Parser gives most likely parse tree.

commandshell icon commandshell

A C shell program that takes over the terminal for execution of /bin utility programs as well as executable programs. Implements user command history and keypress evaluation.

elizaservice icon elizaservice

A nodeJS express web application. Allows users to log in and start a chat session. Stores user data into MongoDB. Currently running on a Cloud Virtual Machine.

forumserver icon forumserver

A python server and client that allows participating in a discussion forum, using command line interfaces.

heapmemoryallocator icon heapmemoryallocator

A malloc implementation - for dev and learning purposes, not stable for production use.

knnclassifier icon knnclassifier

This is an implementation of the K-nearest neighbors and nearest centroid algorithms for machine learning binary classification.

languagemodel-ngrams icon languagemodel-ngrams

A python script for natural language processing. Produces n-gram language models from training data, and queries the most common n-grams. Evaluates the language model against the test set.

mstat icon mstat

A C program that reads text files containing mips machine instructions, analyzes it, and outputs the useage of registers and instruction type formats based on the machine instructions.

network-chat icon network-chat

A C chat program, including server, client, and chat window components. Includes DB, multithreading, and logging.

nodecassandra icon nodecassandra

A nodeJS express server that allows upload and retrieval of files into a cassandra db.

perceptronnaivebayesclassifier icon perceptronnaivebayesclassifier

Python implementations of perceptron and naive bayes classifiers, which are linear classifiers for machine learning. The goal is sentiment analysis of movie reviews, performing five-fold cross validation -train on four fifths of data, and tests the classifiers on the remaining fifth of data

pymongo_script icon pymongo_script

A script that stores the data from github repository of country census data. Stores them into mongoDB

rabbitmq_feed icon rabbitmq_feed

Proof of concept, for learning about the use of a message broker, RabbitMQ

utfconverter icon utfconverter

A C program that converts between UTF8 and UTF16 for input files from the command line. Done by converting through intermediary codepoint values.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.