-
cSpell flags `itertools`, `functools` and `ctypes` as being misspelled when the python dictionary is activated (and virtually any other module I try and import that is not in the en_us dictionary).
…
-
NLP can be used for two cases:
1. Word suggestions (predicting the next word) e.g. distilbert (potentially tricky as NLP models predict the next token, not the next word. Generating a list of "potent…
-
#### Description :octocat:
Spacemacs freezes when using tramp to scp or ssh
#### Reproduction guide :beetle:
- Start Emacs
- press SPC f f
- type /ssh:192.168.10.22:/ or /scp:192.168.10.22:/ or…
-
Hello!
The documentation (https://github.com/hunspell/hunspell) says: Complex morphology: dictionary and affix homonyms; twofold affix stripping to handle inflectional and derivational morpheme gro…
-
Would be nice to have an option to spell check only comments, independent of the language.
This allows documentation writers to get spell checking without drowning in warnings from badly written co…
-
```
error: `ot` should be `to`, `of`, `or`
--> docs/content/team/poc/zerto.md:49:27
|
49 | - Source computer name was ot01dv-zerto002.centralus.xxx.cloud but replica was ot01dv-zerto002. Migh…
-
Hi,
Would you be open to supporting a public stable python API for codespell. Ideally for me, one where I as a consumer can feed codespell with words I want spellchecked and then is given back a `v…
-
### Current problem
The spelling checker do not have end lineno or end column because we do not use a node. Also we're spell checking our own messages.
### Desired solution
In the spelling ch…
-
### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/secti…
-
Hi, well done for all this good work, the work here is pretty impressive!
The question is maybe a dummy one, but I didn't find a way to implement this into a python library...
Is there a way to im…