QuickNLP

Run quick NLP algorithms on the web

Write a text, choose an algorithm, and export desired result in various formats.

Algorithms

Paraphrasing

Paraphrase generation is the task of generating an output sentence that preserves the meaning of the input sentence with variations in word choice and grammar. Two sentences are paraphrases if their meanings are equivalent but their words and syntax are different.

Grammar checking

Grammar checking is one of the most widely used tools within natural language processing (NLP) applications. Grammar checkers check the grammatical structure of sentences based on morphological processing and syntactic processing.

Summarization

Text summarization is the problem of reducing number of sentences and words of a document without changing its meaning. There are different techniques to extract information from raw text data and use it for a summarization model. Overall, they can be categorized as Extractive and Abstractive.