norvig
Here are 13 public repositories matching this topic...
Baseline trial and conclusion of the gujarati spell checker based on Norvig's solution
-
Updated
Mar 21, 2023 - Jupyter Notebook
An Elixir implementation of Peter Norvig's Sudoku solver.
-
Updated
Mar 30, 2017 - Elixir
Simple project for auto correction of words engine using Naive Bayes as an algorithm in modeling.
-
Updated
Aug 15, 2020 - Jupyter Notebook
Norvig's implementation of the General Problem Solver
-
Updated
Mar 8, 2017 - HTML
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)
-
Updated
Jan 1, 2021 - Python
Práctica do curso de especialización en Intelixencia Artificial e Big Data de Formación Profesional - IES de Teis
-
Updated
Nov 29, 2023 - Python
Learning about the utilization of Norvig as a spelling correction with an approach using BERT.
-
Updated
Aug 5, 2023 - Jupyter Notebook
🎍 A simple spellchecker implemented in JavaScript, designed to correct misspelled words based on word frequency from a corpus ✨
-
Updated
Sep 24, 2024 - JavaScript
-
Updated
Dec 8, 2019 - C++
Replicated google search engine using Lucene and Norvig Spell Correction program
-
Updated
May 29, 2017 - PHP
Machine Learning Sudoku Solver that implmements various machine learning heauristics to solve 3x3, 4x4, and 5x5 sudoku puzzles
-
Updated
Apr 15, 2022 - Python
Improve this page
Add a description, image, and links to the norvig topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the norvig topic, visit your repo's landing page and select "manage topics."