JP6332781B2 - 翻訳システム - Google Patents
翻訳システム Download PDFInfo
- Publication number
- JP6332781B2 JP6332781B2 JP2017540815A JP2017540815A JP6332781B2 JP 6332781 B2 JP6332781 B2 JP 6332781B2 JP 2017540815 A JP2017540815 A JP 2017540815A JP 2017540815 A JP2017540815 A JP 2017540815A JP 6332781 B2 JP6332781 B2 JP 6332781B2
- Authority
- JP
- Japan
- Prior art keywords
- language
- translation
- text
- phrase
- web page
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000013519 translation Methods 0.000 title claims description 171
- 238000000034 method Methods 0.000 claims description 15
- 230000004044 response Effects 0.000 claims description 9
- 230000009471 action Effects 0.000 claims description 3
- 230000006399 behavior Effects 0.000 description 18
- 238000010586 diagram Methods 0.000 description 11
- 238000012544 monitoring process Methods 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 230000008859 change Effects 0.000 description 3
- 230000010365 information processing Effects 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 238000012790 confirmation Methods 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 238000010348 incorporation Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
- G06F9/454—Multi-language systems; Localisation; Internationalisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/40—Processing or translation of natural language
- G06F40/58—Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Artificial Intelligence (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Human Computer Interaction (AREA)
- Information Transfer Between Computers (AREA)
- Machine Translation (AREA)
- Separation By Low-Temperature Treatments (AREA)
- Cyclones (AREA)
- Vehicle Body Suspensions (AREA)
Description
本発明の第1実施形態について説明する。図1は、本発明の第1実施形態における情報処理システムの構成を示す図である。図1に示すように、情報処理システムは、ウェブサイト10、ユーザ端末20、及び翻訳システム30を含む。ウェブサイト10、ユーザ端末20、及び翻訳システム30は、インターネット等のネットワークを介して通信可能に接続されている。
url: http://website.com, src: ja, dst: en
src: こんにちは, dst: Hello, xpath: /body/p/text()
次に、本発明の第2実施形態について説明する。なお、第1実施形態と共通する部分については説明を割愛する。また、第1実施形態と同等の構成には、同等の符号を付して説明を省略する。
次に、本発明の第3実施形態について説明する。なお、第1実施形態と共通する部分については説明を割愛する。また、第1実施形態と同等の構成には、同等の符号を付して説明を省略する。
20 ユーザ端末
30 翻訳システム
200 ライブラリ
210 ブラウザ
220 対訳データベース
400 翻訳要求受信部
410 翻訳部
420 翻訳送信部
800 未翻訳テキスト受信部
810 対訳更新部
1000 類語データベース
1010 スコアデータベース
1100 類語選択部
1110 スコア更新部
Claims (6)
- コンピュータに、
第1言語のテキストが表示されるウェブページのURLを含む翻訳要求をウェブサーバ又はユーザ端末から受信する翻訳要求受信部と、
前記第1言語の語句と、当該第1言語の語句の翻訳文である第2言語の語句とを対応づけて記憶する対訳データベースを参照して、前記URLによって示される前記ウェブページに含まれる前記第1言語のテキストを前記第2言語のテキストに翻訳する翻訳部と、
前記翻訳された前記第2言語のテキストを前記ウェブサーバ又は前記ユーザ端末に送信する翻訳送信部と、
前記ユーザ端末で実行されるプログラムにより検出された、前記第2言語に翻訳された前記ウェブページに含まれる未翻訳の前記第1言語のテキストを、前記ユーザ端末から受信する未翻訳テキスト受信部と、
前記未翻訳のテキストに応じた前記第1言語の語句と、当該第1言語の語句の翻訳文である前記第2言語の語句とを対応づけて前記対訳データベースに登録する対訳更新部と、
を実現させるための翻訳プログラム。 - 請求項1に記載の翻訳プログラムであって、
前記翻訳要求は、翻訳先の言語を示す言語コードを含み、
前記翻訳部は、前記第1言語のテキストを、前記言語コードによって示される前記第2言語のテキストに翻訳する、
翻訳プログラム。 - 請求項1又は2に記載の翻訳プログラムであって、
前記対訳データベースには、前記第1言語の語句及び前記第2言語の語句と対応づけられた項目としてURLを含み、
前記翻訳部は、前記翻訳要求に含まれる前記URLに対応する前記第1言語の語句及び前記第2言語の語句に基づいて、前記第1言語のテキストを前記第2言語のテキストに翻訳する、
翻訳プログラム。 - 請求項1〜3の何れか一項に記載の翻訳プログラムであって、
前記翻訳部は、前記第2言語の語句の類語を記憶する類語データベースを参照して、前記第1言語のテキストに含まれる第1語句の訳語として、前記翻訳要求のうち第1の翻訳要求に対して第1類語を選択し、前記翻訳要求のうち第2の翻訳要求に対して第2類語を選択し、
前記第1の翻訳要求に応じて前記第1類語を含む第1ウェブページが表示される第1ユーザ端末から、前記第1ウェブページにおけるユーザの行動を示す第1行動情報を受信し、前記第2の翻訳要求に応じて前記第2類語を含む第2ウェブページが表示される第2ユーザ端末から、前記第2ウェブページにおけるユーザの行動を示す第2行動情報を受信し、前記第1及び第2行動情報に基づいて、前記第2言語の類語ごとのスコアを記憶するスコアデータベースを更新するスコア更新部をさらに備える、
翻訳プログラム。 - 請求項4に記載の翻訳プログラムであって、
前記第1類語の前記スコアは前記第2類語の前記スコアより高く、
前記第1類語が選択される割合は前記第2類語が選択される割合より高い、
翻訳プログラム。 - コンピュータが、
第1言語のテキストが表示されるウェブページのURLを含む翻訳要求をウェブサーバ又はユーザ端末から受信し、
前記第1言語の語句と、当該第1言語の語句の翻訳文である第2言語の語句とを対応づけて記憶する対訳データベースを参照して、前記URLによって示される前記ウェブページに含まれる前記第1言語のテキストを前記第2言語のテキストに翻訳し、
前記翻訳された前記第2言語のテキストを前記ウェブサーバ又は前記ユーザ端末に送信し、
前記ユーザ端末で実行されるプログラムにより検出された、前記第2言語に翻訳された前記ウェブページに含まれる未翻訳の前記第1言語のテキストを、前記ユーザ端末から受信し、
前記未翻訳のテキストに応じた前記第1言語の語句と、当該第1言語の語句の翻訳文である前記第2言語の語句とを対応づけて前記対訳データベースに登録する、
翻訳方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2016/061028 WO2017175275A1 (ja) | 2016-04-04 | 2016-04-04 | 翻訳システム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018080874A Division JP6722953B2 (ja) | 2018-04-19 | 2018-04-19 | 翻訳システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2017175275A1 JPWO2017175275A1 (ja) | 2018-04-19 |
JP6332781B2 true JP6332781B2 (ja) | 2018-05-30 |
Family
ID=60001007
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017540815A Active JP6332781B2 (ja) | 2016-04-04 | 2016-04-04 | 翻訳システム |
Country Status (8)
Country | Link |
---|---|
US (2) | US10878203B2 (ja) |
EP (1) | EP3441887B1 (ja) |
JP (1) | JP6332781B2 (ja) |
CN (1) | CN109074326B (ja) |
ES (1) | ES2949351T3 (ja) |
PL (1) | PL3441887T3 (ja) |
SG (1) | SG11201808470QA (ja) |
WO (1) | WO2017175275A1 (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6332781B2 (ja) | 2016-04-04 | 2018-05-30 | Wovn Technologies株式会社 | 翻訳システム |
US10162819B2 (en) * | 2016-08-17 | 2018-12-25 | Netflix, Inc. | Change detection in a string repository for translated content |
CN112789620A (zh) * | 2018-07-31 | 2021-05-11 | 株式会社OPTiM | 计算机系统、画面共享方法以及程序 |
US11494567B2 (en) * | 2020-03-03 | 2022-11-08 | Dell Products L.P. | Content adaptation techniques for localization of content presentation |
US11443122B2 (en) * | 2020-03-03 | 2022-09-13 | Dell Products L.P. | Image analysis-based adaptation techniques for localization of content presentation |
CN113343647B (zh) * | 2021-06-29 | 2024-08-16 | 北京搜狗科技发展有限公司 | 一种句对匹配方法、装置和用于匹配句对的装置 |
Family Cites Families (30)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3121548B2 (ja) * | 1996-10-15 | 2001-01-09 | インターナショナル・ビジネス・マシーンズ・コーポレ−ション | 機械翻訳方法及び装置 |
AUPQ539700A0 (en) * | 2000-02-02 | 2000-02-24 | Worldlingo.Com Pty Ltd | Translation ordering system |
JP2001256228A (ja) * | 2000-03-10 | 2001-09-21 | Logical Tech Co Ltd | Web検索サーバ、Web検索方法およびWeb検索プログラムを記録した記録媒体 |
JP2001344169A (ja) * | 2000-06-01 | 2001-12-14 | Internatl Business Mach Corp <Ibm> | ネットワークシステム、サーバ、ウェブサーバ、ウェブページ、データ処理方法、記憶媒体及びプログラム伝送装置 |
JP4017329B2 (ja) * | 2000-09-14 | 2007-12-05 | 沖電気工業株式会社 | 機械翻訳システム |
US20040205671A1 (en) * | 2000-09-13 | 2004-10-14 | Tatsuya Sukehiro | Natural-language processing system |
JP2003141018A (ja) * | 2001-11-02 | 2003-05-16 | Fujitsu Ltd | サーバ、中継装置、情報提供方法、およびプログラム |
US20020123879A1 (en) * | 2001-03-01 | 2002-09-05 | Donald Spector | Translation system & method |
JP2003296327A (ja) * | 2002-04-02 | 2003-10-17 | Nec Corp | 翻訳サーバ、ジャンル別オンライン機械翻訳方法、およびそのプログラム |
US20060100849A1 (en) * | 2002-09-30 | 2006-05-11 | Ning-Ping Chan | Pointer initiated instant bilingual annotation on textual information in an electronic document |
US7539619B1 (en) * | 2003-09-05 | 2009-05-26 | Spoken Translation Ind. | Speech-enabled language translation system and method enabling interactive user supervision of translation and speech recognition accuracy |
CN101361065B (zh) * | 2006-02-17 | 2013-04-10 | 谷歌公司 | 分布式模型的编码和自适应、可扩展访问 |
US7974832B2 (en) * | 2007-12-12 | 2011-07-05 | Microsoft Corporation | Web translation provider |
US20090182547A1 (en) * | 2008-01-16 | 2009-07-16 | Microsoft Corporation | Adaptive Web Mining of Bilingual Lexicon for Query Translation |
JP5456260B2 (ja) * | 2008-02-01 | 2014-03-26 | ニフティ株式会社 | 翻訳処理プログラム、翻訳処理方法及び翻訳処理 |
US8707310B2 (en) * | 2008-10-15 | 2014-04-22 | Oracle International Corporation | Batch processing of jobs on multiprocessors based on estimated job processing time |
US8306806B2 (en) * | 2008-12-02 | 2012-11-06 | Microsoft Corporation | Adaptive web mining of bilingual lexicon |
WO2010093171A2 (ko) * | 2009-02-10 | 2010-08-19 | Oh Eui Jin | 다국어 웹페이지 번역 시스템 및 다국어 웹페이지를 번역하여 제공하는 방법 |
CN101576878A (zh) * | 2009-06-17 | 2009-11-11 | 董名垂 | 用户勾圈网页即时翻译系统及方法 |
US9710429B1 (en) * | 2010-11-12 | 2017-07-18 | Google Inc. | Providing text resources updated with translation input from multiple users |
NL2006294C2 (en) * | 2011-02-24 | 2012-08-27 | Exvo Com Group B V | Website translator, system, and method. |
KR20110093741A (ko) * | 2011-06-04 | 2011-08-18 | 엄영철 | 번역중계 운영시스템 및 그 방법 |
WO2012170817A1 (en) * | 2011-06-10 | 2012-12-13 | Google Inc. | Augmenting statistical machine translation with linguistic knowledge |
US10096033B2 (en) * | 2011-09-15 | 2018-10-09 | Stephan HEATH | System and method for providing educational related social/geo/promo link promotional data sets for end user display of interactive ad links, promotions and sale of products, goods, and/or services integrated with 3D spatial geomapping, company and local information for selected worldwide locations and social networking |
JP5571112B2 (ja) | 2012-03-13 | 2014-08-13 | ヤフー株式会社 | 翻訳制御装置、翻訳制御方法及び翻訳制御プログラム |
JP5787934B2 (ja) * | 2013-06-19 | 2015-09-30 | ヤフー株式会社 | 情報処理装置、情報処理方法及び情報処理プログラム |
US9639526B2 (en) * | 2014-01-10 | 2017-05-02 | Microsoft Technology Licensing, Llc | Mobile language translation of web content |
CN104199917A (zh) * | 2014-08-29 | 2014-12-10 | 北京金山安全软件有限公司 | 一种网页页面内容的翻译方法、装置以及客户端 |
CN104462074B (zh) * | 2014-12-26 | 2018-04-10 | 北京奇虎科技有限公司 | 一种进行网页数据翻译的方法、装置和浏览器客户端 |
JP6332781B2 (ja) | 2016-04-04 | 2018-05-30 | Wovn Technologies株式会社 | 翻訳システム |
-
2016
- 2016-04-04 JP JP2017540815A patent/JP6332781B2/ja active Active
- 2016-04-04 CN CN201680085419.9A patent/CN109074326B/zh active Active
- 2016-04-04 ES ES16897834T patent/ES2949351T3/es active Active
- 2016-04-04 EP EP16897834.4A patent/EP3441887B1/en active Active
- 2016-04-04 WO PCT/JP2016/061028 patent/WO2017175275A1/ja active Application Filing
- 2016-04-04 PL PL16897834.4T patent/PL3441887T3/pl unknown
- 2016-04-04 SG SG11201808470QA patent/SG11201808470QA/en unknown
-
2018
- 2018-10-04 US US16/152,376 patent/US10878203B2/en active Active
-
2020
- 2020-11-23 US US17/101,570 patent/US20210073482A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
ES2949351T3 (es) | 2023-09-27 |
US20210073482A1 (en) | 2021-03-11 |
CN109074326B (zh) | 2022-02-18 |
CN109074326A (zh) | 2018-12-21 |
JPWO2017175275A1 (ja) | 2018-04-19 |
EP3441887B1 (en) | 2023-06-07 |
SG11201808470QA (en) | 2018-10-30 |
EP3441887C0 (en) | 2023-06-07 |
EP3441887A4 (en) | 2019-12-18 |
EP3441887A1 (en) | 2019-02-13 |
US10878203B2 (en) | 2020-12-29 |
WO2017175275A1 (ja) | 2017-10-12 |
PL3441887T3 (pl) | 2023-10-09 |
US20190065485A1 (en) | 2019-02-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6332781B2 (ja) | 翻訳システム | |
US10114820B2 (en) | Displaying original text in a user interface with translated text | |
US8942973B2 (en) | Content page URL translation | |
US20120136894A1 (en) | System and Method for Updating a Search Results Page in Response to a User Map Interaction | |
WO2017018410A1 (ja) | 料理内容提供方法、情報処理装置および料理内容提供プログラム | |
US10430522B2 (en) | Dynamic suggestions for content translation | |
KR20200034660A (ko) | 쉬워진 사용자 반응 | |
US20180349394A1 (en) | System and method for online global commerce | |
JP6378263B2 (ja) | イメージを用いた翻訳文提供方法、ユーザ端末、サーバ、システムおよびコンピュータプログラム | |
JP2008090709A (ja) | 共同翻訳装置 | |
JP6722953B2 (ja) | 翻訳システム | |
WO2016011699A1 (zh) | 一种用于配置浏览器的导航页的方法与装置 | |
KR20200000925A (ko) | 증강현실을 이용한 매장 리뷰 정보 제공 방법 | |
JP5349557B2 (ja) | 翻訳システム | |
JP2004070604A (ja) | 多言語対応システム | |
JP5084859B2 (ja) | 情報処理装置、データ抽出方法、及びプログラム | |
JP2017188021A (ja) | 求職支援システム | |
JP3999808B2 (ja) | 翻訳システム、翻訳処理方法および翻訳処理用記録媒体 | |
JP5178258B2 (ja) | データ配信装置及びデータ配信方法及びデータ配信プログラム | |
JP2008171110A (ja) | サイト検索システム、検索サーバ、プログラム | |
JP2006221272A (ja) | 多言語翻訳システム、多言語翻訳方法および多言語翻訳プログラム | |
WO2020022484A1 (ja) | プログラム、方法、及び情報処理装置 | |
JP2023119613A (ja) | 原稿管理装置及び原稿管理方法 | |
JP2005141490A (ja) | 用例翻訳装置、用例翻訳処理方法、そのプログラム及び記録媒体 | |
KR20210067071A (ko) | 동시통역을 이용한 의료 상담 채팅 서비스 제공 방법, 그를 수행하기 위한 서버 및 컴퓨터 프로그램 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171228 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20180322 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180419 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6332781 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: R3D02 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |