azure - Strange replacement behaviour (braces + parentheses) -


i'm using azure translator (https://www.microsoft.com/en-us/translator/translatorapi.aspx). if translate swedish string:

we {1} had it

i i'd expect:

vi {1} hade det

but, puzzlingly, this:

we {2} had it

returns (notice braces got translated parentheses):

vi (2) hade det

what on earth??


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -