Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mjpost/stack-decoder
A Model 1 stack decoder visualization with JQuery.
https://github.com/mjpost/stack-decoder
Last synced: about 1 month ago
JSON representation
A Model 1 stack decoder visualization with JQuery.
- Host: GitHub
- URL: https://github.com/mjpost/stack-decoder
- Owner: mjpost
- Created: 2012-02-12T21:14:49.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-24T21:16:37.000Z (almost 13 years ago)
- Last Synced: 2023-04-09T20:57:28.920Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 336 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project implements a word-based decoder for purposes of
visualization. It is written in Javascript and JQuery.You can see an online demo at
http://cs.jhu.edu/~post/mt-class/stack-decoder/ . A new language
model, translation model, and sentence can be added in by changing a
single set of variables internally.