Latent Semantic Mapping

RSS for tag

Classify text and other token-based content into developer-defined categories using Latent Semantic Mapping.

Posts under Latent Semantic Mapping tag

3 Posts

Post

Replies

Boosts

Views

Activity

NLTagger's identifying parts of speech feature broken
Unfortunately, NLTagger's enumerateTags() API is broken. Even after following Apple's example from the developer documentation, which is meant to demonstrate how to identify parts of speech in a given text, the only tag returned for each word is OtherWord: I thought maybe it was a Simulator issue, so I quickly implemented an iOS app and copied over the code, but it didn't help. I even tried with Xcode 15.0 beta 7: same. Dear Core ML team, please fix/restore this functionality. Thanks!
0
1
923
Sep ’23
SMS.DB Field Map
Hello, I'm trying to get a better understanding of the SMS.db tables and fields. Does anybody have a document that describes each table and the fields within that table? I'd like to understand what each field in the Messages Table is used for but it would be a bonus if the is info is also available for the other tables contained in the SMS.db as well.
Replies
0
Boosts
0
Views
806
Activity
Apr ’24
NLTagger's identifying parts of speech feature broken
Unfortunately, NLTagger's enumerateTags() API is broken. Even after following Apple's example from the developer documentation, which is meant to demonstrate how to identify parts of speech in a given text, the only tag returned for each word is OtherWord: I thought maybe it was a Simulator issue, so I quickly implemented an iOS app and copied over the code, but it didn't help. I even tried with Xcode 15.0 beta 7: same. Dear Core ML team, please fix/restore this functionality. Thanks!
Replies
0
Boosts
1
Views
923
Activity
Sep ’23
fcm token swift with php
I want to know how to get fcmToken from swift to post in php file and save in my database
Replies
0
Boosts
0
Views
976
Activity
Jun ’22