Skip to content

pritam-patil/oh-lame-saint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oh-Lame-Saint ✨

Collection of 64,000+ pairs of Anagrams

What's this?

Contains over 64k anagram pairs from a collection of 49k words.

Project structure

These anagrams are spread across lengths of 2 to 11.

.

  • 11

    • part_an_0.json
    • part_an_1.json
  • 10

    • part_an_0.json
    • part_an_1.json
  • 9

    • part_an_0.json
    • part_an_1.json
  • 2

    • part_an_0.json

File structure

Each file contains a JSON array with word pairs.

e.g. json file 5/part_an_2.json contains

[
    "biter:tribe",
    "brake:break",
    ...
]

Why the repo is named 'Oh Lame Saint'?

Those words are anagram of The Mona Lisa.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

References

literarydevices

49k dictionary words

Releases

No releases published

Packages

No packages published

Languages