AutoTagger

Started by rienvanham, January 05, 2023, 01:18:31 PM

Previous topic - Next topic

rienvanham

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.

Mario

#1
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
-- Mario
IMatch Developer
Forum Administrator
http://www.photools.com  -  Contact & Support - Follow me on 𝕏 - Like photools.com on Facebook

rienvanham

#2
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

Mario

Imagga uses a two part API key:

<api-key>:<secret>

This is what you have to enter in AutoTagger.
-- Mario
IMatch Developer
Forum Administrator
http://www.photools.com  -  Contact & Support - Follow me on 𝕏 - Like photools.com on Facebook

rienvanham

Yes! It works! Many thanks Mario!