datumbox.com

Datumbox offers a Machine Learning platform composed of 14 classifiers and Natural Language processing functions. Functions include sentiment analysis, topic classification, readability assessment, language detection, and much more.

14 endpoints machine_learningtext
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

# See https://github.com/Adeel-Ali/DatumboxSDKs
curl examples
Classifies the Document as spam or nospam
curl \
  http://api.datumbox.com/1.0/SpamDetection.json
Extracts the clear text from Webpage
curl \
  http://api.datumbox.com/1.0/TextExtraction.json
Endpoints (14 total)
POST
/1.0/SpamDetection.json
Classifies the Document as spam or nospam
POST
/1.0/TextExtraction.json
Extracts the clear text from Webpage
POST
/1.0/GenderDetection.json
Gender Detection Service
POST
/1.0/KeywordExtraction.json
Extracts the Keywords of the Document
POST
/1.0/LanguageDetection.json
Identifies the Language of the Document
POST
/1.0/SentimentAnalysis.json
Identifies the Sentiment of the Document
POST
/1.0/DocumentSimilarity.json
Estimates the similarity between 2 Documents
POST
/1.0/CommercialDetection.json
Classifies the Document as commercial or nocommercial
POST
/1.0/TopicClassification.json
Identifies the Topic of the Document
POST
/1.0/EducationalDetection.json
Classifies the Document as educational or noeducational
POST
/1.0/SubjectivityAnalysis.json
Classifies Document as Subjective or Objective
POST
/1.0/AdultContentDetection.json
Classifies the Document as adult or noadult
Language coverage
unknown
1
At a glance
Total SDKs1
Languages1
Endpoints14
Categories2
http://api.datumbox.com