Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 869 Bytes

File metadata and controls

25 lines (18 loc) · 869 Bytes

IMDBReviewAnalysis

This is a simple binary classifier project, for IMDB reviews sentiment analysis using ML.NET

Build Status
Build Status
demo

Using this repo

  • You can clone this repo and run the project in Visual Studio

Features

  1. Detectes whether a review is positivie or negetive
  2. Has the ability to be trained on a additional data
  3. Generates model file

Built with

Author