Is there a way to check/flag up numbers written as words e.g. thousand, million, billion?

Hello,

Does anyone have any suggestions for getting Studio (2019) to check (or at least flag up) numbers that are written as words?

An example might make things clearer.

French "mille" = English "thousand", not "million".

I've been playing around to try and find a way of getting Studio to flag up an error of that kind.

Unsuccessful attempts so far:

  • If I set "mille" = "million" as forbidden in my Termbase, "million" gets flagged up everywhere as forbidden, even in segments where it's perfectly correct
  • I added "million", "millions", "thousand", "thousands" (and more) to the Word List and set the "Correct form" as "CHECK THIS", but these words are not flagged up by the QA check at all.

Any other ideas for setting up a check of this kind?

I know there is a Number Verifier app that extends the number checking functions of Studio, but it doesn't look like it includes checks for numbers written as words.

Hayley

Parents
  • Hi

    If I set "mille" = "million" as forbidden in my Termbase, "million" gets flagged up everywhere as forbidden, even in segments where it's perfectly correct

    This is a shortcoming of the MultiTerm integration in Studio and there is an idea to change this, which you can support: https://community.sdl.com/ideas/translation-productivity-ideas/i/trados-studio-ideas/studio-behaviour-with-forbidden-terms

    I added "million", "millions", "thousand", "thousands" (and more) to the Word List and set the "Correct form" as "CHECK THIS", but these words are not flagged up by the QA check at all.

    No really what the Word List is for. If you want to use a certain spelling of a word in your target language, then you can enter it here. It's not a very powerful feature because it does not support Regex. Useful in some cases though. (E.g. instead of "child friendly" always use "child-friendly".)

    The Number Verifier can't do it.

    As Jerzy pointed out, the Regex check in QA Check can do what you describe above. It is a very powerful, versatile feature of Studio, but you have to manually enter everything.

    What do you do if both "a million" and "a thousand" appear in one French source segment - you will and should get "a million" in the target once...

    It would be good to have a tool that knows that "1000" is "one thousand" or "a thousand" etc, but it gets very complex very quickly here... Some people use Xbench for QA, but I don't know whether they check for the meanings of words.

    Daniel

Reply
  • Hi

    If I set "mille" = "million" as forbidden in my Termbase, "million" gets flagged up everywhere as forbidden, even in segments where it's perfectly correct

    This is a shortcoming of the MultiTerm integration in Studio and there is an idea to change this, which you can support: https://community.sdl.com/ideas/translation-productivity-ideas/i/trados-studio-ideas/studio-behaviour-with-forbidden-terms

    I added "million", "millions", "thousand", "thousands" (and more) to the Word List and set the "Correct form" as "CHECK THIS", but these words are not flagged up by the QA check at all.

    No really what the Word List is for. If you want to use a certain spelling of a word in your target language, then you can enter it here. It's not a very powerful feature because it does not support Regex. Useful in some cases though. (E.g. instead of "child friendly" always use "child-friendly".)

    The Number Verifier can't do it.

    As Jerzy pointed out, the Regex check in QA Check can do what you describe above. It is a very powerful, versatile feature of Studio, but you have to manually enter everything.

    What do you do if both "a million" and "a thousand" appear in one French source segment - you will and should get "a million" in the target once...

    It would be good to have a tool that knows that "1000" is "one thousand" or "a thousand" etc, but it gets very complex very quickly here... Some people use Xbench for QA, but I don't know whether they check for the meanings of words.

    Daniel

Children