Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find English word replacements within a phone number
ResourceFunction["PhoneNumberAnagrams"]["num"] gives a list of equivalent phone numbers to "num" with digits replaced by English words. |
| 2 | abc |
| 3 | def |
| 4 | ghi |
| 5 | jklm |
| 6 | nop |
| 7 | qrs |
| 8 | tuv |
| 9 | wxyz |
Replace sections around punctuation:
| In[1]:= |
| Out[1]= |
Remove the dash to get more results:
| In[2]:= |
| Out[2]= | ![]() |
If you don't understand, call for help:
| In[3]:= |
| Out[3]= |
Numbers without many zeros, ones or dashes can be slow to evaluate:
| In[4]:= |
| Out[4]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License