10up / classifai

Supercharge WordPress Content Workflows and Engagement with Artificial Intelligence.
https://classifaiplugin.com
GNU General Public License v2.0
578 stars 53 forks source link

Normalize copy around Image Processing functions #280

Closed jeffpaul closed 2 years ago

jeffpaul commented 3 years ago

Is your enhancement related to a problem? Please describe. I received the following feedback via email:

I believe it should be called "Use OCR to scan for text in the image" to explain what it actually does and connect back to the setting itself. The same goes for Rescan Alt Text. The setting of managing this is called "Automatically Caption Images". Not a very obvious connection. On top, you know there is actually another media meta field called Caption. To make the chance of confusion even bigger the setting is explained with "Images will be captioned with alt text upon upload". Does this mean that the Alt Text will be put as Caption as well? It seems that the Settings dialogue and the meta box was written by two completely different departments who never spoke to each other.

Describe the solution you'd like There's a solid point here where we should look at normalizing labels and helper text in different places:

ALT TEXT

TAGGING

SMART CROPPING

OCR

Designs

Describe alternatives you've considered

Additional context

jeffpaul commented 3 years ago

Following on from this is additional feedback on the Computer Vision endpoint setting field:

Also, in the Settings, mentioning the Endpoint URL the e.g. is "https://REGION.api.cognitive.microsoft.com/" and that is not at all how the endpoint looks, at least not for me. Mine is "https://REDACTED.cognitiveservices.azure.com/" where the "REDACTED" was designed by my choices setting it up in Azure.

So we may want to further generalize the helper text for the Endpoint URL field or add a secondary example there (e.g., https://EXAMPLE.cognitiveservices.azure.com).

jeffpaul commented 3 years ago

Noting that we'll want to credit https://github.com/myBCN for the original issue report on this.

ajmaurya99 commented 2 years ago

Hey @jeffpaul I have started a WIP PR for the above change - https://github.com/10up/classifai/pull/322 Could you please have a look, Currently I have updated all the ALT TEXT labels and helper text with the TAGGING labels and helper text.

I am not sure if the SMART CROPPING and the OCR section also requires any change.

jeffpaul commented 2 years ago

@ajmaurya99 #322 is an incorrect approach. We need to work to make the copy in each section more normalized/similar so that we reference things within the Alt Text, Tagging, Smart Cropping, and OCR sections all reference terms in the same manner. I'm going to work on getting some copyediting help on this as that will help outline the changes needed more precisely. Until then, you can probably close that WIP PR and I'll ensure this issue is updated when we have better copy available.

ajmaurya99 commented 2 years ago

Thanks @jeffpaul, I have closed the WIP PR.

jeffpaul commented 2 years ago

Google Doc with updated copy recommendations.