Member • Jul 8, 2013
Final Year CS Project Idea: Intelligent GRE Words Eliminator
For once, I'm not sure if all the tough words can be replaced keeping the meaning, tone, emotions et al intact. The overall algorithm would be like this:-
1. Reach the paragraph.
2. Spot the 'GRE' words, aka the uncommon words in English usage.
3. Find their simpler synonyms and do a simple find+replace.
4. Re-scan the paragraph, this time for individual sentences and make sure that each sentence makes sense.
I'm not sure how #4 can be achieved. But someone master in programming might help with adding details to the above 'general' algorithm.
What do you say folks? Do you think this would be an interesting final year CS engineering project?