Skip to content

webhenric/phonenumbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Match phone numbers with words according to a set of rules and print words that match.

To run with default internal word list and phone numbers: java Main

To use external dictionary and phone numbers: java Main dict.txt numbers50k.txt

Releases

No releases published

Packages

No packages published

Languages