Settings

Theme

Show HN: WritingLint – a prose linter with rules over a dependency graph

1 points by NikhilVerma · 0 comments · 1 min read


https://writinglint.nikhilv.workers.dev/

Most text linters rely on simple POS tagging or regex, I've been working on this tool that allows one to use the dependency graph of a sentence and then allow you to run rules over it.

It's not as fast but it allows for pretty sophisticated rule writing since you can refer to the relation between words.

I've made a demo where I did an "AI text lint" to highlight common AI kind of text.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection