When the text contains many charactors or the PV is high, the translator will stop working, how can we solve the problem?
-
2011년 9월 26일 월요일 오전 11:50
We are using the trial model, it's very instable.
When there are many characters (a lot of text for translation) or large numbers of visits (PV), Microsoft translator will not translate.
It happens many many times.
How can we solve the problem?
Is this because we are using free model?
If we use · 16M characters / month: $160 USD , will the problem be solved?
모든 응답
-
2011년 9월 26일 월요일 오후 6:55소유자
Hi Whitnee,
Please contact mtlic@microsoft.com for your questions/issues. Thank you.
Takako -Microsoft Translator-
-
2011년 9월 27일 화요일 오전 3:50
- 답변으로 표시됨 Microsoft TranslatorOwner 2011년 9월 27일 화요일 오후 6:30
- 답변으로 표시 취소됨 Whitnee Zhang 2011년 10월 26일 수요일 오후 1:11
-
2011년 10월 6일 목요일 오후 4:29
you just set the string length is 6700
then the problem will solve.
this is the PHP code:
mb_strcut($english_desc,0,6700,'utf-8')
-
2011년 10월 26일 수요일 오전 6:57
you just set the string length is 6700
then the problem will solve.
this is the PHP code:
mb_strcut($english_desc,0,6700,'utf-8')
We reset that, but the problem still exists.
We tried to email mtcont@microsoft.com and mtlic@microsoft.com many many times,
nobody reply us.
Thanks.
Learn more.