Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 558 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 558 Bytes

SentimentClassifier

How to Make a Movie Reviews Sentiment Analyzer in Swift. Use machine learning to predict users movies reviews sentiment

Introduction

In this article, starting from scratch, we will create an iOS app and a machine learning model that is capable of understanding people sentiment about a movie, just from reviews text. Do you think is hard? Thanks to the last Apple ML framework it will take only 10 minutes!

Full article HERE