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 list of spaCy demo:
- spaCy Word Tokenize: http://textanalysisonline.com/spacy-word-tokenize
- spaCy Word Lemmatize: http://textanalysisonline.com/spacy-word-lemmatize
- spaCy POS Tagging: http://textanalysisonline.com/spacy-pos-tagging
- spaCy Sentence Segmentation: http://textanalysisonline.com/spacy-sentence-segmentation
- spaCy Noun Chunks Extraction: http://textanalysisonline.com/spacy-noun-chunks-extraction
- spaCy Named Entity Recognizer (NER): http://textanalysisonline.com/spacy-named-entity-recognition-ner
If you want use sapCy API, you can use the Text Analysis API on Mashape. Text Analysis API provides a basic plan for free using this api with 1000 request per day. For commercial purposes, it receive little money for our VPS and service.
Posted it by TextMiner
Comments
Adding spaCy Demo and API into TextAnalysisOnline — No Comments