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
-
Classifies the Document as adult or noadult POST {{baseUrl}}/AdultContentDetection.json
-
Classifies the Document as commercial or nocommercial POST {{baseUrl}}/CommercialDetection.json
-
Estimates the similarity between 2 Documents POST {{baseUrl}}/DocumentSimilarity.json
-
Classifies the Document as educational or noeducational POST {{baseUrl}}/EducationalDetection.json
-
Gender Detection Service POST {{baseUrl}}/GenderDetection.json
-
Extracts the Keywords of the Document POST {{baseUrl}}/KeywordExtraction.json
-
Identifies the Language of the Document POST {{baseUrl}}/LanguageDetection.json
-
Evaluates the Readability of the Document POST {{baseUrl}}/ReadabilityAssessment.json
-
Identifies the Sentiment of the Document POST {{baseUrl}}/SentimentAnalysis.json
-
Classifies the Document as spam or nospam POST {{baseUrl}}/SpamDetection.json