Adding spaCy Demo and API into TextAnalysisOnline

I have added spaCy demo and api into TextAnalysisOnline, you can test spaCy by our scaCy demo and use spaCy in other languages such as Java/JVM/Android, Node.js, PHP, Objective-C/i-OS, Ruby, .Net and etc by Mashape api platform. Here is the … Continue reading →

Text Analysis Online no longer provides Text Summarization API Interface

Text Analysis Online no longer provides Text Summarization API Interface, but keep the related demo just for testing: Simple Text Summarizer: http://textanalysisonline.com/simple-text-summarizer Rotten Text Summarizer: http://textanalysisonline.com/rotten-text-summarizer PyTeaser Text Summarizer: http://textanalysisonline.com/pyteaser-text-summarizer We recommend you use our professional Text Summarization API: Text … Continue reading →

NLTK Wordnet Word Lemmatizer API for English Word with POS Tag Only

We have told you how to use nltk wordnet lemmatizer in python: Dive Into NLTK, Part IV: Stemming and Lemmatization , and implemented it in our Text Analysis API: NLTK Wordnet Lemmatizer. We have preprocessed the english text with pos … Continue reading →

We have launched the Professional Document Similarity API on Mashape

We have launched the Professional Document Similarity API on Mashape, which support compare two english text document similarity. You can use our demo on the Document Similarity website: Document Similarity Demo. Document Similarity API is based on advanced Natural Language … Continue reading →

We have launched the Professional Text Sentiment Analysis API on Mashape

We have launched the Professional Text Sentiment Analysis API on Mashape, which include stock text sentiment and twitter text sentiment. The model is independently trained by stock related text and twitter related text and provides the sentiment result with confidence. … Continue reading →

Getting Started with TextBlob

TextBlob is a new python natural language processing toolkit, which stands on the shoulders of giants like NLTK and Pattern, provides text mining, text analysis and text processing modules for python developers. Here I will introduce the basics of TextBlob … Continue reading →

Text Summarization API Document is Ready

Text Summarization API Document is Ready, you can find it here: Text Summarization API Document. For programming languages support by Text Summarization API, you can find the document link below: Text Summarization API for Python Text Summarization API for Ruby … Continue reading →

We have launched the Professional Text Summarization API on Mashape

We have launched the Professional Text Summarization API on Mashape which is based on advanced Natural Language Processing and Machine Learning technologies: After surveyed the Automatic Text Summarization API on Mashape: Getting Started with the Automatic Text Summarization API on … Continue reading →

Getting Started with the Automatic Text Summarization API on Mashape

Automatic Text Summarization is one of popular text processing tasks, according wikipedia, Text Summarization is referred as Automatic Summarization: Automatic summarization is the process of reducing a text document with a computer program in order to create a summary that … Continue reading →