Dandelion Api - Sentiment Analysis
Description
Identify whether the expressed opinion in short texts (like product reviews) is positive, negative, or neutral.
Share Tweet
Spaziodati
By leveraging Big Data & Semantic Web technologies we are building a high-quality knowledge-graph accessible via simple APIs on dandelion.eu. The graph contains both common sense knowledge and vertical domain data (e.g. company information, healthcare, tourism…) sourced from hundreds of open and proprietary datasets.
Comments
${comment.user__first_name}$ ${comment.user__last_name}$
${ new Date(comment.created_at).getFullYear() + "/" + new Date(comment.created_at).getMonth() + "/" + new Date(comment.created_at).getDate() + " " + new Date(comment.created_at).getHours() + ":" + new Date(comment.created_at).getMinutes() }$
${comment.content}$
Reply
${response.user__first_name}$ ${response.user__last_name}$ modifier
${ new Date(response.created_at).getFullYear() + "/" + new Date(response.created_at).getMonth() + "/" + new Date(response.created_at).getDate() + " " + new Date(response.created_at).getHours() + ":" + new Date(response.created_at).getMinutes() }$
${ response.content }$

Connect to ai-compare to add your comment.