First draft of C++ support.
Context menu with "Hide this word" and "Add to blacklist" functions.
Support for .txt files. Grouping words having common stem like - departed, depart, departing. (English only).
Save as image function PNG or BMP
Parallel execution - significant performance improvement on multicore machines.
Cancelability, progress and responsiveness during parallel execution.