Cross Platform NLP GUI on Flutter

Sentiment Analysis GUI in Flutter + Python REST Backend

Doug Foo
Towards Data Science
4 min readJan 27, 2020

--

Flutter for Android, Tablet, and Web (iOS as well !)

Objectives:

I started a project to build a Killer Chat App that leverages a NLP Sentiment Analyzer to perform realtime chat analysis in live chats as per my last article [2]. This article is the R&D phase of the project:

  • Backend REST service for Sentiment…

--

--