The Topics Extraction API allows you to find key topics in text. Extracted topics can be used to summarize documents, create navigable word clouds, features for machine learning, visualization of large amounts of text and more! The supporting texts allows you to easily link back to snippets from your text!
Why Use Stop Words for Text Mining?
N-Gram and Word Counter API
Text Similarity API
The Text Similarity API computes surface similarity between two pieces of text (long or short) using well known measures such as Jaccard, Dice and Cosine. Text similarity is used in many applications such as linking similar entities, de-duplication of product listings, clustering, topic merging and for many other tasks.
Sentence Clustering API
Constructing a Domain Specific Stop Word List
While it is fairly easy to use a published set of stop words, in many cases, using such stop words is completely insufficient for certain applications. For example, in clinical texts, terms like “mcg” “dr.” and “patient” occur almost in


