Práctica do curso de especialización en Intelixencia Artificial e Big Data de Formación Profesional - IES de Teis
-
Updated
Feb 24, 2025 - Python
Práctica do curso de especialización en Intelixencia Artificial e Big Data de Formación Profesional - IES de Teis
Given an utterance the spellcheck corrects each token based on a frequency dictionary. It is language agnostic that means it works with any language as soon as a frequency dictionary is provided. The approach is based on the Peter Norvig's blog post on the spell check (see: https://norvig.com/spell-correct.html)
Machine Learning Sudoku Solver that implmements various machine learning heauristics to solve 3x3, 4x4, and 5x5 sudoku puzzles
Add a description, image, and links to the norvig topic page so that developers can more easily learn about it.
To associate your repository with the norvig topic, visit your repo's landing page and select "manage topics."