Skip to content
/ T9 Public

A keypad for predictive text, based on tree data structures and binary search.

License

Notifications You must be signed in to change notification settings

dsimop/T9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

T9

A keypad for predictive text, based on tree data structures and binary search, which was developed during my MSc in the University of Birmingham.

This is a project for using tree data structures and binary search to create a T9 predictive text system, resembling the keypad of older mobile phones.

Different data structures and searching algorithms were used to finalise this application.

The application was designed by using Java Swing.

About

A keypad for predictive text, based on tree data structures and binary search.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages