Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordy

Text prediction engine on angular.js

Demos

Client side predictions

Image

n - number of predictions

Image

Autocomplete in between words

Press a spacebar after a word to get autocompletions for it. Image

Server side predictions

Image

Try it out

Clone the repo

git clone https://github.com/scriptnull/wordy.git

Install a web server. I am using node.js , you can use any.

npm install -g http-server
cd path\to\wordy
http-server

In order to use server side text prediction , you have to first download and run the scriptnull/wordy-backend project. Please refer to instructions about it on the project page.

About

Text prediction engine on angular.js

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages