
나는 ispell stubber를 만들고 싶습니다.
echo communism | ispell -c
echo communist | ispell -c
echo communists | ispell -c
모두 같은 것을 반환합니다. 나는 이념을 바탕으로 웹사이트를 만들고 있으며, 보다 지능적인 태깅 시스템을 만들려고 노력하고 있습니다.
나는 ispell stubber를 만들고 싶습니다.
echo communism | ispell -c
echo communist | ispell -c
echo communists | ispell -c
모두 같은 것을 반환합니다. 나는 이념을 바탕으로 웹사이트를 만들고 있으며, 보다 지능적인 태깅 시스템을 만들려고 노력하고 있습니다.