https://github.com/r167/lign6-predictive-text
Predictive text engine for LIGN 6 final project
https://github.com/r167/lign6-predictive-text
Last synced: about 1 year ago
JSON representation
Predictive text engine for LIGN 6 final project
- Host: GitHub
- URL: https://github.com/r167/lign6-predictive-text
- Owner: R167
- License: mit
- Created: 2020-03-20T01:34:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-21T18:56:46.000Z (over 6 years ago)
- Last Synced: 2025-01-21T14:46:50.008Z (over 1 year ago)
- Language: Python
- Size: 946 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# N-gram Predictive Text
Predictive text engine for LIGN 6 final project built using n-grams.
## Proposal
Project proposal is visible [here](PROPOSAL.md).
## Results
Final paper can be viewed [here](writeup/writeup.md).