-
### Steps to reproduce
It seems the Android spell checker service is mostly working on WSA. However no service is provided by default.
Install [OpenBoard] which comes with its own spell checker se…
Slion updated
9 months ago
-
From #74141:
> @pickfire: Did you go through this with some kind of type checkers like cargo-spellcheck?
> @euclio: I made a super hacky custom rustdoc pass that ran a spellchecker over markdown c…
-
The `apiary fetch` command is giving me an OpenStruct error:
```
➜ apiary fetch --api-name="api" --output="api.apib"
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has …
-
Opened per @introt's request in https://github.com/zim-desktop-wiki/zim-desktop-wiki/issues/2167#issuecomment-1358083722.
Details in in https://github.com/zim-desktop-wiki/zim-desktop-wiki/issues/149…
-
[Me](https://github.com/elijah-potter/harper/issues/255) again 👋
I managed to incorporate `harper-core` into the markdown text editor for [Lockbook](https://github.com/lockbook/lockbook) and inclu…
-
https://blog.reachsumit.com/posts/2020/07/spell-checker-fasttext/
-
py-hanspell의 spell-checker.py 부분에서
`result = spell_checker.check()` line에서
변수 r을 print해보면
``이 계속 뜨는데요,
즉, ` data = json.loads(r)` 부분에서 계속 에러가 뜹니다.
혹시 현재 spell-checker가 사용이 불가능한지, 아니면 제 …
-
The following sentence:
"This is a smile :-)"
Causes the following exception:
/home/erelsgl/git/machine-learning-server/node_modules/wordsworth/lib/spell_checker.js:207
var len = word.length, …
-
Spellcheck should ignore all words containing special characters.
Except when:
- the word's only special character is a punctuation mark at the end **followed by a space** (eg. Hello. World
- the w…
-