INFORMATION SEARCH APPARATUS, AND INFORMATION SEARCH METHOD, AND COMPUTER PRODUCT

Information

  • Patent Application
  • 20090327284
  • Publication Number
    20090327284
  • Date Filed
    July 22, 2009
    15 years ago
  • Date Published
    December 31, 2009
    14 years ago
Abstract
A computer-readable recording medium stores therein an information search program that causes a computer to search for text items described in a text file. The information search program causes the computer to execute receiving input of a search keyword; searching an index file for a writing keyword that includes the search keyword, the index file including writing keywords described, for respective entries, in an order identical to the order in which the text items are described in the text file; identifying an entry that corresponds to the writing keyword retrieved at the searching; and outputting the identified entry.
Description
FIELD

The embodiments discussed herein are related to a recording medium that stores an information search program, an information search apparatus, and an information search method.


BACKGROUND

Conventionally, in dictionary content such as a dictionary and a dictionary of terminology, many entries are constituted by a phrase (multiple segments) such as : International Conference on Environment (: international/: environment/: conference)”. Moreover, in search processing, in addition to kanji, candidates are narrowed down by further input of multiple (two to three, for example) keyword character strings in hiragana and katakana, i.e., “kana” syllabic Japanese scripts, (for example, see Japanese Patent Laid-Open Publication No. 2005-158044).


The technique disclosed in the patent document above enables searches for a multi-segment entry, searches using a character string that includes kanji and kana, searches using variant characters, and searches for a loanword to be performed. Specifically, in addition to kanji, keywords in katakana/kana are recorded, and the keywords in kanji, kana, and the like are sorted according to character code. Furthermore, to speed up the search, a superiority index based on a head character is created to form a hierarchical index.


Moreover, with respect to katakana/kana keyword searches, processing to handle voiced consonants/semi-voiced consonants, contracted sounds/double consonants, long vowels is performed. Concerning character string searches including kana and kanji, processing to delete kana characters is performed and in variant character searches, orthographic conversion processing is performed. Further, for loanword searches, for example in the case of “violin” which is expressed as or conversion processing to search under in the kana syllabary is performed.


However, the technique (sorted index for multi-segment entry searches) disclosed in the above patent document has a problem in that in search for an entry constituted by multiple segments, the number of hits is incorrect with respect to the limited number of candidates in a list.


For example, when a multi-segment keyword, is searched for, if search keywords of (horse) (ear), and (prayer) are input, and if a maximum of 10 retrieval candidates are held in a buffer of each search keyword, 10 items for , 10 items for , and 10 items for are retrieved by a search performed in the order of character code.


However, if is the eleventh or a subsequent candidate when searched according to the respective keywords, the entry of will not be included among the 30 items retrieved. Consequently, the search result for candidates is indicated as 0 hits, i.e., the number of hits that is displayed is incorrect.


In addition, as the number of entries of a dictionary increases (for example, Kojien, Fifth Edition, has 230,000 entries), the number of items that meet respective search keywords increases, and consequently, the problem of the number of hits being incorrectly indicated as 0 occurs often.


Moreover, the number of scannings of the superiority index file based on a head character of a multi-segment entry increases corresponding to the number of search keywords. Therefore, as the number of search keywords increases, the more search time is required.


If the number of search keywords is decreased, the candidates are not sufficiently narrowed down, and the number of retrieval candidates increases. As a result, there is a problem in that a large memory capacity is required to store a longer list of retrieval candidates. On the other hand, if many search keywords are used, a large memory capacity to store the search keywords is required since a buffer is prepared for each of the search keywords.


SUMMARY

According to an aspect of the present invention, a computer-readable recording medium stores therein an information search program that causes a computer to search for text described in a text file. The information search program causes the computer to execute receiving input of a search keyword; searching an index file for a writing keyword that includes the search keyword, the index file including writing keywords described, for respective entries, in an order identical to the order in which the text is described in the text file; identifying an entry that corresponds to the writing keyword retrieved at the searching; and outputting the identified entry.


The object and advantages of the invention will be realized and attained by means of the elements and combinations particularly pointed out in the claims.


It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory and are not restrictive of the invention, as claimed.





BRIEF DESCRIPTION OF DRAWINGS


FIG. 1 is a schematic diagram of an outline of a first embodiment of the present invention,



FIG. 2 is a block diagram of an information search apparatus according to the first embodiment of the present invention;



FIG. 3 is a schematic diagram of a character appearance map depicted in FIG. 1;



FIG. 4 is a schematic diagram of a non-sorted index file group depicted in FIG. 1;



FIG. 5 is a functional diagram of the information search apparatus according to the first embodiment;



FIG. 6 is a schematic diagram for explaining an example of search processing performed by a searching unit;



FIG. 7 is a schematic diagram of an entry candidate list that is output by display;



FIG. 8 is a schematic diagram of an example of selection of an entry candidate;



FIG. 9 is a schematic diagram for explaining an example of extraction of text data;



