RWS Community
RWS Community
  • Site

Trados Go

Trados Studio

Trados Ignite

Trados Team

Trados Accelerate

Trados Enterprise

Trados GroupShare

Passolo

MultiTerm

RWS AppStore

Connectors

Beta Groups

Managed Translation

MultiTrans

TMS

Trados Enterprise

WorldServer

Language Weaver

Language Weaver Edge

Language Weaver Connectors

Language Weaver in Trados Studio

 

 

Content Champions

Tridion Docs

Tridion Sites

Contenta

LiveContent

XPP

Trados Go Ideas

Trados Studio Ideas

Trados Ignite Ideas

Trados GroupShare Ideas

Trados Team Ideas

Trados Team Terminology Ideas

Trados Enterprise & Accelerate Ideas

MultiTerm Ideas

Passolo Ideas

RWS Appstore Ideas

Tridion Docs Ideas

Tridion Sites Ideas

Language Weaver Ideas

Language Weaver Edge Ideas

Managed Translation - Enterprise Ideas

TMS Ideas

WorldServer Ideas

Trados Enterprise Ideas

XPP Ideas

GroupShare Developers

Language Cloud Developers

MultiTerm Developers

Passolo Developers

Trados Studio Developers

Managed Translation Developers

TMS Developers

WorldServer Developers

Tridion Docs Developers

XPP Developers

Language Combinations by Language Services

RWS Training & Certification

Style Guides

Content Management Partners

LDE Korean Vendor Support

RWS Campus

Trados Approved Trainers

Nordic Tridion Docs User Group

Tridion West Coast User Group

Community Ops

RWS Community Internal Group

AURORA

Internal Trados Ideas

Linguistic Validation

Mercury

QA Tools

RI Operational Excellence

Trados Inspired

XPP Cloud

Recognition & Reward System

RWS Community Platform Related Questions

Community Solutions Hub (Trados)

About RWS

Events

RWS Services: Train AI & others

RWS Training & Certification

To RWS Support

  • Search
  • Translate

    Detecting language please wait for.......


    Powered by
  • User
  • Site
  • Search
  • User
  • Products
  • Language Weaver Solutions
  • Language Weaver
  • More
  • Cancel
Language Weaver
  • Products
  • Language Weaver Solutions
  • Language Weaver
  • More
  • Cancel

Language Weaver > Wiki

Synchronous translation
  • Home
  • Blogs
  • Leaderboard
  • Forum
  • Videos
  • Wiki
  • Docs
  • More
  • Cancel
  • New
Show Translation Options

Detecting language please wait for.......


Powered by
Language Weaver requires membership for participation - click to join
  • -Wiki
    • Dictionaries and Brands overview
    • -REST API
      • Refresh authentication token
      • Synchronous translation
      • Optimize integration for speed
  • Connect with Language Weaver Resources
  • Connecting Power BI to Language Weaver
  • How to report MT linguistic issues to RWS Support
  • How to use translation "Labels" in Language Weaver
  • How to use User Groups in Language Weaver
  • Language Weaver introduces Multilingual Content Insights
  • Real-time adaptation available in Language Weaver Translation UI
  • +End of Support Notices

Synchronous translation

We have a hidden synchronous translation endpoint that we only share the documentation for after we ensure that the client is aware of its limitations.  The synchronous translation endpoint is recommended for integration where there is absolute certainty that the input source is always no longer than 1,000 characters, or 200 words.  This limitation is in place to minimize the chance that a timeout happens (usually 60 secs) because the application is still waiting for a response from Language Weaver.

Because Language Weaver is a multi-tenant SaaS and there are certain user features that can impact the speed of translation, these factors lead to variable observed translation speed from translation request to translation request.  

If you can assure through your workflow integration that the input for the synchronous translation request will be no longer than 1,000 characters, then we can provide the offline REST API documentation that includes the hidden sync translation endpoint.  Please discuss this with your technical account manager.

One of the things we recommend to our customers who need to handle more than 1,000 chars occasionally is to build in a logic that checks the input and route it through different endpoints based on the char count. 

 

An example pseudo code:

inputLength = countChar(input)

if (inputLength <= 1000), then

                syncTranslate(input)

else

                asyncTranslate(input)

                wait (inputLength/300)  #assuming a speed of 300 characters/sec.  Feel free to reduce this wait time

               

  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Our Terms of Use
  • Copyright
  • Privacy
  • Security
  • Anti-slavery Statement
  • Cookie Notice
  • YouTube