A Tasker Plugin for simple TextMining, such as calculating the percentage in which 2 strings match (Cosine Similarity), converting the strings into binary vectors and returning a BagOfWords model in JSON.
You can optionally use the removal of Stopwords and / or a (Snowball) stemmer for the following languages:
- Danish
- Dutch
- English
- Finnish
- French
- German
- Hungarian
- Italian
- Norwegian
- Porteguese
- Romanian
- Russian
- Spanish
- Swedish
- Turkish
This app uses the Accord.Net framework.