FIG. 10 is a flowchart of information search processing according to the first embodiment;



FIG. 11 is a flowchart entry search processing (step S1004) depicted in FIG. 10;



FIG. 12 is a schematic diagram of a head character appearance map;



FIG. 13 is a schematic diagram of a tail character appearance map;



FIG. 14 is a flowchart of information search processing (first half) according to a second embodiment;



FIG. 15 is a flowchart of information search processing (latter half: forward search);



FIG. 16 is a flowchart of information search processing (latter half: reverse search);



FIG. 17 is a flowchart of information search processing (latter half: full-text search); and



FIG. 18 is a flowchart of information search processing (latter half: partial match search).





DESCRIPTION OF EMBODIMENTS

Preferred embodiments of the present invention will be explained with reference to the accompanying drawings.



FIG. 1 is a schematic diagram of an outline of information search processing of a recording medium that stores an information search program, an information search apparatus, and an information search method according to a first embodiment of the present invention.


As depicted in FIG. 1, search keywords, e.g., (international), (environment), (conference) are input and stored in a buffer 101 (S1). As necessary, a character appearance map 102 is used to identify a non-sorted index file that includes all characters , , , , , constituting the search keywords (S2) The character appearance map 102 includes, for each non-sorted index file, bit information of flags respectively indicating whether a given character is present. A flag is provided for each character.


A non-sorted index file 104 that includes all of the search keywords is extracted from a non-sorted index file group 103 as a result of narrowing down (S3). From the non-sorted index file (result of narrowing down) 104, a multi-segment entry that includes all of the search keywords is extracted as a retrieval candidate (S4) thereby obtaining an entry candidate list 105. Details of the character appearance map 102 and the non-sorted index file group 103 are described later.



FIG. 2 is a block diagram of an information search apparatus according to the first embodiment of the present invention. As depicted in FIG. 2, the information search apparatus includes a central processing unit (CPU) 201, a read-only memory (ROM) 202, a random access memory (RAM) 203, a hard disk drive (HDD) 204, a hard disk (HD) 205, a flexible disk drive (FDD) 206, a flexible disk (FD) 207 as an example of a removal recording medium, a display 208, an interface (I/F) 209, a keyboard 210, a mouse 211, a scanner 212, and a printer 213, connected to one another by way of a bus 200.


The CPU 201 governs overall control of the information search apparatus. The ROM 202 stores therein programs such as a boot program. The RAM 203 is used as a work area of the CPU 201. The HDD 204, under the control of the CPU 201, controls the reading and the writing of data with respect to the HD 205. The HD 205 stores therein the data written under control of the HDD 204.


The FDD 206, under the control of the CPU 201, controls the reading and the writing of data with respect to the FD 207. The FD 207 stores therein the data written under control of the FDD 206, the data being read by the information search apparatus.


In addition to the FD 207, a removable recording medium may include a compact disc read-only memory (CD-ROM), compact disc-recordable (CD-R), a compact disc-rewritable (CD-RW), a magneto optical disc (MO), a Digital Versatile Disc (DVD), a memory card, etc. The display 208 displays a cursor, an icon, a tool box, and data such as document, image, and function information. The display 208 may be, for example, a cathode ray tube (CRT), a thin-film-transistor (TFT) liquid crystal display, or a plasma display.


The I/F 209 is connected to a network 214 such as the Internet through a communications line and is connected to other devices by way of the network 214. The I/F 209 administers an interface with the network 214, and controls the input and output of data from/to external devices. The I/F 209 may be, for example, a modem or a local area network (LAN) adapter.


The keyboard 210 is equipped with keys for the input of characters, numerals, and various instructions, and data is entered through the keyboard 210. The keyboard 210 may be a touch-panel input pad or a numeric keypad. The mouse 211 performs cursor movement, range selection, and movement, size change, etc., of a window. The mouse 211 may be a trackball or a joystick provided the trackball or joystick has similar functions as a pointing device.


The scanner 212 optically reads an image and takes in the image data into the information search apparatus. The scanner 212 may have an optical character recognition (OCR) function as well. The printer 213 prints image data and document data. The printer 213 may be, for example, a laser printer or an ink jet printer.



FIG. 3 is a schematic diagram of the character appearance map depicted in FIG. 1. As depicted in FIG. 3, the character appearance map 102 has a row of flags for each character, the flags being arranged in an ascending order of file identification (ID) (i=0 to n) of the non-sorted index files. A flag value of “1” indicates that the character is present in the non-sorted index file of the corresponding file ID.


On the other hand, a flag value of “0” indicates that the character is not present in the non-sorted index file of the corresponding file ID. For example, according to the row of flags for the character , the character is present in the non-sorted index files having the file IDs of 0 and 3. The character appearance map is recorded on a recording medium such as the RAM 203 and the HD 205 depicted in FIG. 2, and is read therefrom as necessary.



FIG. 4 is a schematic diagram of the non-sorted index file group depicted in FIG. 1. As depicted in FIG. 4, the non-sorted index file group 103 is a group of n+1 non-sorted index files F0 to Fn.


Each non-sorted index file (hereinafter, also referred to as simply “index file”) Fi holds a writing keyword (including a keyword concerning reading if necessary. If the keyword concerning reading is included, it is described as “writing keyword, etc.”). The writing keyword is the kanji writing of a search keyword that is input when an entry is searched for. For example, when the entry is in the file Fi, the writing keyword is in kanji. Furthermore, a keyword concerning the reading in kana may be recorded as necessary. The keyword concerning reading may be described in hiragana or katakana.


If an entry is a character string including both kana and kanji such as a writing keyword that is obtained by performing kana-suppression processing is recorded. The kana-suppression processing is processing of deleting kana characters that are isolated in the character string. If the entry is subjected to the kana-suppression processing, characters and are deleted, and a writing keyword is obtained. In this case, the keyword concerning reading is not reading of the character string (uma mimi nenbutsu) obtained after the kana-suppression processing, but reading ( (uma no mimi ni nenbutsu)) of the entry .


In the index file Fi, entries corresponding to writing keywords, etc., text file IDs, and anchor names are also recorded. The text file ID is a file ID of a text file in which main text such as explanation of an entry and the like are included. The anchor name is information indicating a position at which the main text appears in the text file of a corresponding file ID. By the text file ID and the anchor name, main text of an entry can be pointed to.


The entry, the text file ID, and the anchor name may be recorded in a file (entry file) different from the index file Fi as long as linked with the writing keyword, etc. However, as depicted in FIG. 4, if an integrated file is created with the writing keyword, pointing to an entry is not necessary, and therefore, the search speed can be improved.


Moreover, this index file Fi is a non-sorted index file in which writing keywords are not sorted sequentially according to character code, but recorded in order of entry items. This enables retrieval candidates to be hit according to listed entries, and therefore, the search speed can be improved.


Furthermore, because the index files Fi have no hierarchical relation therebetween, pointing from a superior index to an inferior index is not necessary as in the technique disclosed in the patent document described above. Therefore, the scan processing of the index files Fi can be performed at a higher speed. The non-sorted index file group 103 is recorded on a recording medium such as the RAM 203 and the HD 205 depicted in FIG. 2, and is read therefrom as necessary.



FIG. 5 is a functional diagram of the information search apparatus according to the first embodiment. As depicted in FIG. 5, an information search apparatus 500 includes a text file group 510, an input unit 501, a detecting unit 502, a searching unit 503, an identifying unit 504, a selecting unit 506, an output unit 505, and a text extracting unit 507.


The text file group 510 is a group of text files in which main text (explanation) concerning an entry are included. The text file group 510 is recorded on a recording medium such as the RAM 203 and the HD 205 depicted in FIG. 2, and is read therefrom as necessary.


The input unit 501 has a function of receiving input of a search keyword. Specifically, input is received of a search keyword made by a user by operating an input device such as the keyboard 210 and the mouse 211 depicted in FIG. 2, and stored in a recording medium such as the RAM 203 and the HD 205 and is read therefrom as necessary. The number of search keywords to be input may be one or more than one. Furthermore, when more than one search keyword is input, the number thereof is not limited. This function corresponds to processing S1 depicted in FIG. 1.


The detecting unit 502 has a function of detecting an index file in which all characters that constitute the search keyword are included, based on the character appearance map 102 having a row of flags that indicate whether a character is present in each of the non-sorted index files Fi, a row of flags being provided for each character. Specifically, a search keyword that is received by the input unit 501 and stored in a recording medium such as the RAM 203 and the HD 205 is broken down into respective characters, and an index file in which all flags of the respective characters are “1” is detected.


For example, when the search keywords are , , and , as depicted in FIG. 3, the index file Fi whose file ID is i in which all flags of characters , , , , , and are set to “1” is detected. As described, by detecting an index file that includes all characters that constitute search keywords prior to entry search, index files to be subjects of entry search can be narrowed down. Therefore, efficiency of entry search can be improved. This function corresponds to processing S2 and processing S3 depicted in FIG. 1.


The searching unit 503 has a function of searching the index file group 103 or the index file 104 that result from narrowing down, to find a writing keyword that includes a search keyword. Specifically, when the detecting unit 502 is not used, the index file group 103 that has not been narrowed down is searched for a writing keyword that includes the search keyword. On the other hand, when the detecting unit 502 is used, the index file 104 that is detected is searched for a writing keyword that includes the search keyword.


Furthermore, to improve the efficiency of the search processing, when multiple search keywords are present, writing keywords (as well as a keyword concerning reading when included; hereinafter, referred to as “writing keyword, etc.”) including one search keyword are first detected from the index file. Subsequently, search keywords other than the one search keyword are detected among the detected writing keywords, etc.


In other words, when the search for the other search keywords is performed, the search is performed by searching in the writing keywords, etc. that are hit in the search for the one search keyword, not by searching all the index files starting from the index file F0.


When all the search keywords are detected in a writing keyword, etc., the writing keyword, etc. is recorded in a recording medium such as the RAM 203 and the HD 205. Thereafter, the writing keyword, etc. on a subsequent line is to be the subject of search, and search is performed in a similar manner. On the other hand, when there is no hit with any one of the search keywords, upon finding such a result, the writing keyword, etc. on a subsequent line is to be the subject of search, and search is performed in a similar manner.


Therefore, the scanning frequency of the index file group 103 and 104 is not dependent on the number of search keywords, and the index file group 103 and 104 are scanned only once. This enables to improve the efficiency of the search processing for writing keyword, etc.



FIG. 6 is a schematic diagram for explaining an example of the search processing performed by the searching unit 503. In the example depicted in FIG. 6, when in kanji and in katakana are input as a search keyword 600, first, scanning is performed using the search keyword from the index file F0. As depicted in FIG. 6, the search keyword coincides with in a writing keyword, etc. in the index file Fi.


Next, without scanning the index file F0 to search for the search keyword but rather by searching among the writing keywords, etc. that are hit in the search for the search keyword the next search keyword is searched for. The search keyword coincides with in the writing keyword, etc. .


As for a writing keyword, etc. , because the search keyword is not included therein, it is excluded from the search even before the search for the search keyword is performed, and a subsequent writing keyword, etc. is checked. This processing corresponds to processing S4 depicted in FIG. 1.


The identifying unit 504 identifies, as an entry candidate, an entry that corresponds to the writing keyword retrieved by the searching unit 503. Specifically, an entry may be identified by reading an entry that is the origin of the writing keyword, etc. stored in the recording medium such as the RAM 203 and the HD 205 from the index file Fi. The identified entry is stored in a recording medium such as the RAM 203 and the HD 205 depicted in FIG. 2.


Reference of the explanation is with respect to FIG. 6. When the search keywords are in kanji and in katakana, an entry that is the origin of the writing keyword, etc. , ” to be the retrieval candidate is read as an entry candidate. The read entry candidate is stored in a recording medium such as the RAM 203 and the HD 205 depicted in FIG. 2. When the processing by the identifying unit 504 is finished, the entry candidate list 105 is obtained. This function corresponds to processing S4 depicted in FIG. 1.


The output unit 505 depicted in FIG. 5 outputs the entry identified by the identifying unit 504. Specifically, the entry candidate list 105 stored in the recording medium such as the RAM 203 and the HD 205 depicted in FIG. 2 is read and output. The form of output may be display output by the display 208 depicted in FIG. 2 or print output by the printer 213. Output may also be sound output. FIG. 7 is a schematic diagram of the entry candidate list 105 that is output by display. In FIG. 7, the entry candidate list 105 is displayed on a display screen 700.


The selecting unit 506 depicted in FIG. 5 receives selection of an arbitrary entry candidate from the entry candidate list 105 output by the output unit 505. For example, when the entry candidate list 105 is displayed on the display screen 700 as depicted in FIG. 7, an arbitrary entry candidate can be selected by operating the keyboard 210 or the mouse 211.



FIG. 8 is a schematic diagram of an example of selection of an entry candidate. FIG. 8 depicts an example in which selection of the entry candidate from the entry candidate list 105 displayed on the display screen 700 is received.


The text extracting unit 507 depicted in FIG. 5 identifies, as the entry and from the text file group 510, a text file having the entry candidate selected via the selecting unit 506. The text extracting unit 507 then extracts text data 520 including the entry (candidate) and explanation therefor from the identified text file. Because the text file ID and the anchor name are recorded in the index file for the selected entry candidate, by using the text file ID and the anchor name as pointers, the text data of the selected entry candidate is extracted.



FIG. 9 is a schematic diagram for explaining an example of extraction of text data. When the entry candidate is [<small>aye aye</small>] ”, by a pointing to the text file ID: 1 described in the index file F0, a text file H1 can be extracted from the text file group 510.


Further, by a pointing to the anchor name “ai101” described in the index file F0, a position at which text data 900 including the entry and the explanation appears can be identified, and the text data 900 is extracted. The output unit 505 outputs the extracted text data 900 in a similar manner as the entry candidate list 105.


The functions of the input unit 501, the detecting unit 502, the searching unit 503, the identifying unit 504, the selecting unit 506, the output unit 505, and the text extracting unit 507 are implemented by the CPU 201 executing a computer program that is recorded on a recording medium such as the ROM 202, the RAM 203, and the HD 205 depicted in FIG. 2, or by the I/F 209.



FIG. 10 is a flowchart of information search processing according to the first embodiment. As depicted in FIG. 10, the input unit 501 receives input of K (K≧1) search keywords (step S1001), and waits for input of search start instruction (step S1002: NO).


When the input of search start instruction is received (step S1002: YES), the detecting unit 502 narrows down the index file group 103 into the index file 104 including all characters that constitute the search keyword(s), based on the character appearance map 102 (step S1003). The index file 104 thus obtained is regarded as a file subject to search. The entry search processing is performed with respect to the index file 104 (step S1004).



FIG. 11 is a flowchart the entry search processing (step S1004) depicted in FIG. 10. First, the file ID: i of the index file group 103 is set to i=0, number j writing keyword, etc. is set to j=1, and search keyword number k is set to k=1 (step S1101).


The number j writing keyword, etc. is an ID that identifies a writing keyword, etc. included in the respective index file Fi. In each of the index files Fi, a maximum of J writing keywords, etc. are recorded (e.g., J=512). Hereinafter, a writing keyword, etc. corresponding to the number j writing keyword, etc. in the index file Fi is referred to as “writing keyword, etc. Vij”.


Moreover, the search keyword number is the number assigned to an input search keyword and is assigned in an ascending order from the head as k=1, k=2, . . . . For example, when the search keywords are input in the order of , , k=1, k=2, k=3 are assigned to , “”, “”, respectively. Hereinafter, the search keyword corresponding to the search keyword number k is referred to as “search keyword Wk”.


Next, it is determined whether the index file Fi is a file subject to search (step S1102). Because the index file group 103 has been narrowed down to a file subject to search (the index file 104) having all characters that constitute search keywords W1 to Wk, if the index file Fi is an index file other than the file subject to search (step S1102: NO), the process proceeds to step S1110, and the file ID: i is incremented.


On the other hand, when the index file Fi is the file subject to search (step S1102: YES), the search keyword Wk is searched for in the writing keyword, etc. Vij of the index file Fi (step S1103). When the search keyword Wk is not included in the writing keyword, etc. Vij (step S1104: NO), the process proceeds to step S1108, and the number j is incremented.


On the other hand, when the search keyword Wk is included in the writing keyword, etc. Vij (step S1104: YES), the search keyword number k is incremented (step S1105) and it is determined whether k>K (step S1106). K is the number of the search keywords.


When k is not k>K (step S1106: NO), the process returns to step S1103, and the search is performed. On the other hand, when k>K (step S1106: YES), an entry that is the origin of the writing keyword, etc. Vij is identified (extracted) as an entry candidate (step S1107). The process then proceeds to step S1108.


At step S1108, the number j writing keyword, etc. is incremented. It is then determined whether j>J (step S1109). J is the quantity of the writing keywords, etc. included in the index file Fi. When it is not j>J (step S1109: NO), the process returns to step S1103, and the search is performed. On the other hand, when j>J (step S1109: YES), it is determined that the search in the index file Fi is finished, and the process proceeds to step S1110.


At step S1110, the file ID: i is incremented. It is then determined whether i>n (step S1111). When i is not i>n (step S1111: NO), the process returns to step S1102, and it is determined whether the index file Fi is a file subject to search. On the other hand, when i>n (step S1111: YES), the entry candidate list 105 that is a group of entries identified at step S1107 is output (step S1112). Thus, a series of the entry search processing is ended.


As described in the first embodiment, the number of hits in a candidate list in the search for an entry that is constituted by multiple segments can be output correctly. In addition, limits on the quantity of input search keywords can be removed, and a narrowing down search can be facilitated.


Furthermore, in the scanning (searching) of the index file Fi, when one search keyword hits one writing keyword, etc., a search for the other search keywords can be performed with respect to the writing keyword, etc. thereafter. Therefore, the search speed can be improved and the required memory capacity can be reduced. Moreover, files subject to search can be narrowed down using the character appearance map 102 prior to the entry search processing. Therefore, the search speed can be improved.


Furthermore, if the index file group 102 is compressed using a compression parameter (for example, Huffman tree) and the search keyword is also compressed by the compression parameter, the entry search can be achieved in a compressed state. In this method, by expanding only the hit index file Fi (or corresponding block data therein), the entry candidate list 105 can be created.


By thus compressing the index file group 103, further reduction of the memory can be achieved. Furthermore, by encoding/decoding the compression parameter by an exclusive OR (XOR) using a predetermined master key, security can be improved.


Next, an outline of information search processing of a recording medium that stores an information search program, an information search apparatus, and an information search method according to a second embodiment of the present invention is explained. In the first embodiment, because the character appearance map 102 is used to narrow down entries, the first embodiment is effective for narrowing down search. In the second embodiment, forward search, reverse search, and full-text search can be speeded up. For example, when a search keyword starts or ends with one character (particularly, one kana character), the search can be achieved at a higher speed than the case of the first embodiment. In the second embodiment, explanation overlapping with the first embodiment is omitted.


In the second embodiment, to speed up the forward search, the reverse search, and the full-text search, in addition to the character appearance map 102 depicted in FIG. 3, two kinds of character appearance maps that are different from the character appearance map 102 are used.



FIG. 12 is a schematic diagram of a head character appearance map. While the character appearance map 102 indicates whether characters that constitute a writing keyword, etc. are present in each of the index files Fi, a head character appearance map 1200 indicates whether a character is present as a head character of a writing keyword, etc. This head character appearance map 1200 has a row of flags for each character, similarly to the character appearance map 102.


Flags constituting a flag row are arranged in ascending order of the file ID (i=1 to n) of non-sorted index files, and a flag value of “1” indicates that the character is present in the non-sorted index file of the file ID as a head character of the writing keyword, etc.


For example, because and are recorded as writing keywords, etc. in the index file Fi depicted in FIG. 4, flags of the head characters and of the index file Fi are set to “1” in the head character appearance map 1200.



FIG. 13 is a schematic diagram of a tail character appearance map. While the character appearance map 102 indicates whether characters that constitute a writing keyword, etc. are present in each of the index files Fi, a tail character appearance map 1300 indicates whether a character is present as a tail character of a writing keyword, etc. This tail character appearance map 1300 has a row of flags for each character, similarly to the character appearance map 102.


Flags constituting a flag row are arranged in ascending order of the file ID (i=1 to n) of non-sorted index files, and a flag value of “1” indicates that the character is present in the non-sorted index file of the file ID as a tail character of the writing keyword, etc.


For example, because and are recorded as writing keywords, etc. in the index file Fi depicted in FIG. 4, flags of the tail characters and of the index file Fi are set to “1” in the tail character appearance map 1300.


Therefore, when a forward search is performed in the search of a single-segment entry, the head character appearance map 1200 is used, when a reverse search is performed, the tail character appearance map 1300 is used, and when a full-text search is performed, the head character appearance map 1200 and the tail character appearance map 1300 are used. Further, the character appearance map 102 can be used as necessary. In a partial match search in search of a single-segment entry or narrowing down search in search of multi-segment entry as the case of the first embodiment, the character appearance map 102 is used.



FIG. 14 is a flowchart of information search processing (first half) according to a second embodiment.


As depicted in FIG. 14, input of K search keywords is received (step S1401), and waiting occurs until search start instruction is input (step S1402: NO). When the search start instruction is input (step S1402: YES), whether the search is a forward search is determined (step S1403). When the search is a forward search (step S1403: YES), the process proceeds to a flowchart depicted in FIG. 15.


When the search is not a forward search (step S1403: NO), whether the search is a reverse search is determined (step S1404). When the search is a reverse search (step S1404: YES), the process proceeds to a flowchart depicted in FIG. 16.


When the search is not a reverse search (step S1404: NO), whether the search is a full-text search is determined (step S1405). When the search is a full-text search (step S1405: YES), the process proceeds to a flowchart depicted in FIG. 17.


When the search is not a full-text search (step S1405: NO), whether the search is a partial match search is determined. Determination whether the search is a partial match search may be made based on the number of search keywords, specifically. For example, when K=1, the search is for a single-segment entry, and the search is determined as partial match search. On the other hand, when K>1, the search is for a multi-segment entry, and the search is determined as narrowing down search.


When the search is partial match search (step S1406: YES), the process proceeds to a flowchart depicted in FIG. 18. On the other hand, when the search is not partial match search (step S1406: NO), narrowing down search for a multi-segment entry is performed (step S1407). This narrowing down search processing is the same processing as the processing at steps S1103 and S1104 depicted in FIG. 11. Respective flowcharts depicted in FIG. 15 to FIG. 18 are explained below.



FIG. 15 is a flowchart of information search processing (latter half: forward search). First, the detecting unit 502 narrows down index files to those that include the head character of a search keyword, using the head character appearance map 1200 (step S1501). Next, the index files are narrowed down to index files that include all remaining characters of the search keyword, using the character appearance map 102 (step S1502).


The index files are then narrowed down to an index file in which the head character and the remaining characters are both present (step S1503). By this processing, an index file that remains after narrowing down at step S1501 and an index file that remains after narrowing down at step S1502 that are one in the same is obtained as a file subject to search.


Thereafter, the searching unit 503 and the identifying unit 504 perform entry search processing using the file subject to search (step S1504). This entry search processing (step S1504) is the same processing as the entry search processing (step S1004) depicted in FIG. 10. Thus, an index file that includes a writing keyword, etc. that matches the head of the search keyword can be obtained, and a forward search for an entry can be speeded up.



FIG. 16 is a flowchart of information search processing (latter half: reverse search). First, the detecting unit 502 narrows down index files to those that include the tail character of a search keyword, using the tail character appearance map 1300 (step S1601). Next, the index files are narrowed down to index files that include all remaining characters of the search keyword, using the character appearance map 102 (step S1602).


The index files are then narrowed down to an index file in which the tail character and the remaining characters are both present (step S1603). By this processing, an index file that remains after narrowing down at step S1601 and an index file that remains after narrowing down at step S1602 that are one in the same is obtained as a file subject to search.


Thereafter, the searching unit 503 and the identifying unit 504 perform entry search processing using the file subject to search (step S1604). This entry search processing (step S1604) is the same processing as the entry search processing (step S1004) depicted in FIG. 10. Thus, an index file that includes a writing keyword, etc. that matches the tail of the search keyword can be obtained, and a reverse search for an entry can be speeded up.



FIG. 17 is a flowchart of information search processing (latter half: full-text search). First, the detecting unit 502 narrows down index files to those that include the head character of a search keyword, using the head character appearance map 1200 (step S1701). Next, the detecting unit 502 narrows down index files to those that include the tail character of the search keyword, using the tail character appearance map 1300 (step S1702). Then, the index files are narrowed down to index files that include all remaining characters of the search keyword, using the character appearance map 102 (step S1703).


The index files are then narrowed down to an index file in which the head character, the tail character and the remaining characters are all present (step S1704). By this processing, an index file that remains after narrowing down at step S1701, an index file that remains after narrowing down at step S1702 and an index file that remains after narrowing down at step S1703 that are one in the same is obtained as a file subject to search.


Thereafter, the searching unit 503 and the identifying unit 504 perform entry search processing using the file subject to search (step S1705). This entry search processing (step S1705) is the same processing as the entry search processing (step S1004) depicted in FIG. 10. Thus, an index file that includes a writing keyword, etc. that completely matches the search keyword can be obtained, and full-text search for an entry can be speeded up.



FIG. 18 is a flowchart of information search processing (latter half: partial match search). First, the detecting unit 502 narrows down index files to an index file that includes all characters that constitute a single search keyword, using the character appearance map 102 (step S1801). The index file thus obtained after narrowing down is a file subject to search.


Thereafter, the searching unit 503 and the identifying unit 504 perform entry search processing using the file subject to search (step S1802). This entry search processing (step S1802) is the same processing as the entry search processing (step S1004) depicted in FIG. 10. Thus, an index file that includes a writing keyword, etc. that includes a portion that matches the single search keyword can be obtained, and a partial match search for an entry can be speeded up.


As described, in the second embodiment, it is possible to improve the search speed of a forward search, a reverse search, and a full-text search of an entry constituted by a single segment.


As described above, according to the recording medium storing an information search program, the information search apparatus 500, and the information search method of the first and the second embodiments, the non-sorted, non-hierarchical index file group 103 is used in which index files are not sorted in sequence of character codes; writing keywords, etc. are described in order of text file items; and index files have no hierarchical relation therebetween.


Therefore, limitations on the number of search keywords to be input can be removed in entry search, and the accuracy of entry search can be improved while the memory capacity required for the search can be reduced (memory saving).


Furthermore by using the character appearance map 102, index files can be efficiently narrowed down to obtain a file subject to search, and scanning of an index file in which the search keyword is not described can be prevented, thereby improving the search speed. Particularly, by using the head character appearance map 1200 and the tail character appearance map 1300, the search speed of a forward search, a reverse search, and a full-text search of an entry constituted by a single segment can be improved.


The information search method explained in the present embodiment may be implemented by a computer, such as a personal computer and a workstation, executing a program that is prepared in advance. The program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read out from the recording medium by a computer. The program may be distributed through a network such as the Internet.


All examples and conditional language recited herein are intended for pedagogical purposes to aid the reader in understanding the invention and the concepts contributed by the inventor to furthering the art, and are to be construed as being without limitation to such specifically recited examples and conditions, nor does the organization of such examples in the specification relate to a showing of the superiority and inferiority of the invention. Although the embodiments of the present invention have been described in detail, it should be understood that the various changes, substitutions, and alterations could be made hereto without departing from the spirit and scope of the invention.

Claims
  • 1. A computer-readable recording medium storing therein an information search program that causes a computer to search for text items described in a text file, the information search program causes the computer to execute: receiving input of a search keyword;searching an index file for a writing keyword that includes the search keyword, the index file including writing keywords described, for respective entries, in an order identical to the order in which the text items are described in the text file;identifying an entry that corresponds to the writing keyword retrieved at the searching; andoutputting the identified entry.
  • 2. The computer-readable recording medium according to claim 1, wherein the index file is a non-sorted index file in which the writing keywords are not sorted in order of character code.
  • 3. The computer-readable recording medium according to claim 1, wherein the index file is a non-hierarchical file having no hierarchical relation with other index files.
  • 4. The computer-readable recording medium according to claim 1, the information search program further causing the computer to execute detecting an index file that includes all characters constituting the search keyword, based on a character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included, wherein the searching includes searching the detected index file for a writing keyword that includes the search keyword.
  • 5. The computer-readable recording medium according to claim 1, the information search program further causing the computer to execute detecting an index file that includes a head character of the search keyword, based on a head character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included as a head character, wherein the searching includes searching the detected index file for a writing keyword that includes the search keyword.
  • 6. The computer-readable recording medium according to claim 5, the information search program further causing the computer to execute detecting an index file that includes all remaining characters that exclude the head character and constitute the search keyword, based on a character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included, wherein the searching includes searching the index file that is detected at both the detecting of an index file that includes the head character and at the detecting of an index file that includes all the remaining characters.
  • 7. The computer-readable recording medium according to claim 1, the information search program further causing the computer to execute detecting an index file that includes a tail character of the search keyword, based on a tail character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included as a tail character, wherein the searching includes searching the detected index file for a writing keyword that includes the search keyword.
  • 8. The computer-readable recording medium according to claim 7, the information search program further causing the computer to execute detecting an index file that includes all remaining characters that exclude the tail character and constitute the search keyword, based on a character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included, wherein the searching includes searching the index file that is detected at both the detecting of an index file that includes the tail character and at the detecting of an index file that includes all the remaining characters.
  • 9. The computer-readable recording medium according to claim 1, the information search program further causing the computer to execute: detecting an index file that includes a head character of the search keyword, based on a head character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included as a head character;detecting an index file that includes a tail character of the search keyword, based on a tail character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included as a tail character, whereinthe searching includes searching the index file that is detected at both the detecting of an index file that includes the head character and at the detecting of an index file that includes the tail character.
  • 10. The computer-readable recording medium according to claim 9, the information search program further causing the computer to execute detecting an index file that includes all remaining characters that exclude the head character and the tail character and constitute the search keyword, based on a character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included, wherein the searching includes searching the index file that is detected at the detecting of an index file that includes the head character, the detecting of an index file that includes the tail character, and the detecting of an index file that includes all the remaining characters.
  • 11. The computer-readable recording medium according to claim 1, wherein the searching, when a plurality of search keywords is received at the receiving, includes: detecting, in the index file, a writing keyword that includes a first search keyword;detecting, in the writing keyword detected at the detecting of a writing keyword, a second search keyword, andthe identifying includes identifying an entry that corresponds to the writing keyword, when all the search keywords are included in the writing keyword detected at the detecting of a writing keyword.
  • 12. The computer-readable recording medium according to claim 1, wherein in the index file, a keyword concerning a reading of an entry is described together with the writing keyword of the entry, the searching includes searching the index file for a keyword that includes the search keyword, andthe identifying includes identifying an entry that corresponds to the keyword retrieved at the searching.
  • 13. The computer-readable recording medium according to claim 12, the information search program further causing the computer to execute detecting an index file that includes all characters constituting the search keyword, based on a character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included, wherein the searching includes searching the detected index file for a keyword that includes the search keyword.
  • 14. The computer-readable recording medium according to claim 12, the information search program further causing the computer to execute detecting an index file that includes a head character of the search keyword, based on a head character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included as a head character, wherein the searching includes searching the detected index file for a keyword that includes the search keyword.
  • 15. The computer-readable recording medium according to claim 12, the information search program further causing the computer to execute detecting an index file that includes a tail character of the search keyword, based on a tail character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included as a tail character, wherein the searching includes searching the detected index file for a keyword that includes the search keyword.
  • 16. The computer-readable recording medium according to claim 12, the information search program further causing the computer to execute: detecting an index file that includes a head character of the search keyword, based on a head character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included as a head character;detecting an index file that includes a tail character of the search keyword, based on a tail character appearance map having, for each character, a flag row indicating, for each index file, whether the character is included as a tail character, whereinthe searching includes searching the index file that is detected at both the detecting of an index file that includes the head character and at the detecting of an index file that includes the tail character, for a keyword that includes the search keyword.
  • 17. The computer-readable recording medium according to claim 12, wherein the searching, when a plurality of search keywords is received at the receiving, includes: detecting, in the index file, a keyword that includes a first search keyword;detecting, in the keyword detected at the detecting of a keyword, a second search keyword, andthe identifying includes identifying an entry that corresponds to the keyword, when all the search keywords are included in the keyword detected at the detecting of a writing keyword.
  • 18. An information search apparatus that searches for text items described in a text file, the information search apparatus comprising: a receiving unit that receives input of a search keyword;a searching unit that searches an index file for a writing keyword that includes the search keyword, the index file including writing keywords described, for respective entries, in an order identical to the order in which the text items are described in the text file;an identifying unit that identifies an entry that corresponds to the writing keyword retrieved by the searching unit; andan output unit that outputs the identified entry.
  • 19. An information search method of searching for text items described in a text file, the information search method comprising: receiving input of a search keyword;searching an index file for a writing keyword that includes the search keyword, the index file including writing keywords described, for respective entries, in an order identical to the order in which the text items are described in the text file;identifying an entry that corresponds to the writing keyword retrieved at the searching; andoutputting the identified entry.
Parent Case Info

This application is a Continuation of International Application No. PCT/JP2007/051069, filed Jan. 24, 2007.

Continuations (1)
Number Date Country
Parent PCT/JP2007/051069 Jan 2007 US
Child 12507680 US