Projects tagged ‘cmu’


[14 total ]

1 Users

The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax. Given a sentence, the system assigns to it a syntactic structure, which consists ... [More] of a set of labeled links connecting pairs of words. The parser also produces a "constituent" (Penn tree-bank style phrase tree) representation of a sentence (showing noun phrases, verb phrases, etc.). [Less]
Created about 1 year ago.

1 Users

A high-level interface to the CMU Link Grammar. This binding wraps the link-grammar shared library provided by the AbiWord project for their grammar-checker.
Created about 1 year ago.

0 Users

gdata api with mobile python
Created about 1 year ago.

0 Users

For cyber life @ CMU project
Created about 1 year ago.

0 Users

Project source code and progress is tracked here...
Created 4 months ago.

0 Users

This surveillance system is accomplished by utilizing a Qwerk Board (Developed by CMU) to run a iRobot Create. The Sentry Bot can be remotely controlled by a PC via wifi (802.11g). It also features ... [More] a camera, speakers, and other I/O capabilities. This project is for the Robotics (CS154) class at Harvey Mudd College. [Less]
Created about 1 year ago.

0 Users

The goal of the Kernel Machines project is to build a platform for kernel machines programming. Based on this platform Standard Development Kits(SDK), researchers of kernel machines can easily ... [More] implement their designed kernels and carry out experiments to compaire different kernels. [Less]
Created 6 months ago.

0 Users

Hyo and Ramzi
Created about 1 year ago.

0 Users

Studio Project for LG-CMU Software Master Course 2008 rescues the victime safe and fast. His function is built on "prime directives" written into his core program: Serve the functional ... [More] requirements Protect the qaulity attributes Uphold the constrains Architectural DriversConstraints Use cases Quality attributes MilestonesTime Log Due Location Milestone Deliverable ~ Jun 20 Korea Requirements analysis & planning architectural drivers and project plan documents ~ Jul 3 Korea Design: overall architecture overall architecture pattern ~ Jul 12 Korea Design: study ideas for further architecture design ~ Jul 27 USA Design: completion architecture design document ~ Aug 3 USA Module Implementation modules ~ Aug 13 USA Integration & Test the system Aug 14 USA Demonstration & presentation presentation materials Members [Less]
Created about 1 year ago.

0 Users

Bit Level Types is a language for specifying binary formats through a collection of types -- commonly, a Data Description Language. BLT specifications can describe both files (e.g., JPEG, ELF, MIDI) ... [More] and network packets (e.g., IP, TCP, X). By writing a BLT specification for a format, we create a formal definition of what a valid instance of the format is. The enclosed compiler generates parsers and encoders to mediate between the raw binary format and its canonical embedding in a user's programming language of choice, thereby eliminating the error-prone process of writing such code by hand. [Less]
Created about 1 year ago.