How do I create a custom ispell affix file to stub -isms and -ists?
1
vote
0
answers
55
views
I want to create an ispell stubber such that,
echo communism | ispell -c
echo communist | ispell -c
echo communists | ispell -c
All return the same thing. I'm making a website based on ideology, and I'm trying to create a more intelligent tagging system.
Asked by Evan Carroll
(34663 rep)
May 17, 2016, 02:52 AM
Last activity: May 19, 2016, 12:10 AM
Last activity: May 19, 2016, 12:10 AM