Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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"
- Host: GitHub
- URL: https://github.com/audy/phony
- Owner: audy
- License: gpl-3.0
- Created: 2010-04-06T17:58:06.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-05-21T00:05:25.000Z (over 14 years ago)
- Last Synced: 2024-10-28T04:47:10.723Z (23 days ago)
- Language: Python
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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!