Giter Site home page Giter Site logo

Kelsey Meranda's Projects

classifier icon classifier

Takes in lines from the presidential debates and trains a model to guess which candidate said the line

compiler icon compiler

This is the source code to a compiler for a small pedantic coding language

disfluency_remover icon disfluency_remover

This program trains a model on labelled training data to remove speech disfluencies, such as "um," "like," "you know," etc to keep only the core part of the text.

kmeranda.github.io icon kmeranda.github.io

The files to support my personal website, highlighting select projects from my portfolio, showing my updated resume, and allowing users to contact me

lab-5 icon lab-5

This lab will use the STL to create a sudoku solving algorithm.

predictive_keyboard icon predictive_keyboard

This program trains a 10-gram character by character trained model that predicts which character will be the next character to be typed. It resizes the keys on the keyboard to match the probability that each key will be pressed next, based on the 10 previous keys typed.

study_buddies icon study_buddies

iOS for finding nearby friends and groups to study for classes with

tetris_wars icon tetris_wars

Multiplayer Tetris game made in python using PyGame and Twisted libraries

translator icon translator

This program takes in a synchronous grammar file and a file of lines to be translated using the grammar. It generates a probabilistic context-free grammar using the rules file. Then it uses viterbi and cky parsing algorithms on the input file to generate the translations of each line and outputs it to an output file.

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.