DatumBox

Number of APIs: 14

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.

Contact Support: Name: No Contact Email: email@example.com

  1. Classifies the Document as adult or noadult POST {{baseUrl}}/AdultContentDetection.json

  2. Classifies the Document as commercial or nocommercial POST {{baseUrl}}/CommercialDetection.json

  3. Estimates the similarity between 2 Documents POST {{baseUrl}}/DocumentSimilarity.json

  4. Classifies the Document as educational or noeducational POST {{baseUrl}}/EducationalDetection.json

  5. Gender Detection Service POST {{baseUrl}}/GenderDetection.json

  6. Extracts the Keywords of the Document POST {{baseUrl}}/KeywordExtraction.json

  7. Identifies the Language of the Document POST {{baseUrl}}/LanguageDetection.json

  8. Evaluates the Readability of the Document POST {{baseUrl}}/ReadabilityAssessment.json

  9. Identifies the Sentiment of the Document POST {{baseUrl}}/SentimentAnalysis.json

  10. Classifies the Document as spam or nospam POST {{baseUrl}}/SpamDetection.json