1. Field of the Invention
This application relates generally to data processing and, more specifically, to systems and methods for automatically estimating a translation time.
2. Description of Prior Art
Pioneered in the 1950s, computer-aided translation has been a rapidly growing field. There are two types of machine translation systems: rules-based and statistical. Introduction of statistical methods has led to better translations, handling differences in linguistic typology, translation of idioms, and the isolation of anomalies. Furthermore, computer-aided translation software allows for customization by domain or profession, thereby improving output by limiting the scope of allowable substitutions. However, computer-aided translation systems are able to translate more accurately when human translators supervise the process and update translation dictionaries. This human intervention leads to improved translation quality through automation with repeatable processes and reduced manual errors.
Modern language industry has developed following the availability of the Internet. Achievements of the industry include the ability to quickly translate long texts into many languages. However, managing translation services may be a difficult task and require simultaneously controlling complex projects with hundreds of translation tasks. An accurate estimate of the time required to perform a translation task is important for resource allocations.
The present technology may automatically estimate the time required to perform a translation by a translation service. To generate the estimate, the system may receive content, such as a web page or other digital content, having words in a source language, the content to be translated into a target language. The systems and methods may dynamically estimate the time required to perform the translation of the content from the source language to the target language. The estimate of the translation time may be based on factors such as a number of words and/or pages that comprise the content, a band percentage, and a type and/or subject matter of the content. The “band percentage” may be the percentage of content that is recognized in the source language as previously translated. For example, a time estimate will be faster if 99% of the content is comprised of previously translated sentences compared to if only 75% of the sentences have been previously translated.
In an embodiment, a system for automatically estimating a translation time comprises a communication module to receive translation data and to retrieve one or more pre-determined translation coefficients associated with one or more translation parameters. The system also includes a processing module to determine the one or more translation parameters based on the translation data and to calculate an estimated translation time based on the one more or more translation parameters and the one or more pre-determined translation coefficients. The system may further comprise a reporting module to report the estimated translation time to a user, wherein the communication module is to receive, from the user, a request to perform a translation associated with the translation data, a translation module to perform the translation, a time recording module to record an actual translation time, a comparing module to compare the actual translation time to the estimated translation time, and a coefficient adjusting module to revise the one or more pre-determined translation coefficients based on the comparison.
In an embodiment, the translation is a computer-aided translation and the one or more translation parameters include one or more of the following: a base task time, a target language, a category of the translation source, a number of words in the translation source, a number of pages in the translation source, and a band percentage. The band percentage is a percentage of translation units in the translation source that are matched in the translation memory. The translation units include one or more of the following: words, sentences, and phrases. The translation data includes one or more of the following: a source file, a translation memory, a suggestion dictionary, and a reference file. A value of a translation coefficient is based on the historical importance of a translation parameter associated with the translation coefficient in calculating the estimated translation time.
In embodiments, steps of methods counterpart to the systems described herein may be stored on a computer readable storage medium having a program embodied thereon, with the program executable by a processor in a computing device. In yet further example embodiments, modules, subsystems, or devices can be adapted to perform the recited steps. Other features and example embodiments are described below.
Example embodiments are illustrated by way of example and not limitation in the figures of the accompanying drawings, in which like references indicate similar elements.
In one example embodiment, systems and methods for automatically estimating a translation time may receive content, such as a web page or other digital content, with words in a source language and translate the content into a target language. To generate the time estimate, the system may receive content, such as a web page or other digital content, having words in a source language, the content to be translated into a target language. The systems and methods may dynamically estimate the time required to perform the translation of the content from the source language to the target language. The estimate of the translation time may be based on factors such as a number of words and/or pages that comprise the content, a band percentage, and a type and/or subject matter of the content. The “band percentage” is the percentage of content that is recognized in the source language as previously translated. For example, a time estimate will be faster if 99% of the content is comprised of previously translated sentences compared to if only 75% of the sentences have been previously translated.
The type (e.g., subject matter) of the content may affect the estimation time; for example, pharmaceutical subject matter may take longer to translate than travel subject matter. After each translation, an algorithm utilized to estimate the translation time is updated based on the actual translation time for the combination of words, pages, band percentage and subject matter, and the updated algorithm is applied to subsequent translation jobs to improve the estimate.
For example, an initial translation time algorithm may be expressed as:
Translation time=F1(word count,band percentage,content type)*C, Eq. 1
C may be a coefficient, for example a coefficient used as a weighting value that corresponds to the particular combination of word count, band percentage, or content type, respectively. Hence, the base time may be based on the word count, but may be adjusted based on a coefficient associated with the band percentage and/or by another coefficient associated with the content type. Values for coefficients may be stored in a database and retrieved based on the type of work. Other algorithms to determine the translation time may be used as well.
An example workflow of a method for automatically estimating a translation time may include receiving a content translation request by translation service from a user, retrieving translation coefficient values based on parameters of the translation request, calculating an estimated time for translation based on the coefficients, and reporting the estimated time for translation to the user. If the user accepts the estimate, the translation may be performed (by human translator or automated translation service) and the actual translation time recorded. If the actual translation time is within the estimated translation time, no adjustment is required. If, on the other hand, the actual translation time is not within the estimated translated time, one or more coefficients are adjusted to reflect the actual translation time.
In this document, the terms “a” or “an” are used, as is common in patent documents, to include one or more than one. In this document, the term “or” is used to refer to a nonexclusive “or,” such that “A or B” includes “A but not B,” “B but not A,” and “A and B,” unless otherwise indicated.
The systems and methods for automatically estimating a translation time may be implemented within the web-based network environment 100. Therefore, the user computer 132 may communicate to the application server 140 via the network 110. The translation time estimator 200 of the application server 140 may perform the business logic of the general workflow steps of the example methods. The application server 140 may provide the translation to the human translator 126 and receive the finished product when ready.
It will be appreciated by one of ordinary skill that examples of the foregoing modules may be virtual, and instructions said to be executed by a module may, in fact, be retrieved and executed by a processor. The foregoing modules may also include memory cards, servers, and/or computer discs. Although various modules may be configured to perform some or all of the various steps described herein, fewer or more modules may be provided and still fall within the scope of various embodiments.
The communication module 202 may, in some embodiments, receive translation data from the user 130. Translation parameters may be determined based on the translation data. Some translation parameters may be determined directly from the translation data provided from a user, such as a desired task time, the target language, and a category of the translation source. Other translation parameters may be determined by processing the translation data, such as a number of words in the translation source, and a number of pages in the translation source, and a band percentage. Once the translation parameters are determined, the communication module 202 may retrieve translation coefficients associated with a set of translation parameters such as, for example, a base task time, a target language, a category of the translation source, a number of words in the translation source, a number of pages in the translation source, and a band percentage. The translation coefficient(s) may be used as coefficients or weightings in a translation time algorithm, and may be generated from previous translations performed for the same set of translations. For example, for a translation of medical journal content translated from English to German, three previous translations may average ten minutes per page. A subsequent translation request from English to German of six pages of medical journal content may have an estimate of sixty minutes. The processing module 206 may then calculate an estimated translation time based on the translation parameters and translation coefficients retrieved by the communication module 202. Once the processing module 206 calculates the estimated translation time, the reporting module 204 may report the estimated translation time to the user 130. If the user 130 accepts the translation estimate, the translation module 208 may perform the translation.
Upon completion of the translation, the actual translation time may be recorded and the comparing module 210 may compare the actual time to the estimated time of translation. Based on the comparison, the coefficient adjusting module 212 may revise the translation coefficients to improve future estimates. Alternatively, an average time per translation page or word for translation jobs having the same parameters of source language, target language, and content subject matter may be updated based on the recent translation results with matching parameters.
Accurate estimates of the translation time are important for assessing how much time it will take to do this particular translation so that the work can be allocated to an appropriate translator. This is especially important in the case of multiple simultaneous projects. The approach described herein allows performing an analysis based on the percentage of the content being previously translated, the word count, page count, and other parameters associated with the source file. Once the project is completed, the actual time to complete the translation may be manually recorded and compared to the estimated time. For example, estimated and actual values can be placed in two columns next to each other and the times compared. With time, the estimates can be refined, and eventually the estimates get better, thereby creating a reliable way of planning the translation work that keeps coming in. Thus, rather than doing the estimates manually, they are performed automatically.
Besides the word count parameter, other parameters may include page count and word count. The word count may be split into different match bands, with the match band being the percentage of the likelihood of the translation being correct. For example, if there is an exact match, then the match band is 100%, no intervention by a human translator is required, and the translation is nearly instantaneous. If there are minor differences (for example, the match band is 95%), some minor interventions by a human translator are necessary but still the effort to correct the translation is minimal. As the match band increases, the situation may get worse and worse to the point where a human translator may spend less time by translating the source document from scratch instead of taking suggestions from the translation memory. The translation memory includes a set of words and sentences that have been previously translated. Different match bands are calculated based on whether a particular sentence has been previously translated. The system may associate a different amount time per each word of the source document in each match band.
Additionally, the parameters may include the particular type of work; for example, if the type of work is legal translation, it might take longer than it would take for a marketing translation of the same size. A user may use special portals to provide the translation data in order to receive an estimated time to translate.
As shown in
Once the estimated translation time is completed, the reporting module 204 may report the estimated translation time to the user at operation 310. If the user would like to proceed with the service, the user may request a translation associated with the translation data be performed at operation 312. At operation 314, the translation module 208 may perform the translation. The actual translation time can be recorded at operation 316. At operation 318, the comparing module 210 compares the actual translation time to the estimated translation time. Based on the comparison performed by the comparing module 210, the coefficient adjusting module 212 may revise the translation coefficients at operation 320.
The method 400 may be performed by the various modules discussed above with reference to
Different categories may mirror the values in the pick list that were added to the product category. The general category is a default category and may be used if none of the others are specified when creating the project. Conditions may be defined under which each set of tasks duration rules will be used. Referring to the legal category, the value “legal” can be added from the pick list presented. The rules may be set manually. There may be no default values provided so the administrator needs to agree as to what values to use for each type of work and how quickly, for example in seconds, they can be carried out for each task.
Various parameters that may be utilized to calculate time. The parameters may include a task type, such as translate, edit, proofread, correct errors, review comments, and task time. The task time is to provide a base time that can be used for additional time to prepare for work in addition to the act of translating itself, or as a base value to be used where the task is not based on the size of the document or number of words, for example. Thus, for example, the administrator could create a new rule for a review task where the only value populated is a task time of 1800 seconds and zero in every other column.
Match bands are an average time per word that it would take to complete the task based on a fixed amount of time per word per match value in the following example bands: Context TM, Repetitions, 100%, 95-99%, 85-94%, 75-84%, 50-74%, No Match. Once the analysis is complete, the duration column may be populated with an estimate of how long the work is expected to take, which enables the project manager to plan resources accordingly. Once the work is complete, the project manager can edit the recorded time for the task, allowing a useful feedback loop that can be used to refine the estimated values in the task duration rules for future planning. Then the two columns can be compared side by side and use the values for an instant comparison as well as in more detailed reporting. This may bring up the small dialog box where a revised number of hours can be manually entered.
The components shown in
Mass storage device 1530, which may be implemented with a magnetic disk drive or an optical disk drive, is a non-volatile storage device for storing data and instructions for use by processor 1510. Mass storage device 1530 can store the system software for implementing embodiments of the present invention for purposes of loading that software into main memory 1520.
Portable storage medium drive 1540 operates in conjunction with a portable non-volatile storage medium, such as a floppy disk, compact disk (CD) or digital video disc (DVD), to input and output data and code to and from the computer system 1500 of
User input devices 1560 provide a portion of a user interface. User input devices 1560 may include an alphanumeric keypad, such as a keyboard, for inputting alphanumeric and other information, or a pointing device, such as a mouse, a trackball, stylus, or cursor direction keys. Additionally, the system 1500 as shown in
Display system 1570 may include a liquid crystal display (LCD) or other suitable display device. Display system 1570 receives textual and graphical information and processes the information for output to the display device.
Peripherals 1580 may include any type of computer support device to add additional functionality to the computer system. Peripheral device(s) 1580 may include a modem or a router.
The components contained in the computer system 1500 of
Some of the above-described functions may be composed of instructions that are stored on storage media (e.g., computer-readable medium). The instructions may be retrieved and executed by the processor. Some examples of storage media are memory devices, tapes, disks, and the like. The instructions are operational when executed by the processor to direct the processor to operate in accord with the invention. Those skilled in the art are familiar with instructions, processor(s), and storage media.
It is noteworthy that any hardware platform suitable for performing the processing described herein is suitable for use with the invention. The terms “computer-readable storage medium” and “computer-readable storage media” as used herein refer to any medium or media that participate in providing instructions to a CPU for execution. Such media can take many forms, including, but not limited to, non-volatile media, volatile media, and transmission media. Non-volatile media include, for example, optical or magnetic disks, such as a fixed disk. Volatile media include dynamic memory, such as system RAM. Transmission media include coaxial cables, copper wire, and fiber optics, among others, including the wires that comprise one embodiment of a bus. Transmission media can also take the form of acoustic or light waves, such as those generated during radio frequency (RF) and infrared (IR) data communications. Common forms of computer-readable media include, for example, a floppy disk, a flexible disk, a hard disk, magnetic tape, any other magnetic medium, a CD-ROM disk, DVD, any other optical medium, any other physical medium with patterns of marks or holes, a RAM, a PROM, an EPROM, an EEPROM, a FLASHEPROM, any other memory chip or cartridge, a carrier wave, or any other medium from which a computer can read.
Various forms of computer-readable media may be involved in carrying one or more sequences of one or more instructions to a CPU for execution. A bus carries the data to the system RAM, from which a CPU retrieves and executes the instructions. The instructions received by the system RAM can optionally be stored on a fixed disk either before or after execution by a CPU.
The above description is illustrative and not restrictive. Many variations of the invention will become apparent to those of skill in the art upon review of this disclosure. The scope of the invention should, therefore, be determined not with reference to the above description, but instead should be determined with reference to the appended claims along with their full scope of equivalents. While the present invention has been described in connection with a series of embodiments, these descriptions are not intended to limit the scope of the invention to the particular forms set forth herein. It will be further understood that the methods of the invention are not necessarily limited to the discrete steps or the order of the steps described. To the contrary, the present descriptions are intended to cover such alternatives, modifications, and equivalents as may be included within the spirit and scope of the invention as defined by the appended claims and otherwise appreciated by one of ordinary skill in the art. One skilled in the art will recognize that the Internet service may be configured to provide Internet access to one or more computing devices that are coupled to the Internet service, and that the computing devices may include one or more processors, buses, memory devices, display devices, I/O devices, and the like. Furthermore, those skilled in the art may appreciate that the Internet service may be coupled to one or more databases, repositories, servers, and the like, which may be utilized in order to implement any of the embodiments of the invention as described herein. One skilled in the art will further appreciate that the term “content” comprises one or more of web sites, domains, web pages, web addresses, hyperlinks, URLs, text, pictures, and/or media (such as video, audio, and any combination of audio and video) provided or displayed on a web page, and any combination thereof.
While specific embodiments of, and examples for, the system are described above for illustrative purposes, various equivalent modifications are possible within the scope of the system, as those skilled in the relevant art will recognize. For example, while processes or steps are presented in a given order, alternative embodiments may perform routines having steps in a different order, and some processes, or steps may be deleted, moved, added, subdivided, combined, and/or modified to provide alternative or sub-combinations. Each of these processes or steps may be implemented in a variety of different ways. In addition, while processes or steps are at times shown as being performed in series, these processes or steps may instead be performed in parallel, or may be performed at different times.
From the foregoing, it will be appreciated that specific embodiments of the system have been described herein for purposes of illustration, but that various modifications may be made without deviating from the spirit and scope of the system. Accordingly, the system is not limited except as by the appended claims.
Number | Name | Date | Kind |
---|---|---|---|
4661924 | Okamoto et al. | Apr 1987 | A |
4674044 | Kalmus et al. | Jun 1987 | A |
4677552 | Sibley, Jr. | Jun 1987 | A |
4789928 | Fujisaki | Dec 1988 | A |
4903201 | Wagner | Feb 1990 | A |
4916614 | Kaji et al. | Apr 1990 | A |
4962452 | Nogami et al. | Oct 1990 | A |
4992940 | Dworkin | Feb 1991 | A |
5005127 | Kugimiya et al. | Apr 1991 | A |
5020021 | Kaji et al. | May 1991 | A |
5075850 | Asahioka et al. | Dec 1991 | A |
5093788 | Shiotani et al. | Mar 1992 | A |
5111398 | Nunberg et al. | May 1992 | A |
5140522 | Ito et al. | Aug 1992 | A |
5146405 | Church | Sep 1992 | A |
5168446 | Wiseman | Dec 1992 | A |
5224040 | Tou | Jun 1993 | A |
5243515 | Lee | Sep 1993 | A |
5243520 | Jacobs et al. | Sep 1993 | A |
5283731 | Lalonde et al. | Feb 1994 | A |
5295068 | Nishino et al. | Mar 1994 | A |
5301109 | Landauer et al. | Apr 1994 | A |
5325298 | Gallant | Jun 1994 | A |
5349368 | Takeda et al. | Sep 1994 | A |
5408410 | Kaji | Apr 1995 | A |
5418717 | Su et al. | May 1995 | A |
5423032 | Byrd et al. | Jun 1995 | A |
5477451 | Brown et al. | Dec 1995 | A |
5490061 | Tolin et al. | Feb 1996 | A |
5497319 | Chong et al. | Mar 1996 | A |
5510981 | Berger et al. | Apr 1996 | A |
5541836 | Church et al. | Jul 1996 | A |
5548508 | Nagami | Aug 1996 | A |
5555343 | Luther | Sep 1996 | A |
5587902 | Kugimiya | Dec 1996 | A |
5640575 | Maruyama et al. | Jun 1997 | A |
5642522 | Zaenen et al. | Jun 1997 | A |
5644775 | Thompson et al. | Jul 1997 | A |
5687384 | Nagase | Nov 1997 | A |
5708825 | Sotomayor | Jan 1998 | A |
5710562 | Gormish et al. | Jan 1998 | A |
5715402 | Popolo | Feb 1998 | A |
5724593 | Hargrave, III et al. | Mar 1998 | A |
5751957 | Hiroya et al. | May 1998 | A |
5764906 | Edelstein et al. | Jun 1998 | A |
5765138 | Aycock et al. | Jun 1998 | A |
5794219 | Brown | Aug 1998 | A |
5799269 | Schabes et al. | Aug 1998 | A |
5802502 | Gell et al. | Sep 1998 | A |
5818914 | Fujisaki | Oct 1998 | A |
5819265 | Ravin et al. | Oct 1998 | A |
5826244 | Huberman | Oct 1998 | A |
5842204 | Andrews et al. | Nov 1998 | A |
5844798 | Uramoto | Dec 1998 | A |
5845143 | Yamauchi et al. | Dec 1998 | A |
5845306 | Schabes et al. | Dec 1998 | A |
5848386 | Motoyama | Dec 1998 | A |
5850442 | Muftic | Dec 1998 | A |
5850561 | Church et al. | Dec 1998 | A |
5864788 | Kutsumi | Jan 1999 | A |
5884246 | Boucher et al. | Mar 1999 | A |
5895446 | Takeda et al. | Apr 1999 | A |
5917484 | Mullaney | Jun 1999 | A |
5950194 | Bennett et al. | Sep 1999 | A |
5956711 | Sullivan et al. | Sep 1999 | A |
5956740 | Nosohara | Sep 1999 | A |
5960382 | Steiner | Sep 1999 | A |
5966685 | Flanagan et al. | Oct 1999 | A |
5974371 | Hirai et al. | Oct 1999 | A |
5974413 | Beauregard et al. | Oct 1999 | A |
5987401 | Trudeau | Nov 1999 | A |
5987403 | Sugimura | Nov 1999 | A |
6044363 | Mori et al. | Mar 2000 | A |
6047299 | Kaijima | Apr 2000 | A |
6070138 | Iwata | May 2000 | A |
6092034 | McCarley et al. | Jul 2000 | A |
6092035 | Kurachi et al. | Jul 2000 | A |
6131082 | Hargrave, III et al. | Oct 2000 | A |
6139201 | Carbonell et al. | Oct 2000 | A |
6154720 | Onishi et al. | Nov 2000 | A |
6161082 | Goldberg et al. | Dec 2000 | A |
6163785 | Carbonell et al. | Dec 2000 | A |
6260008 | Sanfilippo | Jul 2001 | B1 |
6278969 | King et al. | Aug 2001 | B1 |
6285978 | Bernth et al. | Sep 2001 | B1 |
6301574 | Thomas et al. | Oct 2001 | B1 |
6304846 | George et al. | Oct 2001 | B1 |
6338033 | Bourbonnais et al. | Jan 2002 | B1 |
6341372 | Datig | Jan 2002 | B1 |
6345244 | Clark | Feb 2002 | B1 |
6345245 | Sugiyama et al. | Feb 2002 | B1 |
6347316 | Redpath | Feb 2002 | B1 |
6353824 | Boguraev et al. | Mar 2002 | B1 |
6385568 | Brandon et al. | May 2002 | B1 |
6393389 | Chanod et al. | May 2002 | B1 |
6401105 | Carlin et al. | Jun 2002 | B1 |
6442524 | Ecker et al. | Aug 2002 | B1 |
6470306 | Pringle et al. | Oct 2002 | B1 |
6473729 | Gastaldo et al. | Oct 2002 | B1 |
6526426 | Lakritz | Feb 2003 | B1 |
6622121 | Crepy et al. | Sep 2003 | B1 |
6623529 | Lakritz | Sep 2003 | B1 |
6658627 | Gallup et al. | Dec 2003 | B1 |
6687671 | Gudorf et al. | Feb 2004 | B2 |
6731625 | Eastep et al. | May 2004 | B1 |
6782384 | Sloan et al. | Aug 2004 | B2 |
6952691 | Drissi et al. | Oct 2005 | B2 |
6993473 | Cartus | Jan 2006 | B2 |
7020601 | Hummel et al. | Mar 2006 | B1 |
7100117 | Chwa et al. | Aug 2006 | B1 |
7110938 | Cheng et al. | Sep 2006 | B1 |
7185276 | Keswa | Feb 2007 | B2 |
7194403 | Okura et al. | Mar 2007 | B2 |
7209875 | Quirk et al. | Apr 2007 | B2 |
7266767 | Parker | Sep 2007 | B2 |
7343551 | Bourdev | Mar 2008 | B1 |
7353165 | Zhou et al. | Apr 2008 | B2 |
7533338 | Duncan et al. | May 2009 | B2 |
7580960 | Travieso et al. | Aug 2009 | B2 |
7587307 | Cancedda et al. | Sep 2009 | B2 |
7594176 | English | Sep 2009 | B1 |
7596606 | Codignotto | Sep 2009 | B2 |
7640158 | Detlef et al. | Dec 2009 | B2 |
7693717 | Kahn et al. | Apr 2010 | B2 |
7698124 | Menezes et al. | Apr 2010 | B2 |
7925494 | Cheng et al. | Apr 2011 | B2 |
7983896 | Ross et al. | Jul 2011 | B2 |
8050906 | Zimmerman et al. | Nov 2011 | B1 |
8521506 | Lancaster et al. | Aug 2013 | B2 |
8620793 | Knyphausen et al. | Dec 2013 | B2 |
8935148 | Christ | Jan 2015 | B2 |
8935150 | Christ | Jan 2015 | B2 |
20020002461 | Tetsumoto | Jan 2002 | A1 |
20020093416 | Goers et al. | Jul 2002 | A1 |
20020099547 | Chu et al. | Jul 2002 | A1 |
20020103632 | Dutta et al. | Aug 2002 | A1 |
20020110248 | Kovales et al. | Aug 2002 | A1 |
20020111787 | Knyphausen et al. | Aug 2002 | A1 |
20020138250 | Okura et al. | Sep 2002 | A1 |
20020165708 | Kumhyr | Nov 2002 | A1 |
20020169592 | Aityan | Nov 2002 | A1 |
20020198701 | Moore | Dec 2002 | A1 |
20030004702 | Higinbotham | Jan 2003 | A1 |
20030016147 | Evans | Jan 2003 | A1 |
20030040900 | D'Agostini | Feb 2003 | A1 |
20030069879 | Sloan et al. | Apr 2003 | A1 |
20030078766 | Appelt et al. | Apr 2003 | A1 |
20030105621 | Mercier | Jun 2003 | A1 |
20030120479 | Parkinson et al. | Jun 2003 | A1 |
20030158723 | Masuichi et al. | Aug 2003 | A1 |
20030182279 | Willows | Sep 2003 | A1 |
20030194080 | Michaelis et al. | Oct 2003 | A1 |
20030229622 | Middelfart | Dec 2003 | A1 |
20030233222 | Soricut et al. | Dec 2003 | A1 |
20040122656 | Abir | Jun 2004 | A1 |
20040172235 | Pinkham et al. | Sep 2004 | A1 |
20050021323 | Li | Jan 2005 | A1 |
20050055212 | Nagao | Mar 2005 | A1 |
20050075858 | Pournasseh et al. | Apr 2005 | A1 |
20050094475 | Naoi | May 2005 | A1 |
20050171758 | Palmquist | Aug 2005 | A1 |
20050197827 | Ross et al. | Sep 2005 | A1 |
20050222837 | Deane | Oct 2005 | A1 |
20050222973 | Kaiser | Oct 2005 | A1 |
20050273314 | Chang et al. | Dec 2005 | A1 |
20060015320 | Och | Jan 2006 | A1 |
20060095848 | Naik | May 2006 | A1 |
20060136277 | Perry | Jun 2006 | A1 |
20060256139 | Gikandi | Nov 2006 | A1 |
20060287844 | Rich | Dec 2006 | A1 |
20070118378 | Skuratovsky | May 2007 | A1 |
20070136470 | Chikkareddy et al. | Jun 2007 | A1 |
20070150257 | Cancedda et al. | Jun 2007 | A1 |
20070192110 | Mizutani et al. | Aug 2007 | A1 |
20070230729 | Naylor et al. | Oct 2007 | A1 |
20070233460 | Lancaster et al. | Oct 2007 | A1 |
20070233463 | Sparre | Oct 2007 | A1 |
20070244702 | Kahn et al. | Oct 2007 | A1 |
20070294076 | Shore et al. | Dec 2007 | A1 |
20080077395 | Lancaster et al. | Mar 2008 | A1 |
20080141180 | Reed et al. | Jun 2008 | A1 |
20080147378 | Hall | Jun 2008 | A1 |
20080243834 | Rieman et al. | Oct 2008 | A1 |
20080294982 | Leung et al. | Nov 2008 | A1 |
20090132230 | Kanevsky et al. | May 2009 | A1 |
20090187577 | Reznik et al. | Jul 2009 | A1 |
20090204385 | Cheng et al. | Aug 2009 | A1 |
20090248182 | Logan et al. | Oct 2009 | A1 |
20090248482 | Knyphausen et al. | Oct 2009 | A1 |
20090326917 | Hegenberger | Dec 2009 | A1 |
20100223047 | Christ | Sep 2010 | A1 |
20100241482 | Knyphausen et al. | Sep 2010 | A1 |
20100262621 | Ross et al. | Oct 2010 | A1 |
20110184719 | Christ | Jul 2011 | A1 |
20120046934 | Cheng et al. | Feb 2012 | A1 |
20120095747 | Ross et al. | Apr 2012 | A1 |
20130346062 | Lancaster et al. | Dec 2013 | A1 |
20140006006 | Christ | Jan 2014 | A1 |
20140012565 | Lancaster et al. | Jan 2014 | A1 |
Number | Date | Country |
---|---|---|
199938259 | Nov 1999 | AU |
761311 | Sep 2003 | AU |
1076861 | Jun 2005 | BE |
231184 | Jul 2009 | CA |
1076861 | Jun 2005 | CH |
ZL99808249.X | Dec 2004 | CN |
1770144 | May 2006 | CN |
101019113 | Aug 2007 | CN |
101826072 | Sep 2010 | CN |
ZL200680015388.6 | Oct 2010 | CN |
102053958 | May 2011 | CN |
69925831 | Jun 2005 | DE |
2317447 | Jan 2014 | DE |
0262938 | Apr 1988 | EP |
0668558 | Aug 1995 | EP |
0887748 | Dec 1998 | EP |
1076861 | Nov 1999 | EP |
1266313 | Dec 2002 | EP |
1076861 | Jun 2005 | EP |
18787221 | May 2007 | EP |
1889149 | Feb 2008 | EP |
2226733 | Sep 2010 | EP |
2317447 | May 2011 | EP |
2336899 | Jun 2011 | EP |
2317447 | Jan 2014 | EP |
1076861 | Jun 2005 | FR |
2317447 | Jan 2004 | GB |
1076861 | Jun 2005 | GB |
2433403 | Jun 2007 | GB |
2468278 | Sep 2010 | GB |
2474839 | May 2011 | GB |
1076861 | Jun 2005 | IE |
04152466 | May 1992 | JP |
05135095 | Jun 1993 | JP |
05197746 | Aug 1993 | JP |
06035962 | Feb 1994 | JP |
06259487 | Sep 1994 | JP |
07093331 | Apr 1995 | JP |
08055123 | Feb 1996 | JP |
9114907 | May 1997 | JP |
10063747 | Mar 1998 | JP |
10097530 | Apr 1998 | JP |
2002513970 | May 2002 | JP |
2003150623 | May 2003 | JP |
2004318510 | Nov 2004 | JP |
2005107597 | Apr 2005 | JP |
2005197827 | Jul 2005 | JP |
2007249606 | Sep 2007 | JP |
2008152670 | Jul 2008 | JP |
2008152760 | Jul 2008 | JP |
4718687 | Apr 2011 | JP |
2011095841 | May 2011 | JP |
244945 | Apr 2007 | MX |
2317447 | Jan 2014 | NL |
WO9406086 | Mar 1994 | WO |
WO9957651 | Nov 1999 | WO |
WO0057320 | Sep 2000 | WO |
WO0101289 | Jan 2001 | WO |
WO0129696 | Apr 2001 | WO |
WO0229622 | Apr 2002 | WO |
WO2006016171 | Feb 2006 | WO |
WO2006121849 | Nov 2006 | WO |
WO2008055360 | May 2008 | WO |
WO2008083503 | Jul 2008 | WO |
WO2008147647 | Dec 2008 | WO |
Entry |
---|
Komatsu, H et al, “Corpus-based predictive text input”, “Proceedings of the 2005 International Conference on Active Media Technology”, 2005, IEEE, pp. 75-80, ISBN 0-7803-9035-0. |
Saiz, Jorge Civera: “Novel statistical approaches to text classification, machine translation and computer-assisted translation” Doctor En Informatica Thesis, May 22, 2008, XP002575820 Universidad Polit'ecnica de Valencia, Spain. Retrieved from Internet: http://dspace.upv.es/manakin/handle/10251/2502 [retrieved on Mar. 30, 2010]. p. 111-131. |
De Gispert, A., Marino, J.B. and Crego, J.M.: “Phrase-Based Alignment Combining Corpus Cooccurrences and Linguistic Knowledge” Proc. of the Int. Workshop on Spoken Language Translation (IWSLT'04), Oct. 1, 2004, XP002575821 Kyoto, Japan. Retrieved from the Internet: http://mi.eng.cam.ac.uk/˜ad465/agispert/docs/papers/TP—gispert.pdf [retrieved on Mar. 30, 2010]. |
Planas, Emmanuel: “SIMILIS Second-generation translation memory software,” Translating and the Computer 27, Nov. 2005 [London: Aslib, 2005]. |
Web Page—New Auction Art Preview, www.netauction.net/dragonart.html, “Come bid on original illustrations,” by Greg & Tim Hidebrandt. |
Web Pages—BidNet, www.bidnet.com, “Your link to the State and Local Government Market,” including Bid Alert Service. |
Web Pages—Christie's Art, www.christies.com, including “How to Buy,” and “How to Sell.” |
Web Pages—Artrock Auction, www.commerce.com, Auction Gallery. |
Notification of Reasons for Refusal for Japanese Application No. 2000-607125 mailed on Nov. 10, 2009 (Abstract Only). |
Ross et al., U.S. Appl. No. 11/071,706, filed Mar. 3, 2005, Office Communication dated Dec. 13, 2007. |
Ross et al., U.S. Appl. No. 11/071,706, filed Mar. 3, 2005, Office Communication dated Oct. 6, 2008. |
Ross et al., U.S. Appl. No. 11/071,706, filed Mar. 3, 2005, Office Communication dated Jun. 9, 2009. |
Ross et al., U.S. Appl. No. 11/071,706, filed Mar. 3, 2005, Office Communication dated Feb. 18, 2010. |
Colucci, Office Communication for U.S. Appl. No. 11/071,706 dated Sep. 24, 2010. |
Och, et al., “Improved Alignment Models for Statistical Machine Translation,” In: Proceedings of the Joint Workshop on Empirical Methods in NLP and Very Large Corporations, 1999, p. 20-28, downloaded from http://www.actweb.org/anthology-new/W/W99/W99-0604.pdf. |
International Search Report and Written Opinion dated Sep. 4, 2007 in Application No. PCT/US06/17398. |
XP 002112717—Machine translation software for the Internet, Harada K.; et al, vol. 28, Nr:2, pp. 66-74. Sanyo Technical Review—San'yo Denki Giho, Oct. 1, 1996 Hirakata, JP—ISSN 0285-516X. |
XP 000033460—Method to Make a Translated Text File Have the Same Printer Control Tags as the Original Text File, vol. 32, Nr:2, pp. 375-377, IBM Technical Disclosure Bulletin, Jul. 1, 1989 International Business Machines Corp. (Thornwood), US—ISSN 0018-8689. |
XP 002565038—Integrating Machine Translation into Translation Memory Systems, Matthias Heyn, pp. 113-126, TKE. Terminology and Knowledge Engineering. Proceedingsinternational Congress on Terminology and Knowledge Engineering, Aug. 29, 1996; Aug. 29, 1996-Aug. 30, 1996 XX, XX. |
XP 002565039—Linking translation memories with example-based machine translation, Michael Carl; Silvia Hansen, pp. 617-624, Machine Translation Summit. Proceedings, Sep. 1, 1999. |
XP 55024828—TransType2—An Innovative Computer-Assisted Translation System, ACL 2004, Jul. 21, 2004, Retrieved from the Internet: :http://www.mt-archive.info/ACL-2004-Esteban.pdf [retrieved on Apr. 18, 2012]. |
Bourigault, Surface Grammatical Analysis for the Extraction of Terminological Noun Phrases, Proc. of Coling-92, Aug. 23, 1992, pp. 977-981, Nantes, France. |
Thurmair, Making Term Extraction Tools Usable, The Joint Conference of the 8th International Workshop of the European Association for Machine Translation, May 15, 2003, Dublin, Ireland. |
Sanfillipo, Section 5.2 Multiword Recognition and Extraction, Eagles LE3-4244, Preliminary Recommendations on Lexical Semantic Encoding, Jan. 7, 1999. |
Hindle et al., Structural Ambiguity and lexical Relations, 1993, Association for Computational Linguistics, vol. 19, No. 1, pp. 103-120. |
Ratnaparkhi, A Maximum Entropy Model for Part-Of-Speech Tagging, 1996, Proceedings for the conference on empirical methods in natural language processing, V.1, pp. 133-142. |
Trados Translator's Workbench for Windows, 1994-1995, Trados GbmH, Stuttgart, Germany, pp. 9-13 and 27-96. |
Somers, H. “Review Article: Example-based Machine Translation,” Machine Translation, Issue 14, pp. 113-157, 1999. |
Civera, et al. “Computer-Assisted Translation Tool Based on Finite-State Technology,” In: Proc. of EAMT, 2006, pp. 33-40 (2006). |
Okura, Seiji, “Translation Assistance by Autocomplete,” The Association for Natural Language Processing, Publication 13th Annual Meeting, Mar. 2007, p. 678-679. |
Soricut, R, et al., “Using a Large Monolingual Corpus to Improve Translation Accuracy,” Proc. of the Conference of the Association for Machine Translation in the Americas (Amta-2002), Aug. 10, 2002, pp. 155-164, XP002275656. |
Fung et al. “An IR Approach for Translating New Words from Nonparallel, Comparable Texts,” Proceeding COLING '998 Proceedings of the 17th International Conference on Computational Lingiustics, 1998. |
First Office Action mailed Dec. 26, 2008 in Chinese Patent Application 200580027102.1, filed Aug. 11, 2005. |
Second Office Action mailed Aug. 28, 2009 in Chinese Patent Application 200580027102.1, filed Aug. 11, 2005. |
Third Office Action mailed Apr. 28, 2010 in Chinese Patent Application 200580027102.1, filed Aug. 11, 2005. |
Summons to attend oral proceeding pursuant to Rule 115(1)(EPC) mailed Mar. 20, 2012 in European Patent Application 05772051.8 filed Aug. 11, 2005. |
Notification of Reasons for Rejection mailed Jan. 9, 2007 for Japanese Patent Application 2000-547557, filed Apr. 30, 1999. |
Decision of Rejection mailed Jul. 3, 2007 for Japanese Patent Application 2000-547557, filed Apr. 30, 1999. |
Extended European Search Report and Written Opinion mailed Jan. 26, 2011 for European Patent Application 10189145.5, filed on Oct. 27, 2010. |
Notice of Reasons for Rejection mailed Jun. 26, 2012 for Japanese Patent Application P2009-246729. filed Oct. 27, 2009. |
Search Report mailed Jan. 22, 2010 for United Kingdoms Application GB0918765.9, filed Oct. 27, 2009. |
Notice of Reasons for Rejection mailed Mar. 30, 2010 for Japanese Patent Application 2007-282902. filed Apr. 30, 1999. |
Decision of Rejection mailed Mar. 15, 2011 for Japanese Patent Application 2007-282902, filed Apr. 30, 1999. |
First Office Action mailed Oct. 18, 2011 for Chinese Patent Application 2009102531926, filed Dec. 14, 2009. |
Second Office Action mailed Aug. 14, 2012 for Chinese Patent Application 2009102531926, filed Dec. 14, 2009. |
European Search Report mailed Apr. 12, 2010 for European Patent Application 09179150.9, filed Dec. 14, 2009. |
First Examination Report mailed Jun. 16, 2011 for European Patent Application 09179150.9, filed Dec. 14, 2009. |
Notice of Reasons for Rejection mailed Jul. 31, 2012 for Japanese Patent Application 2010-045531, filed Mar. 2, 2010. |
First Examination Report mailed Oct. 26, 2012 for United Kingdom Patent Application GB0903418.2, filed Mar. 2, 2009. |
First Office Action mailed Jun. 19, 2009 for Chinese Patent Application 200680015388.6, filed May 8, 2006. |
First Examination Report mailed Nov. 26, 2009 for European Patent Application 05772051.8, filed May 8, 2006. |
Second Examination Report mailed Feb. 19, 2013 for European Patent Application 06759147.9, filed May 8, 2006. |
Langlais, et al. “TransType: a Computer-Aided Translation Typing System”, in Conference on Language Resources and Evaluation, 2000. |
First Notice of Reasons for Rejection mailed Jun. 18, 2013 for Japanese Patent Application 2009-246729, filed Oct. 27, 2009. |
First Notice of Reasons for Rejection mailed Jun. 4, 2013 for Japanese Patent Application 2010-045531, filed Oct. 27, 2009. |
Rejection Decision mailed May 14, 2013 for Chinese Patent Application 200910253192.6, filed Dec. 14, 2009. |
Matsunaga, et al. “Sentence Matching Algorithm of Revised Documents with Considering Context Information,” IEICE Technical Report, 2003. |
Notice of Allowance mailed Jan. 7, 2014 for Japanese Patent Application 2009-246729, filed Oct. 27, 2009. |
Final Rejection and a Decision to Dismiss the Amendment mailed Jan. 7, 2014 for Japanese Patent Application 2010-045531, filed Mar. 2, 2010. |
Kumano et al., “Japanese-English Translation Selection Using Vector Space Model,” Journal of Natural Language Processing; vol. 10; No. 3; (2003); pp. 39-59. |
Office Action mailed Feb. 24, 2014 for Chinese Patent Application No. 201010521841.9, filed Oct. 25, 2010. |
Pennington, Paula K. Improving Quality in Translation Through an Awareness of Process and Self-Editing Skills. Eastern Michigan University, ProQuest, UMI Dissertations Publishing, 1994. |
Summons to attend oral proceeding pursuant to Rule 115(1)(EPC) mailed Feb. 3, 2015 in European Patent Application 06759147.9 filed May 8, 2006. |
Decision to Refuse mailed Mar. 2, 2015 in European Patent Application 00902634.5 filed Jan. 26, 2000. |
Non-Final Office Action, mailed May 19, 2014, U.S. Appl. No. 13/007,445, filed Jan. 14, 2011. |
Final Office Action, mailed Jan. 20, 2015, U.S. Appl. No. 13/007,445, filed Jan. 14, 2011. |
Non-Final Office Action, mailed Oct. 8, 2014, U.S. Appl. No. 12/477,708, filed Jun. 3, 2009. |
Final Office Action, mailed Jun. 24, 2014, U.S. Appl. 12/636,970, filed Dec. 14, 2009. |
Notice of Allowance, mailed Aug. 29, 2014, U.S. Appl. No. 12/636,970, filed Dec. 14, 2009. |
Final Office Action, mailed Aug. 14, 2014, U.S. Appl. No. 13/052,041, filed Mar. 18, 2011. |
Non-Final Office Action, mailed Mar. 26, 2015, U.S. Appl. No. 13/052,041, filed Mar. 18, 2011. |
Notice of Allowance, mailed Jun. 19, 2014, U.S. Appl. No. 13/175,783, filed Jul. 1, 2011. |
Corrected Notice of Allowability, mailed Sep. 22, 2014, U.S. Appl. No. 13/175,783, filed Jul. 1, 2011. |
Non-Final Office Action, mailed Oct. 9, 2013, U.S. Appl. No. 13/951,451, filed Jul. 25, 2013. |
Final Office Action, mailed Jun. 23, 2014, U.S. Appl. No. 13/951,451, filed Jul. 25, 2013. |
Non-Final Office Action, mailed Dec. 1, 2014, U.S. Appl. No. 13/951,451, filed Jul. 25, 2013. |
Final Office Action, mailed Mar. 11, 2015, U.S. Appl. No. 13/951,451, filed Jul. 25, 2013. |
Non-Final Office Action, mailed Mar. 31, 2015, U.S. Appl. No. 13/951,451, filed Jul. 25, 2013. |
Final Office Action, mailed May 21, 2014, U.S. Appl. No. 14/019,493, filed Sep. 5, 2013. |
Advisory Action, mailed Jul. 8, 2014, U.S. Appl. No. 14/019,493, filed Sep. 5, 2013. |
Non-Final Office Action, mailed Dec. 1, 2014, U.S. Appl. No. 14/019,493, filed Sep. 5, 2013. |
Final Office Action, mailed Jun. 24, 2014, U.S. Appl. No. 14/019,480, filed Sep. 5, 2013. |
Notice of Allowance, mailed Sep. 3, 2014, U.S. Appl. No. 14/019,480, filed Sep. 5, 2013. |
Non-Final Office Action, mailed Apr. 1, 2015, U.S. Appl. No. 14/519,077, filed Oct. 20, 2014. |
Number | Date | Country | |
---|---|---|---|
20120185235 A1 | Jul 2012 | US |