-
Hi,
I am having trouble installing hunspell on Mac OS X, although I have already did :
- brew install hunspell
- export C_INCLUDE_PATH=/usr/local/include/hunspell
- sudo ln -sf /usr/local/lib/li…
arezd updated
6 years ago
-
See: https://buildd.debian.org/status/fetch.php?pkg=link-grammar&arch=amd64&ver=5.12.3%7Edfsg-1.1%7Eexp1&stamp=1706921127&raw=0
Configure arguments:
`./configure --build=x86_64-linux-gnu --prefix=…
ampli updated
3 months ago
-
Usually there are 3 Hunspell dictionaries per language required
1. system wide dict
2. user dict
3. technical terms dict
Also the language may switch in the document.
This is not reflected by…
-
To make this more usable, we should add the dictionary to software that supports hunspell:
- [X] __OpenOffice/LibreOffice__: Extension available here: https://extensions.openoffice.org/en/project/k…
gamag updated
6 years ago
-
I just installed miktex but the spellcheck is missing. I see many had the same problem as below, which was fixed. Unfortunately the solutions are locked and cannot access them.
Detai…
-
Hey,
I tried your gem but I've some trouble, first on linux the path for libraries is /usr/local/lib not /usr/lib then on my centos (also after this change) I've this error:
irb(main):003:0> requir…
-
```
What steps will reproduce the problem?
1. Trying to do "Basic spell checking" from tutorial with wrong path
2. doing .spell(word)
What is the expected output? What do you see instead?
expected: T…
-
```
I had to do this in order to build the binding against Hunspell 1.3.2:
sed -e "s/hunspell-1.2/hunspell/" -i setup.py
```
Original issue reported on code.google.com by `adriyeti...@gmail.com` on …
-
```
What steps will reproduce the problem?
1. Trying to do "Basic spell checking" from tutorial with wrong path
2. doing .spell(word)
What is the expected output? What do you see instead?
expected: T…
-
```
I had to do this in order to build the binding against Hunspell 1.3.2:
sed -e "s/hunspell-1.2/hunspell/" -i setup.py
```
Original issue reported on code.google.com by `adriyeti...@gmail.com` on …