Grammartize!

Clean Your Text!

Copy-and-paste your text to get it
cleaned, parsed, tokenized and organized!

Your automated text processing friend

Grammartize will take a paragraph(s) and clean it up for you. Just copy-and-paste! It will also extract keywords from your text, and identify the parts of speech for each word in each sentence

Here's an example. This paragraph:

this is a poorly written sentence . because it has many incorrect casings and punctuation . and it will also remove <b>HTML tags</b> so you can even use this tool to scrape text from another website, clean it automatically and extract keywords! you can use the parts-of-speech it detects to help power a semantic natural language processing algorithm

Turns into:

Cleaned Up Text

This is a poorly written sentence. Because it has many incorrect casings and punctuation. And it will also remove HTML tags so you can even use this tool to scrape text from another website, clean it automatically and extract keywords! You can use the parts-of-speech it detects to help power a semantic natural language processing algorithm.

Extracted Keywords
sentence casings punctuation HTML tags tool text website keywords! parts-of-speech power language processing algorithm
JSON with grammar properties, including parts-of-speech
The "pos" tags (VBZ, NN, etc) are defined by the Penn Treebank Parts-of-Speech Project.

Tools

Other Usefull Tools

De-Dupe Text

Remove duplicate elements from a set of text

Keyword Extraction

Extract keywords from text

Parts-Of-speech

Diagram your sentences automatically!

API

Do all of this programmatically