codelucas/cracking-the-da-vinci-code-with-google-interview-problems-and-nlp-in-python
A guide on how to crack combinatorics puzzles shown in The Da Vinci Code movie using CS fundamentals and NLP
This helps puzzle enthusiasts and mystery solvers uncover hidden messages in scrambled text. You input a jumbled phrase, like 'O, DRACONIAN DEVIL!', and it identifies all meaningful English phrases that can be formed by rearranging those letters. Anyone who enjoys word puzzles, escape rooms, or historical ciphers would find this useful for solving anagrams efficiently.
No commits in the last 6 months.
Use this if you need to quickly find all plausible English anagrams for a phrase, especially when dealing with longer strings that are impossible to solve by hand.
Not ideal if you're looking for solutions that involve numbers, symbols, or phrases in languages other than English, or if you don't want spaces to be treated as unique characters.
Stars
83
Forks
16
Language
Python
License
MIT
Category
Last pushed
Apr 06, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/codelucas/cracking-the-da-vinci-code-with-google-interview-problems-and-nlp-in-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wangz10/tensorflow-playground
Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs
ChengjinLi/machine_learning
机器学习、深度学习、NLP实战项目
gtesei/DeepExperiments
TensorFlow/Keras experiments on computer vision and natural language processing
arewadataScience/ArewaDS-Deep-Learning
Arewa Data Science Deep Learning Curricula
martin-fabbri/colab-notebooks
Colab notebooks exploring different Machine Learning topics.