Spell Check API Issues with Polish and Finnish Languages
We are currently using the Bing Spell Check API and have encountered some issues with spell correction in different languages. Below are the details of the problems we've observed:
- Polish (mode: spell, market code: pl-PL):
Input: 'Spozywaja'
Expected Output: 'Spożywają'
Input: 'Unikaja'
Expected Output: 'Unikają'
Input: 'spozycja'
Expected Output: 'spożycia'
Input: 'jeśc'
Expected Output: 'jeść'
- Finnish (mode: spell, market code: fi-FI):
Input: 'Ne ovat kaikki ystäviä ja nauravatttt'
Expected Output: 'nauravatttt' should be corrected to 'nauravat'
Input: 'muttaaaa koirat leikkivät lumessa ja'
Expected Output: 'muttaaaa' should be corrected to 'mutta'
We would appreciate your assistance in resolving these issues, as accurate spell checking is crucial for our application.
Thanks,
Mahesh Amle.