Latent Semantic Mapping

RSS for tag

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

Latent Semantic Mapping Documentation

Posts under Latent Semantic Mapping tag

2 Posts
Sort by:
Post not yet marked as solved
0 Replies
49 Views
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.
Posted
by ED2017.
Last updated
.
Post not yet marked as solved
0 Replies
515 Views
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!
Posted
by knyisztor.
Last updated
.