* read in text from csv
* add tests for csv reading
* run textanalyzer in demo notebook
* add text analyser in doc and demo
* improve init TextDetector testing
* more init tests
* add csv encoding keyword
* add utf16-csv file
* skip csv reading on windows
* clean up docstrings
* clean up docstrings 2
* temp integration test module
* cleaner text sample to analyse
* remove clean text and spelling corrections
* change ammico exposed interface