I suddenly get the same weird markup when translating phrases into the Google Translate APIs through the Java library. Examples of English → Swedish include:
Vector graphics → vektor~~POS=TRUNC grafikk~~POS=HEADCOMP Javascript → Javascript script~~POS=HEADCOMP
This seems to be related to the handling of compound names. Is this an API function that I can deactivate in any way or is this a new server-side error?
source share