Natural Grammar
automatic natural language correction.
Paste text or choose a file from your computer. The result will be shown in the same box.
grammary($text); echo htmlspecialchars($run->tabs($gram),ENT_QUOTES,'UTF-8'); } else { $run = new grammar(); $gram = $run->grammary($_POST['thetext']); echo htmlspecialchars($run->tabs($gram),ENT_QUOTES,'UTF-8'); } ?>