CN102968500A - Quick retrieving method for special treatment of flight based on layered retrieval - Google Patents

Quick retrieving method for special treatment of flight based on layered retrieval Download PDF

Info

Publication number
CN102968500A
CN102968500A CN2012105211118A CN201210521111A CN102968500A CN 102968500 A CN102968500 A CN 102968500A CN 2012105211118 A CN2012105211118 A CN 2012105211118A CN 201210521111 A CN201210521111 A CN 201210521111A CN 102968500 A CN102968500 A CN 102968500A
Authority
CN
China
Prior art keywords
similarity
elements
word set
retrieval
english word
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
CN2012105211118A
Other languages
Chinese (zh)
Other versions
CN102968500B (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.)
Chinese Flight Test Establishment
Original Assignee
Chinese Flight Test Establishment
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 Chinese Flight Test Establishment filed Critical Chinese Flight Test Establishment
Priority to CN201210521111.8A priority Critical patent/CN102968500B/en
Publication of CN102968500A publication Critical patent/CN102968500A/en
Application granted granted Critical
Publication of CN102968500B publication Critical patent/CN102968500B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a quick retrieving method for special treatment of flight based on layered retrieval, which comprises the steps of: layering a retrieval content in Chinese and English, wherein the first layer is Chinese, using Chinese to preferably filter objects in a target database to reduce the retrieval range; the second layer is other characters expect Chinese, using the initials of Chinese Pinyin to replace Chinese characters input to text information and analyzing and comparing similarity in a retrieval result of the first layer; carrying out secondary analysis and comparison by calculating similarity, wherein the similarity comprises morphologic and word order similarities; and sequencing the retrieval results after second analysis according to the similarities with the morphologic similarity which has the main effect and the work order similarity which has the assistant effect. The similarity method is simple to realize and facilitates realization of quick retrieval.

Description

A kind of flight managing special situation method for quickly retrieving based on the layering retrieval
Technical field
The present invention relates to the data retrieval technology field, be specially a kind of flight managing special situation method for quickly retrieving based on the layering retrieval.
Background technology
Flight test is a cause that has risk and challenge, the unexpected great urgent dangerous situations such as normally folding and unfolding of the undercarriage that the pilot often runs in process is taken a flight test in scientific research, engine flame-out in flight, engine in-flight fire, yaw rudder fly, the safety of these characteristic serious threat pilots and aircraft.When aloft special feelings occured, how the ground control personnel to pilot's life and the safety of aircraft played conclusive effect at short notice for the pilot provides quick, accurate, complete managing special situation strategy.
The method of present special feelings emergency disposal, it mainly is the related content that relies in pilot and controHower person's memory or the flight airmanship about the special feelings of flying, and without any managing special situation method database, more without corresponding to the managing special situation information retrieval method of flight under the special feelings background.These managing special situation method database establishments are architectonical not, managing special situation information data imperfection, and data update is not in place, lacks the problems such as corresponding data retrieval method, has had a strong impact on the Accuracy and high efficiency of managing special situation.
Summary of the invention
The technical matters that solves
The problem that exists for solving prior art, the present invention proposes a kind of flight managing special situation method for quickly retrieving based on the layering retrieval, when special feelings occur, ground control personnel or Systems Operator adopt the method inquiry managing special situation method database, locate fast corresponding managing special situation procedure and step, accurately instruct decidedly fast the target pilot to take emergency measures, and then reduce efficient and the accuracy of decision-making time raising managing special situation.
Technical scheme
The principle of layering search method is among the present invention: retrieval of content is carried out Chinese and English layering, namely to the text message of input, split according to Chinese and English; Ground floor is Chinese, uses Chinese directly the target database object preferentially to be filtered, to dwindle range of search; The second layer is other characters except Chinese, uses initials in chinese pinyin that the Chinese character in the input text information is replaced, and carries out the secondary analysis comparison in the result for retrieval of ground floor; Carry out sorting according to similarity for the result for retrieval after analyzing for the second time.
Technical scheme of the present invention is:
Described a kind of flight managing special situation method for quickly retrieving based on the layering retrieval is characterized in that: may further comprise the steps:
Step 1: extract Chinese character string and English character string among the query text A of input, the Chinese character string that extracts forms Chinese word set of words A1, and the English character string that extracts forms english word set A 2;
Step 2: use the element among the Chinese word set of words A1 that managing special situation method database is retrieved, obtain result for retrieval set B=(B1, B2 ..., Bn), at least one element of Chinese word set of words A1 wherein appears in each element of B;
Step 3: the Chinese character in each element among the result for retrieval set B in the step 2 is replaced to first letter of pinyin corresponding to Chinese character, obtain new result for retrieval set C;
Step 4: each element of new result for retrieval set C and the similarity of the english word set A 2 in the step 1 in the calculation procedure 3, wherein the Elements C 1 among the new result for retrieval set C may further comprise the steps with the method for the similarity of english word set A 2:
Step 4.1: the morphology similarity of calculating respectively each element in element C1 and the english word set A 2, then summation obtains the morphology similarity of Elements C 1 and english word set A 2, wherein the morphology similarity WordSim (C1, a2) of element a2 is in Elements C 1 and the english word set A 2:
WordSim ( C 1 , a 2 ) = 2 × SameWC ( C 1 , a 2 ) len ( C 1 ) + len ( a 2 )
Wherein, the number of letter among len (C1) and len (a2) expression element C1 and the element a2, the number that SameWC (C1, a2) expression element a2 occurs in Elements C 1;
Step 4.2: the word order similarity of calculating respectively each element in element C1 and the english word set A 2, then summation obtains the word order similarity of Elements C 1 and english word set A 2, wherein the word order similarity OrdSim (C1, a2) of element a2 is in Elements C 1 and the english word set A 2:
If | OnceWS (C1, a2) |>1, then OrdSim ( C 1 , a 2 ) = 1 - RevOrd ( C 1 , a 2 ) | OnceWS ( C 1 , a 2 ) | - 1 ;
If | OnceWS (C1, a2) |=1, OrdSim (C1, a2)=1 then;
If | OnceWS (C1, a2) |=0, OrdSim (C1, a2)=0 then;
Wherein, OnceWS (C1, a2) is illustrated among Elements C 1 and the element a2 and occurs respectively and distinguish the English character set of strings that only occurs once, | OnceWS (C1, a2) | the mould of OnceWS (C1, a2) is gathered in expression; Pfirst (C1, a2) expression OnceWS (C1, a2) vector that the position number of each element in Elements C 1 consists of, the component of Psecond (C1, a2) expression Pfirst (C1, a2) is by corresponding OnceWS (C1, a2) vector that obtains after the position of each element in element a2 rearranges in, the backward number of each adjacent component of RevOrd (C1, a2) expression Psecond (C1, a2);
Step 4.3: 1 times of the λ that gets Elements C 1 that step 4.1 obtains and the morphology similarity of english word set A 2, the Elements C 1 that obtains with step 4.2 again and 2 times of summations of λ of the word order similarity of english word set A 2 obtain the similarity of Elements C 1 and english word set A 2; Wherein λ 1+ λ 2=1, and λ 1>λ 2;
Step 5: among the new result for retrieval set C with the element of the similarity maximum of english word set A 2 as final result for retrieval.
Described a kind of flight managing special situation method for quickly retrieving based on the layering retrieval is characterized in that: step 4 is changed into:
Step 4: each element of new result for retrieval set C and the similarity of the english word set A 2 in the step 1 in the calculation procedure 3, wherein the Elements C 1 among the new result for retrieval set C may further comprise the steps with the method for the similarity of english word set A 2:
Step 4.1: the word order similarity of calculating respectively each element in element C1 and the english word set A 2, then summation obtains the word order similarity of Elements C 1 and english word set A 2, wherein the word order similarity OrdSim (C1, a2) of element a2 is in Elements C 1 and the english word set A 2:
If | OnceWS (C1, a2) |>1, then OrdSim ( C 1 , a 2 ) = 1 - RevOrd ( C 1 , a 2 ) | OnceWS ( C 1 , a 2 ) | - 1 ;
If | OnceWS (C1, a2) |=1, OrdSim (C1, a2)=1 then;
If | OnceWS (C1, a2) |=0, OrdSim (C1, a2)=0 then;
Wherein, OnceWS (C1, a2) is illustrated among Elements C 1 and the element a2 and occurs respectively and distinguish the English character set of strings that only occurs once, | OnceWS (C1, a2) | the mould of OnceWS (C1, a2) is gathered in expression; Pfirst (C1, a2) expression OnceWS (C1, a2) vector that the position number of each element in Elements C 1 consists of, the component of Psecond (C1, a2) expression Pfirst (C1, a2) is by corresponding OnceWS (C1, a2) vector that obtains after the position of each element in element a2 rearranges in, the backward number of each adjacent component of RevOrd (C1, a2) expression Psecond (C1, a2);
Step 4.2: the morphology similarity of calculating respectively each element in element C1 and the english word set A 2, then summation obtains the morphology similarity of Elements C 1 and english word set A 2, wherein the morphology similarity WordSim (C1, a2) of element a2 is in Elements C 1 and the english word set A 2:
WordSim ( C 1 , a 2 ) = 2 × SameWC ( C 1 , a 2 ) len ( C 1 ) + len ( a 2 )
Wherein, the number of letter among len (C1) and len (a2) expression element C1 and the element a2, the number that SameWC (C1, a2) expression element a2 occurs in Elements C 1;
Step 4.3: 1 times of the λ that gets Elements C 1 that step 4.2 obtains and the morphology similarity of english word set A 2, the Elements C 1 that obtains with step 4.1 again and 2 times of summations of λ of the word order similarity of english word set A 2 obtain the similarity of Elements C 1 and english word set A 2; Wherein λ 1+ λ 2=1, and λ 1>λ 2;
Described a kind of flight managing special situation method for quickly retrieving based on the layering retrieval is characterized in that: λ 1=0.7, λ 2=0.3.
Beneficial effect
The present invention carries out Chinese and English layering with retrieval of content, ground floor is Chinese, use Chinese directly the target database object preferentially to be filtered, dwindled range of search, the second layer is other characters except Chinese, use initials in chinese pinyin that the Chinese character in the input text information is replaced, and in the result for retrieval of ground floor, carry out secondary analysis and compare, the secondary analysis comparison adopts the mode of calculating similarity to carry out, similarity comprises morphology similarity and word order similarity two parts, plays a major role with the morphology similarity, and the word order similarity plays a secondary role, similarity based method is realized simple, is conducive to realize quick-searching.
Description of drawings
Fig. 1: method flow diagram of the present invention.
Embodiment
Below in conjunction with specific embodiment the present invention is described:
The present invention can be applicable in any technical strong, excessive risk, the cycle is long, investment the is large comprehensive systems engineering, and in being taken a flight test in the field in scientific research, tries out.The below uses the example of sudden spiral dive that enforcement of the present invention is further specified:
Sudden spiral dive refers to that aircraft accelerates moving of rotation decline along precipitous spiral trajectory work, its dynamically and track and spiral decline and spiral all very approaching, the pilot is difficult to distinguish at short notice clear, in case form sudden spiral dive, often causes extremely serious consequence.Therefore, sudden spiral dive is special feelings that can not be ignored, and is the potential threat of flight safety.
Use is as follows based on the flight managing special situation method for quickly retrieving concrete steps of layering retrieval:
Step 1: the query text A that the terrestrial operation personnel input in the managing special situation system is " j spiral xj ", extract that Chinese character string among the query text A of input " spirals " and English character string " j ", " xj ", the Chinese character string that extracts forms Chinese word set of words A1, and the English character string that extracts forms english word set A 2.
Step 2: use the element among the Chinese word set of words A1 that managing special situation method database is retrieved, obtain result for retrieval set B=(B1, B2 ..., Bn), at least one element of Chinese word set of words A1 wherein appears in each element of B;
In the present embodiment, only have an element " to spiral " among the Chinese word set of words A1, by retrieval managing special situation method database, obtain result for retrieval set B, comprise two elements " rising of spiraling " and " sudden spiral dive " among the B.
Step 3: the Chinese character in each element among the result for retrieval set B in the step 2 is replaced to first letter of pinyin corresponding to Chinese character, obtain new result for retrieval set C;
In the present embodiment, set C comprises two elements " pxss " and " jpxxj ".
Step 4: each element of new result for retrieval set C and the similarity of the english word set A 2 in the step 1 in the calculation procedure 3, wherein the Elements C 1 among the new result for retrieval set C may further comprise the steps with the method for the similarity of english word set A 2:
Step 4.1: the morphology similarity of calculating respectively each element in element C1 and the english word set A 2, then summation obtains the morphology similarity of Elements C 1 and english word set A 2, wherein the morphology similarity WordSim (C1, a2) of element a2 is in Elements C 1 and the english word set A 2:
WordSim ( C 1 , a 2 ) = 2 × SameWC ( C 1 , a 2 ) len ( C 1 ) + len ( a 2 )
Wherein, the number of letter among len (C1) and len (a2) expression element C1 and the element a2, the number that SameWC (C1, a2) expression element a2 occurs in Elements C 1;
In the present embodiment, english word set A 2 comprises two elements " j " and " xj ", set C comprises two elements " pxss " and " jpxxj ", so calculate respectively the morphology similarity of " pxss " and " j " and " xj ", then sue for peace, obtain the morphology similarity of " pxss " and english word set A 2, calculate respectively the morphology similarity of " jpxxj " and " j " and " xj ", then sue for peace, obtain the morphology similarity of " jpxxj " and english word set A 2:
" pxss " is 2 * (0/ (4+1))=0 with the morphology similarity of " j ";
" pxss " is 2 * (0/ (4+2))=0 with the morphology similarity of " xj ";
" jpxxj " is 2 * (2/ (5+1))=2/3 with the morphology similarity of " j ";
" jpxxj " is 2 * (1/ (5+2))=2/7 with the morphology similarity of " xj ";
So " pxss " is 0 with the morphology similarity of english word set A 2, " jpxxj " is 2/3+2/7=0.95 with the morphology similarity of english word set A 2;
Step 4.2: the word order similarity of calculating respectively each element in element C1 and the english word set A 2, then summation obtains the word order similarity of Elements C 1 and english word set A 2, wherein the word order similarity OrdSim (C1, a2) of element a2 is in Elements C 1 and the english word set A 2:
If | OnceWS (C1, a2) |>1, then OrdSim ( C 1 , a 2 ) = 1 - RevOrd ( C 1 , a 2 ) | OnceWS ( C 1 , a 2 ) | - 1 ;
If | OnceWS (C1, a2) |=1, OrdSim (C1, a2)=1 then;
If | OnceWS (C1, a2) |=0, OrdSim (C1, a2)=0 then;
Wherein, OnceWS (C1, a2) is illustrated among Elements C 1 and the element a2 and occurs respectively and distinguish the English character set of strings that only occurs once, | OnceWS (C1, a2) | the mould of OnceWS (C1, a2) is gathered in expression; Pfirst (C1, a2) expression OnceWS (C1, a2) vector that the position number of each element in Elements C 1 consists of, the component of Psecond (C1, a2) expression Pfirst (C1, a2) is by corresponding OnceWS (C1, a2) vector that obtains after the position of each element in element a2 rearranges in, the backward number of each adjacent component of RevOrd (C1, a2) expression Psecond (C1, a2);
In the present embodiment, english word set A 2 comprises two elements " j " and " xj ", set C comprises two elements " pxss " and " jpxxj ", so calculate respectively the word order similarity of " pxss " and " j " and " xj ", then sue for peace, obtain the word order similarity of " pxss " and english word set A 2, calculate respectively the word order similarity of " jpxxj " and " j " and " xj ", then sue for peace, obtain the word order similarity of " jpxxj " and english word set A 2:
All occur respectively among " pxss " and " j " and all distinguish the English character string that all only occurs once, so OnceWS (pxss, j) is empty set, so | OnceWS (pxss, j) |=0, the word order similarity of " pxss " and " j " is 0;
All occur respectively among " pxss " and " xj " and all distinguish the English character string that all only occurs once, so OnceWS (pxss, xj) is empty set, so | OnceWS (pxss, xj) |=0, the word order similarity of " pxss " and " xj " is 0;
All occur respectively among " jpxxj " and " j " and all distinguish the English character string that all only occurs once, so OnceWS (jpxxj, j) is empty set, so | OnceWS (jpxxj, j) |=0, the word order similarity of " jpxxj " and " j " is 0;
Have among " jpxxj " and " xj " all to occur respectively and all distinguish the English character string " xj " that all only occurs once, | OnceWS (jpxxj, xj) |=1, the word order similarity of " jpxxj " and " xj " is 1;
So " pxss " is 0 with the word order similarity of english word set A 2, " jpxxj " is 0+1=1 with the word order similarity of english word set A 2.
Step 4.3: 1 times of the λ that gets Elements C 1 that step 4.1 obtains and the morphology similarity of english word set A 2, the Elements C 1 that obtains with step 4.2 again and 2 times of summations of λ of the word order similarity of english word set A 2 obtain the similarity of Elements C 1 and english word set A 2; λ 1+ λ 2=1 wherein, because the morphology similarity plays a major role, the word order similarity plays a secondary role, so λ 1>λ 2;
In the present embodiment, λ 1=0.7, λ 2=0.3, so the similarity of " pxss " and english word set A 2 is 0 * 0.7+0 * 0.3=0, " jpxxj " is 0.95 * 0.7+1 * 0.3=0.965 with the similarity of english word set A 2.
Step 5: among the new result for retrieval set C with the element of the similarity maximum of english word set A 2 as final result for retrieval.
In the present embodiment, obviously the similarity of " jpxxj " and english word set A 2 is greater than " pxss " similarity with english word set A 2, so get " jpxxj " as final result for retrieval, result for retrieval corresponding to output " jpxxj " gathered the Chinese element " sudden spiral dive " among the B.
Then terrestrial operation personnel positioning arrives the method for disposal of " sudden spiral dive ", and makes immediately disposal method and reduce the decision-making time.The method of disposal of sudden spiral dive is as follows: velometer at a glance, and discovery speed is anxious when increasing, and receives rapidly the gloss oil door, stops immediately pull bar; Two see horizon instrument, and hand-foot coordination is effectively pedaled rudder to the opposite direction depression bar of rotation, prevent rotation, level the wings, the softer effectively pull bar pull-out to the dead astern; It should be noted that and behind level the wings, to take back again, otherwise pull bar can make centripetal force increase, and accelerates rotation, gives to change and causes difficulty.

Claims (3)

1. flight managing special situation method for quickly retrieving based on layering retrieval is characterized in that: may further comprise the steps:
Step 1: extract Chinese character string and English character string among the query text A of input, the Chinese character string that extracts forms Chinese word set of words A1, and the English character string that extracts forms english word set A 2;
Step 2: use the element among the Chinese word set of words A1 that managing special situation method database is retrieved, obtain result for retrieval set B=(B1, B2 ..., Bn), at least one element of Chinese word set of words A1 wherein appears in each element of B;
Step 3: the Chinese character in each element among the result for retrieval set B in the step 2 is replaced to first letter of pinyin corresponding to Chinese character, obtain new result for retrieval set C;
Step 4: each element of new result for retrieval set C and the similarity of the english word set A 2 in the step 1 in the calculation procedure 3, wherein the Elements C 1 among the new result for retrieval set C may further comprise the steps with the method for the similarity of english word set A 2:
Step 4.1: the morphology similarity of calculating respectively each element in element C1 and the english word set A 2, then summation obtains the morphology similarity of Elements C 1 and english word set A 2, wherein the morphology similarity WordSim (C1, a2) of element a2 is in Elements C 1 and the english word set A 2:
Figure FDA00002520897900011
Wherein, the number of letter among len (C1) and len (a2) expression element C1 and the element a2, the number that SameWC (C1, a2) expression element a2 occurs in Elements C 1;
Step 4.2: the word order similarity of calculating respectively each element in element C1 and the english word set A 2, then summation obtains the word order similarity of Elements C 1 and english word set A 2, wherein the word order similarity OrdSim (C1, a2) of element a2 is in Elements C 1 and the english word set A 2:
If | OnceWS (C1, a2) |>1, then
Figure FDA00002520897900012
If | OnceWS (C1, a2) |=1, OrdSim (C1, a2)=1 then;
If | OnceWS (C1, a2) |=0, OrdSim (C1, a2)=0 then;
Wherein, OnceWS (C1, a2) is illustrated among Elements C 1 and the element a2 and occurs respectively and distinguish the English character set of strings that only occurs once, | OnceWS (C1, a2) | the mould of OnceWS (C1, a2) is gathered in expression; The vector that the position number of each element among Pfirst (C1, a2) the expression OnceWS (C1, a2) in Elements C 1 consists of,
The component of Psecond (C1, a2) expression Pfirst (C1, a2) is by corresponding OnceWS (C1, a2) vector that obtains after the position of each element in element a2 rearranges in, the backward number of each adjacent component of RevOrd (C1, a2) expression Psecond (C1, a2);
Step 4.3: 1 times of the λ that gets Elements C 1 that step 4.1 obtains and the morphology similarity of english word set A 2, the Elements C 1 that obtains with step 4.2 again and 2 times of summations of λ of the word order similarity of english word set A 2 obtain the similarity of Elements C 1 and english word set A 2; Wherein λ 1+ λ 2=1, and λ 1>λ 2;
Step 5: among the new result for retrieval set C with the element of the similarity maximum of english word set A 2 as final result for retrieval.
2. described a kind of flight managing special situation method for quickly retrieving based on layering retrieval according to claim 1 is characterized in that: step 4 is changed into:
Step 4: each element of new result for retrieval set C and the similarity of the english word set A 2 in the step 1 in the calculation procedure 3, wherein the Elements C 1 among the new result for retrieval set C may further comprise the steps with the method for the similarity of english word set A 2:
Step 4.1: the word order similarity of calculating respectively each element in element C1 and the english word set A 2, then summation obtains the word order similarity of Elements C 1 and english word set A 2, wherein the word order similarity OrdSim (C1, a2) of element a2 is in Elements C 1 and the english word set A 2:
If | OnceWS (C1, a2) |>1, then
Figure FDA00002520897900021
If | OnceWS (C1, a2) |=1, OrdSim (C1, a2)=1 then;
If | OnceWS (C1, a2) |=0, OrdSim (C1, a2)=0 then;
Wherein, OnceWS (C1, a2) is illustrated among Elements C 1 and the element a2 and occurs respectively and distinguish the English character set of strings that only occurs once, | OnceWS (C1, a2) | the mould of OnceWS (C1, a2) is gathered in expression; Pfirst (C1, a2) expression OnceWS (C1, a2) vector that the position number of each element in Elements C 1 consists of, the component of Psecond (C1, a2) expression Pfirst (C1, a2) is by corresponding OnceWS (C1, a2) vector that obtains after the position of each element in element a2 rearranges in, the backward number of each adjacent component of RevOrd (C1, a2) expression Psecond (C1, a2);
Step 4.2: the morphology similarity of calculating respectively each element in element C1 and the english word set A 2, then summation obtains the morphology similarity of Elements C 1 and english word set A 2, wherein the morphology similarity WordSim (C1, a2) of element a2 is in Elements C 1 and the english word set A 2:
Figure FDA00002520897900031
Wherein, the number of letter among len (C1) and len (a2) expression element C1 and the element a2, the number that SameWC (C1, a2) expression element a2 occurs in Elements C 1;
Step 4.3: 1 times of the λ that gets Elements C 1 that step 4.2 obtains and the morphology similarity of english word set A 2, the Elements C 1 that obtains with step 4.1 again and 2 times of summations of λ of the word order similarity of english word set A 2 obtain the similarity of Elements C 1 and english word set A 2; Wherein λ 1+ λ 2=1, and λ 1>λ 2.
3. described a kind of flight managing special situation method for quickly retrieving based on layering retrieval according to claim 1 and 2 is characterized in that: λ 1=0.7, λ 2=0.3.
CN201210521111.8A 2012-12-04 2012-12-04 Quick retrieving method for special treatment of flight based on layered retrieval Expired - Fee Related CN102968500B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210521111.8A CN102968500B (en) 2012-12-04 2012-12-04 Quick retrieving method for special treatment of flight based on layered retrieval

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210521111.8A CN102968500B (en) 2012-12-04 2012-12-04 Quick retrieving method for special treatment of flight based on layered retrieval

Publications (2)

Publication Number Publication Date
CN102968500A true CN102968500A (en) 2013-03-13
CN102968500B CN102968500B (en) 2015-04-15

Family

ID=47798638

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210521111.8A Expired - Fee Related CN102968500B (en) 2012-12-04 2012-12-04 Quick retrieving method for special treatment of flight based on layered retrieval

Country Status (1)

Country Link
CN (1) CN102968500B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104216968A (en) * 2014-08-25 2014-12-17 华中科技大学 Rearrangement method and system based on document similarity
CN107491425A (en) * 2017-07-26 2017-12-19 合肥美的智能科技有限公司 Determine method, determining device, computer installation and computer-readable recording medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001134605A (en) * 1999-11-08 2001-05-18 Nippon Telegr & Teleph Corp <Ntt> Method and device for retrieving similar sentence and recording medium with similar sentence retrieval program recorded thereon
US20100174724A1 (en) * 2009-01-08 2010-07-08 David Robert Wallace Interest-group discovery system
CN101901249A (en) * 2009-05-26 2010-12-01 复旦大学 Text-based query expansion and sort method in image retrieval

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001134605A (en) * 1999-11-08 2001-05-18 Nippon Telegr & Teleph Corp <Ntt> Method and device for retrieving similar sentence and recording medium with similar sentence retrieval program recorded thereon
US20100174724A1 (en) * 2009-01-08 2010-07-08 David Robert Wallace Interest-group discovery system
CN101901249A (en) * 2009-05-26 2010-12-01 复旦大学 Text-based query expansion and sort method in image retrieval

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
S.TEDMORI等: "Hierarchical stochastic fast search motion estimation algorithm", <IET COMPUTER VISION>, vol. 6, no. 1, 19 January 2012 (2012-01-19), pages 21 - 28 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104216968A (en) * 2014-08-25 2014-12-17 华中科技大学 Rearrangement method and system based on document similarity
CN107491425A (en) * 2017-07-26 2017-12-19 合肥美的智能科技有限公司 Determine method, determining device, computer installation and computer-readable recording medium

Also Published As

Publication number Publication date
CN102968500B (en) 2015-04-15

Similar Documents

Publication Publication Date Title
Wang et al. Flow control techniques and applications
CN106021222B (en) A kind of analysis method and device of scientific documents subject evolution
El Ghaoui et al. Sparse machine learning methods for understanding large text corpora.
Luo et al. Using lda2vec topic modeling to identify latent topics in aviation safety reports
CN102968500B (en) Quick retrieving method for special treatment of flight based on layered retrieval
Kostoff et al. Database tomography applied to an aircraft science and technology investment strategy
Sumari et al. A Novel Approach for Recognition and Identification of Low-Level Flight Military Aircraft using Naive Bayes Classifier and Information Fusion
Rieck et al. Discrete control dependent constraints in multiple shooting optimal control problems
Molijy et al. Indexing of Arabic documents automatically based on lexical analysis
Hur et al. A study on the parameters for icing airworthiness flight tests of surion military helicopter
Barshi et al. Extracting Lessons of Resilience Using Machine Mining of the ASRS Database
Jack et al. Evaluation of the trade space between UAS maneuver performance and SAA system performance requirements
Yoon et al. Experimental study for the safety analysis of an external store separation from fighter aircraft
Kok et al. Dragonfly inspired MAVs-adaptive and evolutionary approaches
Oh et al. Automatic Processing Techniques of Rotorcraft Flight Data Using Data Mining
Nikkhoo et al. Multidisciplinary design optimization of commercial airplane wing based on Aerodynamic and structure
Dong et al. Research on estimating method of fuel and emissions using neural networks in LTO cycle for preliminary aircraft design
Ni et al. Classification of Aviation Incident Causes using LGBM with Improved Cross-Validation
Sampson The Impossible Aircraft
Maille et al. What Happened, and Why: Toward an Understanding of Human Error Based on Automated Analyses of Incident Reports
Comparot et al. Conceptual graphs and ontologies for information retrieval
Dumont et al. Multi-point aerodynamic optimization of a flexible transport aircraft wing using an aeroelastic adjoint method
Рева et al. REFINED METHODOLOGY OF A PROACTIVE INTEGRATIVE ASSESSMENT OF THE ATTITUDE OF AIR TRAFFIC CONTROLLERS TO VIOLATIONS OF STANDARD OPERATING PROCEDURES
Chekhov et al. FORMATION ALGORITHM OF DYNAMIC TURN FOR UNMANNED AERIAL VEHICLES ON APPROACH
Liu et al. Mining sequence patterns from wind tunnel experimental data for flight control

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150415

Termination date: 20151204

EXPY Termination of patent right or utility model