vitorgalvao / alfred-workflows

Collection of Alfred workflows
BSD 3-Clause "New" or "Revised" License
2.44k stars 167 forks source link

Bring back the wonderful Alfred workflow: CheckSpelling #146

Closed oldcai closed 2 years ago

oldcai commented 2 years ago

Hi,

I did some research on spell correction and made an API app that runs on AWS Lambda. It would be pretty stable since there are many alternatives now, and the 1 million per month free requests would be ample.

The performance on languages differs, and I spent most time tuning the accuracy of English correction. However, I will keep improving the performance if there is feedback in the future.

Best regards,

oldcai (Albert Tsai)

vitorgalvao commented 2 years ago

Thank you for being so fast and handling this so well. I gave this a thought and https://github.com/oldcai/CorrectSpelling/pull/1 summarises my feelings. I think this will be better served if you continue the workflow as its own new thing.