Stop word lists and unit-tests.
Status: Alpha
Brought to you by:
kostia76
Currently the stop word in Repository/import/stopword/en.txt are used.
Maybe the list in Repository/import/stopword/en0.txt is better.
Using the new list, requires to adapt some unit-tests. Create a mock list to avoid this effort if the list is changed again? This makes the tests more robust.