An open API service indexing awesome lists of open source software.

https://github.com/josefpihrt/wordb

English wordlist to be used primarily for spellchecking (~60 000 words in total)
https://github.com/josefpihrt/wordb

spellcheck spelling wordlist

Last synced: 6 months ago
JSON representation

English wordlist to be used primarily for spellchecking (~60 000 words in total)

Awesome Lists containing this project

README

          

# Wordb

* Wordb is a curated list of English words separated into several categories (~60 000 words in total).
* Wordb is primary intended to be used for spellchecking.
* It contains fixes of various misspellings/typos in a format `: ` (for example `mispell: misspell`)
* Wordb was originally created to be used with following tools:
* [Orang](https://www.nuget.org/packages/Orang.DotNet.Cli) (`orang spellcheck` command)
* [Roslynator CLI](https://www.nuget.org/packages/Roslynator.CommandLine) (`roslynator spellcheck` command)