Skip to content

Commit

Permalink
Change Default Sentiment Analysis Text
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcapstick committed Dec 14, 2023
1 parent 089acb7 commit 6ab4299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ <h3 class="featurette-heading">A Machine Learning Demo</h3>
<!-- for user input -->
<form id="myForm">
<textarea name="text" cols="75" rows="10" wrap="soft" id="inputText"
class="model_input">The Shawshank Redemption is a true masterpiece of cinema, a movie that deserves every bit of its status as one of the greatest films ever made. From its stellar performances to its unforgettable storytelling, everything about this film is a testament to the power of great filmmaking.</textarea>
class="model_input">Paddington 2 isn't perfect - perfect is Paddington 2. This film will make you cry, laugh, and cry again. Do yourself a favour and watch this film!</textarea>
<div><button type="submit" id="submitButton">Analyse!</button></div>
</form>

Expand Down

0 comments on commit 6ab4299

Please sign in to comment.