Menu

#1 Daemon mode

open
Engine (5)
5
2013-02-08
2007-03-06
No

Begin by not slurping the full input text in gram.pl, since this is slow and eats up a lot of memory for huge text files.

Maybe just add smarts for segmenting into sentences incrementally, and then just call grammatical_errors on individual sentences.

Discussion


Log in to post a comment.