#
spelling
Here are 512 public repositories matching this topic...
The gem that has been saving people from typos since 2014
-
Updated
May 22, 2020 - Ruby
SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm
spellcheck
fuzzy-search
fuzzy-matching
edit-distance
levenshtein
levenshtein-distance
spelling
spell-check
chinese-text-segmentation
word-segmentation
approximate-string-matching
spelling-correction
damerau-levenshtein
text-segmentation
chinese-word-segmentation
symspell
-
Updated
Mar 17, 2020 - C#
Python port of SymSpell
python
spellcheck
fuzzy-search
fuzzy-matching
edit-distance
levenshtein
levenshtein-distance
spelling
spell-check
chinese-text-segmentation
word-segmentation
approximate-string-matching
spelling-correction
damerau-levenshtein
text-segmentation
chinese-word-segmentation
symspell
-
Updated
Apr 28, 2020 - Python
Check the compliance of your design guidelines within seconds
lint
automation
sketch
typography
sketch-plugin
contrast
symbols
sketch-app
usability
spelling
padding
design-system
design-tool
-
Updated
Mar 28, 2019 - JavaScript
php
spellcheck
pspell
spelling
spelling-checker
spelling-correction
spellchecker
misspell
php-spellchecker
-
Updated
Apr 25, 2020 - PHP
node
spellcheck
dictionaries
checker
grammar
signature
coverage-badge
check
spelling
spell
coverage-status
hunspell
spellchecker
affix-documents
affix-options
myspell
-
Updated
May 19, 2020 - JavaScript
Why should smartphones get all the fun?
-
Updated
Mar 16, 2020 - Vim script
Xcode extension for spell checking and auto-correcting code comments.
-
Updated
Dec 26, 2018 - Swift
Notepad++ Spell-checking Plug-in
plugin
spellcheck
spelling
spell-check
spelling-checker
aspell
spelling-correction
notepad-plus-plus
hunspell
-
Updated
May 11, 2020 - C++
-
Updated
Jan 10, 2018 - Vim script
esthercamilo
commented
Jun 27, 2018
After answering all requests made by the installer (include all *.hxx, etc), I finally got the following error, which I have no idea how to solve.
`Microsoft Windows [versão 10.0.14393]
(c) 2016 Microsoft Corporation. Todos os direitos reservados.
C:\Users\esther.reis\PycharmProjects\migracao-sas>C:\Users\esther.reis\AppData\Local\Programs\Python\Python36\python.exe -m pip install spacy_hun
Modern IDE-like autocompletion for zsh
shell
zsh
productivity
oh-my-zsh
autocomplete
terminal
command-line
fzf
arrow
completion
plug
intellisense
spelling
zsh-plugin
zsh-completion
arrow-keys
zsh-configuration
inserts
fuzzy-history-search
zsh-autocomplete
-
Updated
May 23, 2020 - Shell
Fast spelling check for Travis CI
-
Updated
Apr 14, 2020 - JavaScript
SymSpellCompound: compound aware automatic spelling correction
spellcheck
fuzzy-search
edit-distance
levenshtein
levenshtein-distance
compounds
compound
spelling
spell-check
approximate-string-matching
spelling-correction
damerau-levenshtein
-
Updated
Feb 13, 2018
Libvoikko and essential linguistic resources
-
Updated
May 24, 2020 - C++
How similar are these two strings?
-
Updated
Feb 22, 2020 - JavaScript
Spell words with elemental symbols from the periodic table ("He", "Cu", etc).
-
Updated
May 25, 2017 - Python
An auxiliary spellcheck dictionary that corresponds with the Bishop Fox Cybersecurity Style Guide
-
Updated
Jan 3, 2020
Deep Learning neural network for correcting spelling
-
Updated
Mar 30, 2020 - Python
Fast approximate strings search & spelling correction
spellcheck
fuzzy-search
edit-distance
levenshtein
levenshtein-distance
spelling
spell-check
approximate-string-matching
spelling-correction
damerau-levenshtein
-
Updated
Apr 26, 2018 - C#
Spelling corrector in python
python
spellcheck
turkish
english
levenshtein-distance
russian
spelling
spell-check
spell
ukrainian
polish
spell-checker
spelling-correction
spellchecker
-
Updated
May 26, 2020 - Python
The 134,000+ words and their pronunciations in the CMU pronouncing dictionary
-
Updated
Feb 13, 2020 - JavaScript
-
Updated
Apr 17, 2020 - Java
ქართული ორთოგრაფიული ლექსიკონი - Georgian Spell Checking Dictionary
firefox
dictionary
spell-checker-plugin
spelling
spelling-checker
georgia
openoffice
spell-checker
spelling-correction
georgian
hunspell
-
Updated
Aug 30, 2018 - M4
Golang Spellcheck based on "How to Write a Spelling Corrector"
-
Updated
Oct 7, 2015 - Go
Improve this page
Add a description, image, and links to the spelling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spelling topic, visit your repo's landing page and select "manage topics."
I have a package in which the documentation in written in English (functions) and a second language (vignettes). These languages are set in the
Languagefield of theDESCRIPTIONfile. This is done following the 'Writing R Extensions' manual: