Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
5answers
1k views

Aspell Dictionary can't be opened

When I try to add a word or to ignore all, Aspell throws the error 'the file "C:/Program Files (x86)/Aspell/en.pws" cannot be opened for writing'. Anyone know what is causing this problem ...
5
votes
2answers
329 views

Using ispell/aspell to spell check camelcased words

I need to spell check a large document containing many camelcased words. I want ispell or aspell to check if the individual words are spelled correctly. So, in case of this word: ...
4
votes
1answer
38 views

What's a Good package for Phonetic Representation for Various Human Languages?

I'm currently working on a project for which I think being able to come up with phonetic representations of words in various languages would be really helpful. I know Aspell does this pretty well, but ...
4
votes
2answers
162 views

Can aspell output line number and not offset in pipe mode?

Can aspell output line number and not offset in pipe mode for html and xml files? I can't read the file line by line because in this case aspell can't identify closed tag (if tag situated on the next ...
4
votes
2answers
2k views

Emacs Windows spellcheck - aspell or hunspell

I use emacs 23.1.50 version on Windows XP operation system. I could not setup hunspell or aspell as part of emacs with the example provided by the emacs wiki. Anyone has working confiugration for ...
4
votes
3answers
438 views

How to use special chars on aspell custom dictionary?

I'm building a "did you mean" funcionality on an internal search engine, using aspell and php (php-pspell). I have a catalog of products and I want the names of those products to be also words in the ...
4
votes
4answers
684 views

Good alternative for ASpell?

Is there any good alternative to ASpell? It's nice open source, but haven't been updated for a while. The performance is not too good and I am having trouble creating a custom worklist with ...
2
votes
0answers
21 views

Installing Aspell on Windows using emacs

I'm using Emacs23.3 on Windows7 and I tried to install Aspell. Installation worked, but when I tried to install the English dictionary I got: "The extended atributes are inconsistent." (I have no ...
2
votes
2answers
283 views

R Aspell homebrew

working on a Macbook pro with OS 10.6. I've recently installed the package Aspell with the R package manager and it appears the install went just fine (no install errors). but when I try to use aspell ...
2
votes
2answers
1k views

Can I use GNU Aspell for English in my asp.net application?

Aspell-net is a port of the GNU Aspell for .Net Framework. The library itself is open source, and is under the LGPL license, but the english dictionary for aspell is mentioned as copyrighted on the ...
1
vote
0answers
14 views

Undocumented outputs with aspell spell checking?

I am writing a spell checker for a load of language files in a large projekt using java and aspell. 'Problem is that the application is built in Swedish with an optional English client, so I must use ...
1
vote
1answer
118 views

Spelling suggestions module in pure Python (for GAE)?

Could you recommend me a spelling suggestion library that can be used in Google App Engine (pure python). Before moving to GAE we were using aspell-python. UPDATE What about some spelling API (e.g. ...
1
vote
0answers
108 views

Aspell 0.6 for Windows

I am looking for the Win32 binary version of Aspell 0.6. I am under the impression that the LyX Project maintained a Windows fork of Aspell (at least until v. 1.4), but I have not been able to find a ...
1
vote
3answers
93 views

Spellcheck each line

I'd like to write a bash filter that will take a file of newline-separated sentences and return sentences that are not misspelled. I've been thinking about aspell but I'm not sure what to do with it. ...
1
vote
1answer
315 views

Aspell under Emacs - multiple dictonaries

I'm using Aspell as a spelling checker for Emacs. I know that, as a standalone, aspell can handle multpiple dictionaries (using extra-dicts param), but how to configure it under Emacs? I know very ...
1
vote
1answer
101 views

Regex for getting spelling suggestions from aspell

Given this output from aspell, how can I can get the spelling suggestions: @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.6) & knoledge 12 0: knowledge, knowledge's, pledge, ...
1
vote
3answers
1k views

how can I install pspell in php5/ubuntu?

I am trying to install pspell for PHP 5 in Ubuntu. I have installed the aspell library which is required to run pspell as shown here I am not sure if there are any settings I need to change, etc. ...
1
vote
3answers
360 views

Source code spellcheckers is there an open-source solution or should I make my own?

I need a source code spell-checker. Of course there is a closed source ones but I'm looking for an open source solution, That can spell check html files, php source codes any further types would be ...
1
vote
1answer
418 views

Creating custom dictionaries in aspell with the C API

I am using aspell in my application for spell checking (a c/c++ app), and I want to use it to find best alternatives in a custom work list. I don't want to use a standard dictionary, as I only want ...
0
votes
0answers
6 views

Clever way to use aspell to auto correct passage?

I'm pretty new to aspell, but I just wanted to know if there was a way to scan a file using aspell and autocorrect all errors using the first suggestion.
0
votes
0answers
20 views

Aspell with CKEditor

When i use 'spellchecker.pl' as the server script for spell check with Aspell in CKEditor, the source code is displayed in the Spell Check Dialog Box instead of the text with mispelled words. Can ...
0
votes
0answers
34 views

Java library for dictionary transforming needed (ispell, aspell or myspell)

I'm looking for any library in Java that's gonna allow me add text files with dictionary (myspell, ispell or aspell format) as input and get set of available words as output. Is there anything like ...
0
votes
0answers
18 views

Need help for aspell in xcode

I want to add aspell library to my xcode project but I don'tknow how to add and use it. . somebody tells thaat to add libaspell.a to xcode project but i can't see this file in my downloaded directory ...
0
votes
2answers
48 views

Running Emacs ispell command doesn't ask confirmation to save to private dictionary

Everytime I run ispell-buffer and add things to the private dictionary. It asks me confirmation whether I want to save it or not at the end. Can I turn this off?? So it doesn't ask me the confirmation ...
0
votes
1answer
14 views

is there a way to verify if a word exists in determined idiom?

I have some word lists that was extracted from aspell dictionary. The problem is that some of the words that aspell returns isn't valid words. I'd like know if there are a way to check if the words ...
0
votes
0answers
48 views

truncated words from “aspell dump”

I'm working with custom dictionaries, and dumping the dictionary has the last letter truncated from all the words. Here I manually typed in "some test words", and then dumped it out: [user@host ~]$ ...
0
votes
0answers
70 views

Aspell giving errors on iOS : 'Detected an attempt to call a symbol in system libraries that is not present on the iPhone: opendir$UNIX2003'

I have cross compiled Aspell to work on iOS for spell checking, however I get an error when I call the Aspell api. This is the error I have: Detected an attempt to call a symbol in system libraries ...
0
votes
2answers
117 views

Spell checking - Ignore set of words

I am doing bash script to check spelling on number of files. I came across to problem of telling aspell to ignore some set of words that I allow to appear. This is same as "Ignore All" in ...
0
votes
1answer
137 views

aspell api documentation

where can i find aspell api documentation along with sample example.
0
votes
2answers
456 views

Aspell decodes dictionary file as latin1 even if both environment and aspell config specifies the encoding as UTF-8

Update Apparently the solution to this is to use yet another configuration parameter to set the encofing: --encodig=UTF-8 on the command line. For example: zby@tvm1:/home/xpapers$ aspell --lang=en ...
0
votes
2answers
111 views

How would I find common misspellings of a given word using aspell or another tool

For a given word I'd like to find the n closest misspellings. I was wondering if an open source spell checker like aspell would be useful in that context unless you have other suggestions. For ...
0
votes
1answer
178 views

Ultrasphinx and Rails: Completely wrong results - Why?

I'm using Ultrasphinx for searching on a Rails App. Everything seems to be working, the only thing is that the search results are not matching the search query in any way. I really don't understand ...
0
votes
1answer
263 views

Problem with apostrophes and other special characters when using aspell in windows

We seem to be having a problem with the spell checker on our content management system where it marks the ve part of We’ve as a misspelling. The spellchecker uses aspell which is called from a script ...
0
votes
1answer
62 views

pspell global namespace dictionary

is it possible to create something like "a global dictionary" for pspell? I tried a lot but i can only create a personal dictionary for languages which are installed. Am im blind, or is there a ...
0
votes
1answer
188 views

apache + mod_wsgi + aspell-python on OS X 10.5.8

I have a website that processes user submitted documents in a variety of ways, one of which is to do a spell check on a part of each document. When I set this website up on a Mac Mini (yes, I realize ...
0
votes
2answers
515 views

Aspell Spell Checker on iPhone?

I've managed to compile the aspell as a static library for iPhone. I've the libaspell.a file and included it in my xcode project as a framework. Does anybody know how to use their c/c++ api for ...
0
votes
1answer
179 views

Problem with Ultrasphinx & Aspell & Boolean Search (spell check missbehaves…)

I'm using Ultrasphinx with Aspell spelling support to search a Rails app. I want my users to be able to search using boolean operators ("king OR queen"). I'm using the german aspell directory, since ...
0
votes
1answer
158 views

Spell Checking Service with python using mod_python

What is the best available method for developing a spell check engine (for example, with aspell_python), that works with apache mod_python ? apache 2.0.59+RHEL4+mod_python+aspell_python seems to ...