Skip to content
View davidcse's full-sized avatar

Block or report davidcse

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

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

    C 1

  2. ForumServer ForumServer Public

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

    Python

  3. ElizaService ElizaService Public

    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.

    JavaScript

  4. LanguageModel-Ngrams LanguageModel-Ngrams Public

    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.

    Python

  5. ansible_git ansible_git Public

    test to checkout and deploy files from git using ansible

    HTML

  6. pymongo_script pymongo_script Public

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

    Python