Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/audy/phony

prints combinations of words that can be generated by the same numbers on a dial-pad and "predictive text"
https://github.com/audy/phony

Last synced: 20 days ago
JSON representation

prints combinations of words that can be generated by the same numbers on a dial-pad and "predictive text"

Awesome Lists containing this project

README

        

Austin G Davis-Richardson
[email protected]

------------------------

PHONY.PY
prints combinations of words that can be generated by the same numbers and "predictive text"

i.e.
7663: pome pond pone poof rome rond rone rood roof snod some sond

------------------------

Invoke thusly:

python phony.py

or

python phony.py words_separated_by_newlines.txt

------------------------

This script is GNU GPL

ENJOY!