CN102622340A - Translated file splitting and distributing method - Google Patents

Translated file splitting and distributing method Download PDF

Info

Publication number
CN102622340A
CN102622340A CN2012100851404A CN201210085140A CN102622340A CN 102622340 A CN102622340 A CN 102622340A CN 2012100851404 A CN2012100851404 A CN 2012100851404A CN 201210085140 A CN201210085140 A CN 201210085140A CN 102622340 A CN102622340 A CN 102622340A
Authority
CN
China
Prior art keywords
section
words
word
total number
remaining
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.)
Granted
Application number
CN2012100851404A
Other languages
Chinese (zh)
Other versions
CN102622340B (en
Inventor
张马成
王兴强
伍华
杨明
王小龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chengdu excellent translation information technology Limited by Share Ltd
Original Assignee
CHENGDU URELITE INFORMATION TECHNOLOGY Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by CHENGDU URELITE INFORMATION TECHNOLOGY Co Ltd filed Critical CHENGDU URELITE INFORMATION TECHNOLOGY Co Ltd
Priority to CN201210085140.4A priority Critical patent/CN102622340B/en
Publication of CN102622340A publication Critical patent/CN102622340A/en
Application granted granted Critical
Publication of CN102622340B publication Critical patent/CN102622340B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Machine Translation (AREA)

Abstract

The invention discloses a translated file splitting and distributing method which comprises the following steps of: starting; importing a file; performing required parameter setting or adopting default setting before processing, including the setting of an error value D; performing preprocessing to obtain the format of the imported file; opening the file, detecting the content, and analyzing to obtain the maximum number of parts that the file can be divided; judging whether the user needs to hide the same paragraph, traversing the file to find the same paragraph, and removing the same paragraph; determining the number of parts N that the file needs to be split; exporting a file splitting selection path; splitting the file according to the number of parts N that the file needs to be split selected by the user and the setting of the user defined parameters or the setting of the default parameters; and performing a splitting method taking a paragraph as a primary part and the word number as an auxiliary part according to the error value D. In the invention, reasonable splitting meeting word number splitting is set, thus the problem that the file can not be translated due to incomplete segmentation before is solved, and the requirements for the splitting precision are also met. The problems of excessive splitting time consumption and consequent increase of project cost are solved.

Description

The fractionation of translated document and distribution method
Technical field
The present invention relates to a kind of office document and split and distribution method, be specifically related to the fractionation and the distribution method of translated document.
 
Background technology
For present society, the interchange that hand in the world becomes homely food.The translation amount of thereupon bringing is increasing, and the file number of words is more and more.
Popular with present CAT technology, translation speed promotes greatly.But the set-up procedure before translation has often occupied considerable time.For example for translation company, the file of a about 30,000 words does for respectively 10 people, needs half a day time spent even time more of a specified duration to accomplish file fractionation and distribution in early stage.More serious thing, the hesitation literal is too much, when being easy to cause cutting apart vision obscure cause splitting wrong.It is identical having a lot of paragraphs in many files, translation is just many like this boondoggles.Invisible like this increase the translation cost.
And at present all on the market fractionation instrument device purposes are in order file to be broken the whole up into parts, to be convenient for carrying, and its algorithm is cut apart by byte stream.The method is useless to cutting apart of literal basically.So the translation circle often needs a plurality of people to translate simultaneously when multifile crossed in the translation literal, all can spend the plenty of time to be used for the fractionation of literal before the translation.
 
Summary of the invention
The present invention has overcome the deficiency of prior art; A kind of method that the file of needs translation is split and distributes is provided, and the method that this method is calculated number of words with multiple office document by section directly splits into the appointment umber, is distributed to the interpreter again and translates; And splitting before earlier to whether having hidden file to handle; This method is cut apart from file, hides identical paragraph, can be with whole time decreased by 3-10 minute to distributing.So just improve translation efficiency, avoided repeating translation, solved the technical matters that exists in the prior art.
For solving above-mentioned technical matters, the present invention adopts following technical scheme:
A kind of fractionation of translated document and distribution method may further comprise the steps:
Step 1, beginning;
Step 2 imports file;
Step 3, parameter setting that needs before handling or employing default setting comprise step-up error value D;
Step 4, pre-service obtains importing file layout, opens file, and detects the content of the inside, analyzes the umber that can be divided into;
Step 5, whether judges need hide identical paragraph, if get into step 6, if not direct entering step 7;
Step 6: the traversal file is found out identical paragraph, removes identical paragraph;
Step 7: the detachable umber that obtains after the processing according to step 4 or step 6 is selected, and confirms that the umber that is divided into is N;
Step 8: derive and split file selection path;
Step 9: split according to user-selected umber N and the setting of User Defined parameter or default parameters setting, carry out with Duan Weizhu according to percentage error, number of words is the Split Method of assisting, and specifically comprises:
Step 9-1 calculates total number of word M and finds out total hop count G, obtains average number of words A with total number of word divided by umber;
Step 9-2 splits out first part: travel through first successively to the G section, since first section; If first section number of words is then come out as first part of fractionation first section more than or equal to A-A*D, if first section number of words is less than A-A*D; Then calculate the total number of word of first section and second section; If total number of word is inferior to A-A*D, then first and second section is come out as first part of fractionation, if not; Then calculate first, second, third section total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can first part of fractionation be come out;
Step 9-3 splits out second part: remaining paragraph after traversal step 9-2 splits successively, from first section beginning of remainder; If remaining first section number of words is more than or equal to A-A*D, then first section of remainder come out as first part of fractionation, if first section remaining number of words is less than A-A*D; Then calculate remaining first section and second section remaining total number of word; If total number of word more than or equal to A-A*D, then comes out first and second section of remainder as first part of fractionation, if not; Then calculate first, second, third section remaining total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can second part of fractionation be come out;
Step 9-4 splits out the 3rd part: remaining paragraph after traversal step 9-3 splits successively, from first section beginning of remainder; If remaining first section number of words is more than or equal to A-A*D, then first section of remainder come out as first part of fractionation, if first section remaining number of words is less than A-A*D; Then calculate remaining first section and second section remaining total number of word; If total number of word more than or equal to A-A*D, then comes out first and second section of remainder as first part of fractionation, if not; Then calculate first, second, third section remaining total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can the 3rd part of fractionation be come out;
……
By that analogy until step 9-N; Split out N-1 part: remaining paragraph after traversal step 9-N-2 splits successively, from first section beginning of remainder, if remaining first section number of words is more than or equal to A-A*D; Then first section of remainder come out as first part of fractionation; If first section remaining number of words, is then calculated remaining first section and second section remaining total number of word less than A-A*D, if total number of word is more than or equal to A-A*D; Then first and second section of remainder is come out as first part of fractionation; If not, then calculate first, second, third section remaining total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can N-1 part split out;
Step 9-N+1, if remaining paragraph number greater than zero, then the paragraph with remainder splits into N part and gets into step 10; If after finishing step 9-N; When remaining paragraph number is zero, then point out the client, need to adjust error amount D and transfer big because total number of word is very few with total hop count; Return step 9-1 afterwards and restart step 9-1, get into step 10 again till splitting into N part until satisfying to step 9-N+1; Or the umber of passing over fractionation is few a, and gets into step 10;
Step 10 is with splitting the path that good file is saved in user's appointment.
Technical scheme further is:
The range of choice of described error amount D is 4%---40%, to get over for a long time when the file number of words, and error amount is just more little, and gets over after a little while when the file number of words, and error amount D should be big more.
Among the described step 9-N+1; If the total number of word of remaining paragraph is lower than at 4% o'clock of average number of words; Then point out the client to split too inequality of quantity, need to adjust error amount D and transfer greatly, need get back to step 3 and will adjust error amount D accent greatly; Return step 9-1 afterwards and restart to step 9-N+1, until satisfy the N part split into more than or equal to average number of words 4% till.
Described total number of word comprises punctuate and literal.
Described total number of word only comprises literal, does not comprise punctuate.
Described error amount D can calculate through formula 70/A-N/G/10, and less than 4%, then D is set to 4% as if the D that calculates, and greater than 40%, then D is set to 40% as if the D that calculates.
Compared with prior art, the invention has the beneficial effects as follows:
1, the translated document method for splitting efficient that relates to of the application is high, and same section is hidden can practice thrift the translation cost.
2, the translated document method for splitting that relates to of the application adopts with Duan Weizhu; Number of words is the Split Method of assisting; And be provided with the reasonable fractionation of satisfying the number of words fractionation, both solved in the past because the imperfect problem that can't translate of punctuate has also satisfied the requirement that splits precision simultaneously.It is consuming time excessive to have solved artificial fractionation, strengthens the problem of project cost.
 
Embodiment
The present invention relates to a kind of fractionation and distribution method of translated document, may further comprise the steps:
Step 1, beginning;
Step 2 imports file;
Step 3, parameter setting that needs before handling or employing default setting comprise step-up error value D;
Step 4, pre-service obtains importing file layout, opens file, and detects the content of the inside, analyzes the umber maximal value that can be divided into; This maximal value can not be greater than total hop count;
Step 5, whether judges need hide identical paragraph, if get into step 6, if not direct entering step 7;
Step 6: the traversal file is found out identical paragraph, removes identical paragraph;
Step 7: the detachable umber that obtains after the processing according to step 4 or step 6 is selected, and confirms that the umber that is divided into is N;
Step 8: derive and split file selection path;
Step 9: split according to user-selected umber N and the setting of User Defined parameter or default parameters setting, carry out with Duan Weizhu according to percentage error, number of words is the Split Method of assisting, and specifically comprises:
Step 9-1 calculates total number of word M and finds out total hop count G, obtains average number of words A with total number of word divided by umber;
Step 9-2 splits out first part: travel through first successively to the G section, since first section; If first section number of words is then come out as first part of fractionation first section more than or equal to A-A*D, if first section number of words is less than A-A*D; Then calculate the total number of word of first section and second section; If total number of word is inferior to A-A*D, then first and second section is come out as first part of fractionation, if not; Then calculate first, second, third section total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can first part of fractionation be come out;
Step 9-3 splits out second part: remaining paragraph after traversal step 9-2 splits successively, from first section beginning of remainder; If remaining first section number of words is more than or equal to A-A*D, then first section of remainder come out as first part of fractionation, if first section remaining number of words is less than A-A*D; Then calculate remaining first section and second section remaining total number of word; If total number of word more than or equal to A-A*D, then comes out first and second section of remainder as first part of fractionation, if not; Then calculate first, second, third section remaining total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can second part of fractionation be come out;
Step 9-4 splits out the 3rd part: remaining paragraph after traversal step 9-3 splits successively, from first section beginning of remainder; If remaining first section number of words is more than or equal to A-A*D, then first section of remainder come out as first part of fractionation, if first section remaining number of words is less than A-A*D; Then calculate remaining first section and second section remaining total number of word; If total number of word more than or equal to A-A*D, then comes out first and second section of remainder as first part of fractionation, if not; Then calculate first, second, third section remaining total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can the 3rd part of fractionation be come out;
……
By that analogy until step 9-N; Split out N-1 part: remaining paragraph after traversal step 9-N-2 splits successively, from first section beginning of remainder, if remaining first section number of words is more than or equal to A-A*D; Then first section of remainder come out as first part of fractionation; If first section remaining number of words, is then calculated remaining first section and second section remaining total number of word less than A-A*D, if total number of word is more than or equal to A-A*D; Then first and second section of remainder is come out as first part of fractionation; If not, then calculate first, second, third section remaining total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can N-1 part split out;
Step 9-N+1, if remaining paragraph number greater than zero, then the paragraph with remainder splits into N part and gets into step 10; If after finishing step 9-N; When remainder paragraph number is zero, then point out the client, need get back to step 3 and will adjust error amount D accent greatly because total number of word is very few with total hop count; Return step 9-1 afterwards and restart, get into step 10 again till splitting into N part until satisfying to step 9-N+1; Or pass over umber and directly ignore entering step 10;
Among the superincumbent step 9-N+1; If the total number of word of remaining paragraph is lower than at 4% o'clock of average number of words; It is too uneven then to point out the client to split quantity; Need adjust error amount D and transfer greatly, return step 9-1 afterwards and restart step 9-1 to step 9-N+1, until satisfy N part of splitting into more than or equal to average number of words 4% till.
Step 10 is with splitting the path that good file is saved in user's appointment.The range of choice of error amount D is 4%---40%, to get over for a long time when the file number of words, and error amount is just more little, and gets over after a little while when the file number of words, and error amount D should be big more.Our total number of word promptly can comprise punctuate and literal, also can only comprise literal by total number of word, not above-mentioned error amount D=70/A-N/G/10, and less than 4%, then D is set to 4% as if the D that calculates, and greater than 40%, then D is set to 40% as if the D that calculates.
 
Below we come to come the detailed process of step 9 is illustrated with a concrete example again.
Give an example 1; We have 10 sections literal need split into 5 parts.
First section literal has 120 words, and second section literal has 100 words, and the 3rd section literal has 50 words, and the 4th section literal has 60 words, and the 5th section literal has 77 words.The 6th section literal has 88 words, and the 7th section literal has 200 words, and the 8th section literal has 90 words, and the 9th section literal has 10 words, and the tenth section literal has 98 words.
Suppose that we the error amount D of elder generation is set to 10%.These ten sections total number of word are 893 words.Owing to will be divided into 5 parts, average every part is calculated and is 178.6 words.The condition that needs to satisfy is that each part number of words is more than or equal to 178.6-178.6*10%=160.74 word.
Then we begin to split first part, see that earlier first section literal has 120 words, do not satisfy the number of words condition, need to continue.Then first and second section total number of word being calculated is 220 words, satisfies the number of words condition, and first and second section is come out as first part of fractionation.
Split second part, the 3rd section literal has 50 words, do not satisfy the number of words condition, needs to continue.It is 110 words that third and fourth section total number of word is calculated, and does not still satisfy the number of words condition, again with third and fourth, five sections total number of word calculate is 187 words, have satisfied the number of words condition, at once with third and fourth, five sections come out as second part of fractionation.
According to same quadrat method, will the 5th, six section be come out as the 3rd part of fractionation, the 7th to the tenth section is come out as the 4th part of fractionation.Have the prompting client this moment because total number of word is very few with total hop count, need adjust error amount D and transfer greatly, step 3 error amount before we get back to is set to 20%, and the number of words condition that then need satisfy is more than or equal to 142.88.The result who divides like this is still the same with just now.
When our error was set to 30%, the number of words condition that needs to satisfy was more than or equal to 125.02.The result who divides like this is still the same with just now.
When our error amount was set to 35%, the number of words condition that needs to satisfy was more than or equal to 116.09.Like this, first section splits into first part, and second and third splits into second part, and fourth, fifth section splits into the 3rd part, and the 6th, seven section splits into the 4th part, and remainder is the 5th part.
Give an example 2
Give an example 2; We have 40 sections literal need split into 5 parts.
First section literal has 20 words, and second section literal has 276 words, and the 3rd section literal has 99 words, and the 4th section literal has 18 words, and the 5th section literal has 60 words.The 6th section literal has 403 words, and the 7th section literal has 112 words, and the 8th section literal has 39 words; The 9th section literal has 198 words, and the tenth section literal has 298 words, and the tenth passage has 120 words; The 12 section literal has 100 words; The 13 section literal has 275 words, and the 14 section literal has 255 words, and the 15 section literal has 87 words.The 16 section literal has 54 words, and the 17 section literal has 67 words, and the 18 section literal has 566 words, and the 19 section literal has 135 words; The 20 section literal has 248 words, and the 20 passage has 75 words, and the 22 section literal has 95 words, and the 23 section literal has 321 words; The 24 section literal has 15 words, and the 25 section literal has 271 words, and the 26 section literal has 245 words; The 27 section literal has 76 words, and the 28 section literal has 435 words, and the 29 section literal has 291 words; The 30 section literal has 156 words, and the 30 passage has 86 words, and the 32 section literal has 93 words; The 33 section literal has 111 words, and the 34 section literal has 8 words, and the 35 section literal has 448 words.The 36 section literal has 67 words, and the 37 section literal has 38 words, and the 38 section literal has 29 words, and the 39 section literal has 89 words, and the 40 section literal has 7 words.
Obtain D=70/1277.2-5/40/10=0.04 according to the error amount computing formula.These ten sections total number of word are 6386 words.Owing to will be divided into 5 parts, average every part is calculated and is 1277.2 words.The condition that needs to satisfy is that each part number of words is more than or equal to 1277.2-1277.2*4%=1220.2 word.
Then we begin to split first part, see that earlier first section literal has 20 words, do not satisfy the number of words condition, need to continue.Then first and second section total number of word being calculated is 296 words, does not still satisfy the number of words condition, needs to continue.First, second and third section total number of word being calculated is 395 again, does not still satisfy the number of words condition, needs to continue.First, second, third and fourth section total number of word being calculated is 413 again, does not still satisfy the number of words condition, needs to continue.Again with first, second, third and fourth, five sections total number of word calculate is 473, still do not satisfy the number of words condition, need to continue.Again with first, second, third and fourth, five, six sections total number of word calculate is 876, still do not satisfy the number of words condition, need to continue.Again with first, second, third and fourth, five, six, seven sections total number of word calculate is 988, still do not satisfy the number of words condition, need to continue.Again with first, second, third and fourth, five, six, seven, eight sections total number of word calculate is 1027, still do not satisfy the number of words condition, need to continue.Again with first, second, third and fourth, five, six, seven, eight, nine sections total number of word calculate is 1225, have satisfied the number of words condition, first to nine section is come out as first part of fractionation.
Split second part, the tenth section literal has 298 words, do not satisfy the number of words condition, needs to continue.It is 418 words that ten, 11 sections total number of word are calculated, and does not still satisfy the number of words condition, and the tenth, 11,12 section total number of word being calculated is 518 words again; Still do not satisfy the number of words condition; The the tenth, 11,12,13 section total number of word being calculated is 793 words again, does not still satisfy the number of words condition, and the tenth, 11,12,13,14 section total number of word being calculated is 1048 words again; Still do not satisfy the number of words condition; The the tenth, 11,12,13,14,15 section total number of word being calculated is 1135 words again, does not still satisfy the number of words condition, and the tenth, 11,12,13,14,15,16 section total number of word being calculated is 1189 words again; Still do not satisfy the number of words condition; The the tenth, 11,12,13,14,15,16,17 section total number of word being calculated is 1256 words again, has satisfied the number of words condition, the tenth to 17 section is come out as second part of fractionation at once.
According to same quadrat method, will the 18 to 23 section be come out as the 3rd part of fractionation, the 24 to the 29 section is come out as the 4th part of fractionation.The the 30 to 40 section is come out as the 5th part of fractionation.The 3rd part, the 4th part, the 5th part number of words is respectively 1440 words, 1333 words and 1132 words.

Claims (6)

1. the fractionation of a translated document and distribution method is characterized in that: may further comprise the steps:
Step 1, beginning;
Step 2 imports file;
Step 3, parameter setting that needs before handling or employing default setting comprise step-up error value D;
Step 4, pre-service obtains importing file layout, opens file, and detects the content of the inside, analyzes the umber maximal value that can be divided into;
Step 5, whether judges need hide identical paragraph, if get into step 6, if not direct entering step 7;
Step 6: the traversal file is found out identical paragraph, removes identical paragraph;
Step 7: the detachable umber that obtains after the processing according to step 4 or step 6 is selected, and confirms the umber N that need split into;
Step 8: derive and split file selection path;
Step 9: umber N that splits into according to user-selected needs and the setting of User Defined parameter or default parameters setting split, and carry out with Duan Weizhu according to error amount D, and number of words is the Split Method of assisting, and specifically comprises:
Step 9-1 calculates total number of word M and finds out total hop count G, obtains average number of words A with total number of word divided by umber;
Step 9-2 splits out first part: travel through first successively to the G section, since first section; If first section number of words is then come out as first part of fractionation first section more than or equal to A-A*D, if first section number of words is less than A-A*D; Then calculate the total number of word of first section and second section; If total number of word is inferior to A-A*D, then first and second section is come out as first part of fractionation, if not; Then calculate first, second, third section total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can first part of fractionation be come out;
Step 9-3 splits out second part: remaining paragraph after traversal step 9-2 splits successively, from first section beginning of remainder; If remaining first section number of words is more than or equal to A-A*D, then first section of remainder come out as first part of fractionation, if first section remaining number of words is less than A-A*D; Then calculate remaining first section and second section remaining total number of word; If total number of word more than or equal to A-A*D, then comes out first and second section of remainder as first part of fractionation, if not; Then calculate first, second, third section remaining total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can second part of fractionation be come out;
Step 9-4 splits out the 3rd part: remaining paragraph after traversal step 9-3 splits successively, from first section beginning of remainder; If remaining first section number of words is more than or equal to A-A*D, then first section of remainder come out as first part of fractionation, if first section remaining number of words is less than A-A*D; Then calculate remaining first section and second section remaining total number of word; If total number of word more than or equal to A-A*D, then comes out first and second section of remainder as first part of fractionation, if not; Then calculate first, second, third section remaining total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can the 3rd part of fractionation be come out;
……
By that analogy until step 9-N; Split out N-1 part: remaining paragraph after traversal step 9-N-2 splits successively, from first section beginning of remainder, if remaining first section number of words is more than or equal to A-A*D; Then first section of remainder come out as first part of fractionation; If first section remaining number of words, is then calculated remaining first section and second section remaining total number of word less than A-A*D, if total number of word is more than or equal to A-A*D; Then first and second section of remainder is come out as first part of fractionation; If not, then calculate first, second, third section remaining total number of word again ... Satisfy more than or equal to A-A*D up to each section total number of word, just can N-1 part split out;
Step 9-N+1, if remaining paragraph number greater than zero, then the paragraph with remainder splits into N part and gets into step 10; If after finishing step 9-N; When remainder paragraph number is zero, then point out the client, need get back to step 3 and will adjust error amount D accent greatly because total number of word is very few with total hop count; Return step 9-1 afterwards and restart, get into step 10 again till splitting into N part until satisfying to step 9-N+1;
Step 10 is with splitting the path that good file is saved in user's appointment.
2. the fractionation of translated document according to claim 1 and distribution method, it is characterized in that: the range of choice of described error amount D is 4%---40%, when the file number of words more for a long time, error amount is just more little, and when the file number of words more after a little while, error amount D should be big more.
3. the fractionation of translated document according to claim 1 and distribution method; It is characterized in that: among the described step 9-N+1; If the total number of word of remaining paragraph is lower than at 4% o'clock of average number of words, it is too uneven then to point out the client to split quantity, needs to adjust error amount D and transfers big; Return step 9-1 afterwards and restart step 9-1 to step 9-N+1, until satisfy the N part split into more than or equal to average number of words 4% till.
4. the fractionation of translated document according to claim 1 and distribution method, it is characterized in that: described total number of word comprises punctuate and literal.
5. the fractionation of translated document according to claim 1 and distribution method, it is characterized in that: described total number of word only comprises literal, does not comprise punctuate.
6. the fractionation of translated document according to claim 2 and distribution method is characterized in that: described error amount D=70/A-N/G/10, if the D that calculates is less than 4%, then D is set to 4%, and if the D that calculates is greater than 40%, then D is set to 40%.
CN201210085140.4A 2012-03-28 2012-03-28 Translated file splitting and distributing method Active CN102622340B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210085140.4A CN102622340B (en) 2012-03-28 2012-03-28 Translated file splitting and distributing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210085140.4A CN102622340B (en) 2012-03-28 2012-03-28 Translated file splitting and distributing method

Publications (2)

Publication Number Publication Date
CN102622340A true CN102622340A (en) 2012-08-01
CN102622340B CN102622340B (en) 2014-03-19

Family

ID=46562263

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210085140.4A Active CN102622340B (en) 2012-03-28 2012-03-28 Translated file splitting and distributing method

Country Status (1)

Country Link
CN (1) CN102622340B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699670A (en) * 2015-03-31 2015-06-10 中译语通科技(北京)有限公司 File splitting method and device
CN105183722A (en) * 2015-09-17 2015-12-23 成都优译信息技术有限公司 Chinese-English bilingual translation corpus alignment method
CN105989428A (en) * 2015-02-02 2016-10-05 成都优译信息技术有限公司 Method for automatically distributing manuscript
CN108073572A (en) * 2016-11-16 2018-05-25 北京搜狗科技发展有限公司 Information processing method and its device, simultaneous interpretation system
CN108491492A (en) * 2018-03-15 2018-09-04 传神语联网网络科技股份有限公司 A kind of method, system that document visualizes fractionation and merges automatically online

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020020409A (en) * 2000-09-08 2002-03-15 정규석 Machine translation apparatus capable of translating documents in various formats
CN101097760A (en) * 2006-06-30 2008-01-02 索尼株式会社 File splitting apparatus, file splitting method and file splitting program
CN101149733A (en) * 2007-03-30 2008-03-26 传神联合(北京)信息技术有限公司 System and method for using concealed format keeping bilingual file
CN101231647A (en) * 2007-01-26 2008-07-30 鸿富锦精密工业(深圳)有限公司 File management system and method
CN101876965A (en) * 2009-04-30 2010-11-03 国际商业机器公司 Method and system used for processing text

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020020409A (en) * 2000-09-08 2002-03-15 정규석 Machine translation apparatus capable of translating documents in various formats
CN101097760A (en) * 2006-06-30 2008-01-02 索尼株式会社 File splitting apparatus, file splitting method and file splitting program
CN101231647A (en) * 2007-01-26 2008-07-30 鸿富锦精密工业(深圳)有限公司 File management system and method
CN101149733A (en) * 2007-03-30 2008-03-26 传神联合(北京)信息技术有限公司 System and method for using concealed format keeping bilingual file
CN101876965A (en) * 2009-04-30 2010-11-03 国际商业机器公司 Method and system used for processing text

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105989428A (en) * 2015-02-02 2016-10-05 成都优译信息技术有限公司 Method for automatically distributing manuscript
CN104699670A (en) * 2015-03-31 2015-06-10 中译语通科技(北京)有限公司 File splitting method and device
CN105183722A (en) * 2015-09-17 2015-12-23 成都优译信息技术有限公司 Chinese-English bilingual translation corpus alignment method
CN108073572A (en) * 2016-11-16 2018-05-25 北京搜狗科技发展有限公司 Information processing method and its device, simultaneous interpretation system
CN108073572B (en) * 2016-11-16 2022-01-11 北京搜狗科技发展有限公司 Information processing method and device, simultaneous interpretation system
CN108491492A (en) * 2018-03-15 2018-09-04 传神语联网网络科技股份有限公司 A kind of method, system that document visualizes fractionation and merges automatically online

Also Published As

Publication number Publication date
CN102622340B (en) 2014-03-19

Similar Documents

Publication Publication Date Title
CN102622340A (en) Translated file splitting and distributing method
WO2012012194A3 (en) Smart defaults for data visualizations
Fereidooni et al. Comparison of the effect of propolis and traditional toothpaste on bacterial plaque
PH12019501499A1 (en) Blockchain consensus method and device
WO2009072620A1 (en) Printing management system, printing management method, and program
WO2013089668A3 (en) Content-based automatic input protocol selection
WO2013153438A8 (en) System and method for enabling contextual recommendations and collaboration within content
WO2013066497A9 (en) Method and apparatus for automatically summarizing the contents of electronic documents
WO2014043655A3 (en) System and method for ranking creator endorsements
CN103336723A (en) Scheduling method for adapting to shortage of processor cores and based on critical paths
MX2015003977A (en) Method and system for recommending multimedia contents through a multimedia platform.
WO2004097685A3 (en) Distributed search methods, architectures, systems, and software
EP2668985A3 (en) Posted information sharing system, game application executing system, program, and information-processing method
CN103064935B (en) A kind of multi-medium data parallel processing system (PPS) and method
WO2012140673A3 (en) Audio controller
Tian et al. Effectiveness of lead–lag phasing on progression bandwidth
CN103870321A (en) Method for sorting applications according to use time of user
Malik et al. Comparative analysis of heuristics for make span minimizing in flow shop scheduling
CN103944766A (en) Method for selecting service having QoS incidence relation
Khrouf et al. EventMedia live: reconciliating events descriptions in the web of data.
EP2690554A3 (en) A method of operating a system for processing data and a system therefor
ATE440342T1 (en) METHOD FOR ASSOCIATING A DIGITAL IMAGE INTO A CLASS OF A CLASSIFICATION SYSTEM
CN103368761B (en) A kind of scheduled service processing method and processing device
Jung et al. The Effect of Organizational characteristics and Human Resource Management on Corporate Entrepreneurship
Nuffelen Jan Den Boeft, Jan Willem Drijvers, Daniël Den Hengst & Hans C. Teitler (Ed.), Philological and Historical Commentary on Ammianus Marcellinus XXX. Leiden–Boston, Brill, 2015

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
C56 Change in the name or address of the patentee
CP03 Change of name, title or address

Address after: 610000 B, building 4, building 200, Tianfu five street, Chengdu hi tech Zone, Sichuan,

Patentee after: Chengdu excellent translation information technology Limited by Share Ltd

Address before: 610000, No. 6, building No. 107, 1 West Bauhinia Road, Chengdu hi tech Zone, Sichuan

Patentee before: Chengdu Urelite Information technology Co., Ltd.