Skip to content

cjazz/NatLangSentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NatLangSentimentAnalysis

This application is to support my tech blog:

Solutions Architechts in 2023

Mission Statement

"Create a Chat interface that leveraged AI or ML to produce suggested Emoji’s based on what was being typed in the chat message, and allow that person to tap and insert the Emoji in the text message"

This sample app leverages one of Apple On-Device APIs Natural Language: https://developer.apple.com/machine-learning/api/#natural, https://developer.apple.com/documentation/naturallanguage

A number of these API's enable iOS Developers to write less code with more capabilities than before. Vision is one very popular API for analyzing images, barcode reading, etc.
CoreML is at the "Core" of the On-Device APIs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages