photools.com Community

IMatch Discussion Boards => General Discussion and Questions => Topic started by: rienvanham on January 05, 2023, 01:18:31 PM

Title: AutoTagger
Post by: rienvanham on January 05, 2023, 01:18:31 PM
Hi Mario,

Today I was (for the first time!) "playing" with the AutoTagger App. I tried to change the language of iMatch to Dutch but the response of the AutoTagger stays in English. I would like to call the service and have Dutch words returned. Is that possible? I'm using Google.

Thanks in advance,
Rien.
Title: Re: AutoTagger
Post by: Mario on January 05, 2023, 04:16:36 PM
Google offers only English keywords as far as I know.
They want to get extra money by combining their AutoTagger with their AutoTranslation service, which I did not implement. This would be to expensive for users.

Microsoft, Clarifai and imagga all support different languages and when multiple languages are available, AutoTagger allows you to pick one.

Unless the keywords you receive from Google vary widely for your subjects, you can probably do you own translation once for the most frequent keywords via the built-in mapping features in AutoTagger: Keyword Mapping (https://www.photools.com/help/imatch/app-auto-tagger.htm#a_mapping?dl=h-39)
Title: Re: AutoTagger
Post by: rienvanham on January 06, 2023, 05:55:14 PM
Thanks Mario! I'll see if I can get a key for the other services.

I've signed up to Imagga and got an API key, API secret and Authorization.
Can you please tell me what/how to use it in iMatch? I've tried all three but get an error:
{ "readyState": 0, "status": 0, "statusText": "error" }

Thanks in advance!
Rien
Title: Re: AutoTagger
Post by: Mario on January 06, 2023, 06:26:09 PM
Imagga uses a two part API key:

<api-key>:<secret>

This is what you have to enter in AutoTagger.
Title: Re: AutoTagger
Post by: rienvanham on January 06, 2023, 06:28:27 PM
Yes! It works! Many thanks Mario!