Skip to content

Commit e0befad

Browse files
authored
Merge pull request MicrosoftDocs#32402 from mithun-prasad/patch-9
Update scenario-sentiment-analysis-deep-learning.md
2 parents b1205cd + f917232 commit e0befad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/preview/scenario-sentiment-analysis-deep-learning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.author: miprasad
2121

2222
# Sentiment Analysis using Deep Learning with Azure Machine Learning
2323

24-
Sentiment analysis is a well-known task in the realm of natural language processing. Given a set of texts, the aim is to determine the sentiment of that text. The objective of this solution is to use CNTK as the backend for Keras (a model level library, providing high-level building blocks for developing deep learning models) and implement sentiment analysis from movie reviews.
24+
Sentiment analysis is a well-known task in the realm of natural language processing. Given a set of texts, the aim is to determine the sentiment of that text. The objective of this solution is to use Deep Learning for predicting sentiment from movie reviews.
2525

2626
The solution is located at https://github.com/Azure/MachineLearningSamples-SentimentAnalysis
2727

0 commit comments

Comments
 (0)