I started learning Data Mining with SQL Server and I was curious that SQL Server Integration Services is capable to perform Term Extraction from English text. However I'm interested to perform Text Mining from non-English text, basically from Ukrainian. So these are the very questions:
- Is there a way to implement Term Extraction from non-English text in SSIS? If yes then any suitable resources would be appreciated:)
- If the answer for the first question is positive I would like to know if there are already some custom solutions for non-English text.
Thanks in advance:)