-
Updated
Oct 19, 2020 - Java
spellcheck
Here are 198 public repositories matching this topic...
-
Updated
Jun 6, 2020 - Ruby
-
Updated
Oct 4, 2020 - C#
-
Updated
Sep 17, 2020 - C++
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Sep 25, 2020 - Python
-
Updated
Sep 30, 2020 - C++
-
Updated
Apr 6, 2018 - JavaScript
-
Updated
Aug 27, 2020 - Python
-
Updated
Aug 1, 2020 - C++
-
Updated
Sep 25, 2020 - PHP
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Nov 16, 2019 - Python
-
Updated
Dec 26, 2018 - Swift
-
Updated
Oct 7, 2020 - sed
-
Updated
Jan 10, 2018 - Vim script
-
Updated
Oct 18, 2020 - C++
-
Updated
Oct 19, 2020 - C++
-
Updated
Oct 18, 2020 - R
-
Updated
Nov 22, 2019 - Vim script
-
Updated
Jul 7, 2020 - Emacs Lisp
-
Updated
Feb 13, 2018
-
Updated
Oct 10, 2020 - Python
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Jul 4, 2018 - Java
-
Updated
Oct 1, 2020 - Python
-
Updated
Sep 30, 2020 - Rust
-
Updated
Oct 16, 2020
Improve this page
Add a description, image, and links to the spellcheck topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spellcheck topic, visit your repo's landing page and select "manage topics."
The method
WordList.QuerySuggest.Phonethas two nested loops that query for entries from aPhoneTablethat have rules starting with a given character. Indexing these entries in the table by the first rule character may have a positive impact on performance.