Learn how to build a cross-platform sentiment classifier using Kotlin Multiplatform that works on Android, iOS, and Desktop. The implementation uses the expect/actual pattern to leverage platform-specific ML APIs: LiteRT's BertNLClassifier for Android, Apple's NaturalLanguage framework for iOS, and Stanford CoreNLP for JVM. The
Table of contents
Target Android, iOS and Desktop (JVM) with platform-specific APIsExperiments/sentiment-classification at main · shubham0204/ExperimentsCommonAndroidGet Shubham Panchal ’s stories in your inboxiOSDesktop (JVM)ConclusionSort: