Here is the command i'm running:

        aspell clean < test.txt

Here is the relevant output:

-------------
wordCompletion/$ cat test.txt
The
juunk
following
is
something
I've

wordCompletion/$ aspell clean < test.txt
The
juunk
following
is
something
I've
------------

Which is to say that the command just regurgitates the original list
of words, treating 'juunk' as if it were a good word. The
documentation says that the output is supposed to be cleaned of
misspellings.










The
juunk
following
is
something
I've

The
juunk
following
is
something
I've

_______________________________________________
Aspell-user mailing list
Aspell-user@gnu.org
https://lists.gnu.org/mailman/listinfo/aspell-user

Reply via email to