Hacker News new | ask | show | jobs
Show HN: AI grammar checker (agrammar.com)
15 points by matant 2690 days ago
2 comments

Hey there, I wrote a simple AI grammar checker. Research on AI applications in the field of Natural Language Processing (NLP), including grammar errors correction, is growing quickly. However, despite this progress, easily accessible tools are still missing on the web. With this project, I'm trying exactly to cover this gap, a web app with an easy-to-use interface, powered with an artificially intelligent algorithm and trained on common errors made by not native English speakers. Would be nice to get some feedback from you! Thanks,
I find the suggested texts in the dropdown hard to read with the strikeouts.

What type of model is behind this?

if you stay with your mouse over one of the suggested texts, a tooltip box will show you the proposed text without the edits
This is really well done. I’d love to know how you built it and what data it is trained on. The suggestions are totally on point. It even adds extra words sometimes, which are uncannily well fitted to the context.
Hi, thank you for your feedback. You can find all the details about data and tools used on the about page: https://www.agrammar.com/about