US20220092061A1 - Method for search in structured database, searching system, and storage medium - Google Patents

Method for search in structured database, searching system, and storage medium Download PDF

Info

Publication number
US20220092061A1
US20220092061A1 US17/457,770 US202117457770A US2022092061A1 US 20220092061 A1 US20220092061 A1 US 20220092061A1 US 202117457770 A US202117457770 A US 202117457770A US 2022092061 A1 US2022092061 A1 US 2022092061A1
Authority
US
United States
Prior art keywords
search
word
document
search terms
search result
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.)
Abandoned
Application number
US17/457,770
Other languages
English (en)
Inventor
Yuhan Cheng
Shichen Shao
Yufei Jin
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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Assigned to BEIJING BAIDU NETCOM SCIENCE TECHNOLOGY CO., LTD. reassignment BEIJING BAIDU NETCOM SCIENCE TECHNOLOGY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHAO, SHICHEN, CHENG, YUHAN, JIN, YUFEI
Assigned to BEIJING BAIDU NETCOM SCIENCE TECHNOLOGY CO., LTD. reassignment BEIJING BAIDU NETCOM SCIENCE TECHNOLOGY CO., LTD. CORRECTIVE ASSIGNMENT TO CORRECT THE CORRECT INVENTOR NAME SHOULD BE CHANGED TO SHICHEN SHAO PREVIOUSLY RECORDED AT REEL: 058316 FRAME: 0050. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Assignors: CHENG, YUHAN, SHAO, Shichen
Assigned to BEIJING BAIDU NETCOM SCIENCE TECHNOLOGY CO., LTD. reassignment BEIJING BAIDU NETCOM SCIENCE TECHNOLOGY CO., LTD. CORRECTIVE ASSIGNMENT TO CORRECT THE ADD THE THIRD INVENTOR PREVIOUSLY RECORDED AT REEL: 058520 FRAME: 0310. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Assignors: CHENG, YUHAN, JIN, YUFEI, SHAO, Shichen
Publication of US20220092061A1 publication Critical patent/US20220092061A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/243Natural language query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • G06F16/24575Query processing with adaptation to user needs using context

Definitions

  • the present disclosure relates to a computer technology, and more specifically, to a method for search in a structured database, a searching system, an electronic device, a storage medium, and a program product, which can be used in the fields of intelligent search and content query.
  • Online document search is a technology that enables users to search for required documents from a database storing a large number of documents. Users can input a search term to perform a search operation in the database by using the search term, and obtain the document associated with the input search term. When performing a document search operation, users hope that an accurate and comprehensive search result may be obtained, and the time and computational resource required for the search operation may be as low as possible.
  • a method for search in a structured database includes: receiving a search request input by a user, in which the search request includes a plurality of search terms; searching the plurality of search terms in the structured database, wherein the structured database comprises a plurality of documents stored in a structured manner; displaying at least one search result corresponding to the plurality of search terms, wherein the at least one search result corresponds to at least one document in the plurality of documents; receiving a selection on a search result in the at least one search result and displaying a document corresponding to the selected search result and document hit content, wherein the document hit content comprises at least one word corresponding to the plurality of search terms and a context of the at least one word in the document; and receiving a selection on a word in the at least one word and highlighting the word in the document.
  • a searching system includes a user equipment, a structured database and a computing device.
  • the structured database may store a plurality of documents and the computing device.
  • the computing device may communicate with the user equipment via a first data transmission and communicate with a structured database via a second data transmission.
  • the computing device may be configured to: receive a search request input by a user through the user equipment, in which the search request includes a plurality of search terms; search the plurality of search terms in the structured database, wherein the structured database comprises a plurality of documents stored in a structured manner; display at least one search result corresponding to the plurality of search terms, wherein the at least one search result corresponds to at least one document in the plurality of documents; receive a selection on a search result in the at least one search result and display a document corresponding to the selected search result and document hit content, wherein the document hit content comprises at least one word corresponding to the plurality of search terms and a context of the at least one word in the document; and receive a selection on a word in the at least one word and highlight the word in the document.
  • a non-transitory computer-readable storage medium having computer instructions stored thereon.
  • the computer instructions are configured to cause a computer execute the method in the first aspect of the present disclosure.
  • FIG. 1 is a block diagram illustrating a search environment/system 100 in which the method for search in a structured database in certain embodiments of the present disclosure can be implemented;
  • FIG. 2 is a flow chart illustrating a method 200 for search in a structured database according to an embodiment of the present disclosure
  • FIG. 3 is a flow chart illustrating a method 300 for search in a structured database according to an embodiment of the present disclosure
  • FIG. 4 is a block diagram illustrating an apparatus 400 for search in a structured database according to an embodiment of the present disclosure.
  • FIG. 5 is a block diagram illustrating an exemplary electronic device 500 that can be used to implement the embodiments of the present disclosure.
  • the conventional technology for searching documents has shortcomings in terms of search convenience, accuracy and comprehensiveness of search, and it also takes a lot of time for users to filter the search result, so it is difficult to satisfy users' needs.
  • the document content search is performed based on the “title” and within the “the first 100 words of summary before the text” which can be referred to as an “abstract”.
  • the “title” and the “abstract” include content that matches the search terms
  • the document associated with the “title” and the “abstract” will appear in the search result.
  • the user needs to open the document appearing in the search result, and manually find the content associated with the search terms from the text of the document, so as to determine whether the searched document is the required document.
  • the conventional searching method the document content has many shortcomings.
  • Even if the user has a clear search requirement it is difficult for the user to filter the search result for the second time, but can only view all the search results to determine whether the searched documents meet his own requirements.
  • the user needs to specifically find the text content associated with the search terms in the searched document the user needs to manually find the content location associated with the search terms after opening the searched document, which results in low search efficiency.
  • the embodiments of the present disclosure propose a searching method.
  • a structured database can be used for searching, and the search terms and a list of their contexts hit in the document can be automatically and separately displayed when the user opens the document by selecting the search result, so that the user can jump to the corresponding content in the document. Therefore, the accuracy and efficiency of the search can be improved, which can improve the user experience.
  • FIG. 1 is a block diagram illustrating a search environment 100 in which the method for search in a structured database in certain embodiments of the present disclosure can be implemented.
  • the search environment 100 may be a cloud environment.
  • the search environment 100 includes a computing device 110 , a user equipment 120 and a structured database 130 .
  • the user equipment 120 can search the documents stored in the structured database 130 through the computing device 110 .
  • the computing device 110 may perform data transmission 121 with the user equipment 120 and data transmission 131 with the structured database 130 .
  • search environment 100 is only exemplary rather than restrictive, and it is extensible, which may include more computing devices 110 , more user equipment 120 , and more structured databases 130 , so as to enable more users to search for documents simultaneously or non-simultaneously using more user equipment 120 , more computing devices 110 , and more structured databases 130 at the same time.
  • the user equipment 120 may include devices such as mobile phones, personal digital assistants, and electronic devices with data input and data transmission functions.
  • the user may transmit, for example, a search request including search terms and search conditions to the computing device 110 through the user equipment 120 . It should be understood that the search conditions may not be included in the search request.
  • the computing device 110 may search for documents corresponding to (e.g., matching to) the search request, especially corresponding to search terms included in the search requests, in the structured database 130 through the data transmission 131 , may receive the search results corresponding to these documents from the structured database 130 through the data transmission 131 , and may transmit the search results to the user equipment 120 through the data transmission 121 .
  • the user can transmit search conditions for further filtering the search results or selection of the search results to the computing device 110 through the user equipment 120 via the data transmission 121 , and the computing device 110 can further filter the search results and provide filtered search results to the user equipment 120 through the data transmission 121 , or can provide the user equipment 120 with the document associated with the user's selection of search results through the data transmission 121 , and also provide the document hit content that includes the word in the selected document that corresponds to the search term and the context of the word.
  • the computing device 110 can record the document hit content associated with each document at the same time when searching documents, so that when the user selects a document, the document hit content associated with the document may be directly displayed.
  • the computing device may not record the document hit content associated with each document when searching documents, but a search in a document is performed when a user selects the document, so as to determine the document hit content associated with the document.
  • the user can select a hit word in the document hit content through the user equipment 120 , and the display of the document can directly jump to the position of the word selected by the user, and the word and its context optionally can be highlighted.
  • the computing device 110 may jump to the position of the word selected by the user based on the coordinates of the hit word in the document hit content selected by the user.
  • the documents stored in the structured database 130 may include reports or report forms associated with enterprises, journal articles, patents or patent applications, cases or prescriptions, and any documents suitable to be stored in the structured database 130 in a structured manner.
  • the above documents may be stored in the structured database 130 according to types and associated fields.
  • the reports or report forms associated with enterprises are taken as an example.
  • the classification of reports or report forms associated with enterprises may include, for example, report numbers, report titles, upload times, report types, industries to which the reports belong, report release times, corporate code names or codes, authors, institutions to which the authors belong, numbers of pages, formats, special labels, and the like.
  • the report types can include, for example, company financial reports, industry researches, company researches, macro researches, investment strategies, prospectus, papers on morning meetings, bond researches, fund researches, futures researches, options researches, foreign exchange researches, new OTC market researches, financial engineering reports and other reports.
  • the industries to which the reports belong can include any industry such as a petroleum and petrochemical industry, a coal industry, and a non-ferrous metal industry. It should be understood that the above classification and types may correspond to various fields, and different reports or report forms may only include a part of fields used for structured storage in the structured database 130 , and there is no need to include all fields.
  • the types of documents may include, for example, WORD documents and PDF documents. Since the structure of a PDF document is relatively complex, it may include various columns and headers and footers, it is more suitable to be stored in the structured database 130 in a structured manner, which helps locate later to the content associated with the search terms in the document.
  • the structured database 130 may include tree catalogues associated with the classification and sub-classification of the stored documents, so as to enable to search for documents associated with search terms in the structured database 130 by traversing this tree catalogue.
  • the data transmission 121 and the data transmission 131 may be performed through a network.
  • the computing device 110 and the structured database 130 may be integrated together as a computing device with an independent capability of searching structured documents. At this time, the data transmission 131 may not be included in the search environment 100 .
  • the computing device 110 and the user equipment 120 may be integrated together as a computing device with a capability of directly receiving search requests. At this time, the data transmission 121 may not be included in the search environment 100 .
  • the computing device 110 , the user equipment 120 , and the structured database 130 can be integrated together as a computing device with the capability of directly receiving search requests and the independent capability of searching structured documents.
  • the data transmission 121 and the data transmission 131 may not be included in the search environment 100 .
  • FIG. 2 is a flow chart illustrating a method 200 for search in a structured database according to an embodiment of the present disclosure. Specifically, the method 200 can be executed by the computing device 110 in the search environment 100 illustrated in FIG. 1 . It should be understood that the method 200 may also include additional operations not shown and/or may omit operations shown, and the scope of the present disclosure is not limited in this respect.
  • the computing device 110 receives a search request input by a user through the user equipment and searches the plurality of search terms in the structured database 130 .
  • the search request includes a plurality of search terms and the structured database 130 includes documents stored in a structured manner as described above with reference to FIG. 1 .
  • the computing device 110 may search the plurality of search terms in the structured database based on a received search condition.
  • the search condition includes, for example, a condition transmitted to the computing device 110 through the user equipment 120 and configured to reduce a number of results to be searched.
  • the search condition may include a condition of classifying the document, such as the category, author, and creation time of the document, and may also include an indication whether the document corresponding to the search result needs to include all the search terms.
  • the computing device 110 displays at least one search result corresponding to the plurality of search terms.
  • at least one search result is obtained by the computing device 110 searching the search terms in the structured database 130 , and the at least one search result corresponds to at least one document stored in the structured database 130 one by one.
  • the search result may include the name of the document searched from the structured database 130 and content in the document, such as an abstract or a sentence that includes the search terms. It should be understood that displaying the search result by the computing device 110 may include the computing device 110 providing the search result to the user equipment 120 for display to the user.
  • all the search terms should be included in the document corresponding to the search result.
  • only a part of search terms may be included in the document corresponding to the search result.
  • the computing device 110 may sort the search results according to preset conditions. For example, the computing device 110 may sort the search results for display according to a number of search terms that appear in the document, whether the document includes all the search terms, or the date the document was created.
  • the computing device 110 receives a selection on a search result in the at least one search result and displays a document corresponding to the selected search result and document hit content.
  • the selection on the search result in at least one search result may be made by the user through the user equipment 120
  • the document hit content includes at least one word corresponding to the plurality of search terms and a context of at least one word in the document.
  • the context of at least one word may be, for example, a sentence or a paragraph that includes the at least one word.
  • the document hit content may be displayed in the document in a list, or simultaneously displayed in association with the document. At this time, each word and its context are displayed in, for example, an item in the list.
  • displaying the document hit content by the computing device 110 may include the computing device 110 displaying at least one word and the context of the at least one word in a visually distinguishable manner.
  • the computing device 110 may display at least one word in red, and display the context of the at least one word in yellow, so that the user can easily distinguish the search word from its context in the displayed content.
  • the computing device 110 receives a selection on a word in the at least one word and highlights the word in the document.
  • a part that includes the word in the document may be directly displayed and the word may be highlighted.
  • the highlight display may include a color-changing display, an underlined display, a text box-added display, and other various display modes that enable the user to easily notice the highlighted content.
  • the computing device 110 highlighting the word in the selected document may include the computing device 110 highlighting the word and the context of the word in the selected document, and may further include the computing device 110 highlighting the word and its context in the selected document in a visually distinguishable manner.
  • the computing device 110 may display the word in the selected document in red, and display the context of the word in yellow, so that the user can easily distinguish the hit search term from its context in the displayed content.
  • FIG. 3 is a flow chart illustrating a method 300 for search in a structured database according to an embodiment of the present disclosure. Specifically, the method 300 can be executed by the computing device 110 in the search environment 100 illustrated in FIG. 1 . It should be understood that the method 300 may also include additional operations not shown and/or may omit operations, and the scope of the present disclosure is not limited in this respect.
  • the computing device 110 divides received search requests based on a search terms library to obtain the search terms.
  • the search request input by the user to the computing device 110 through the user equipment 120 may be a sentence or a paragraph.
  • the search request needs to be divided to obtain specific search terms.
  • the search request may be divided, for example, based on the search terms library.
  • the search terms library includes, for example, commonly used or available search terms. When the search requests are divided, the search terms in the search terms library will not be further divided.
  • search request when the search request is “recommending cheap computer screens”, this search request can be divided into four search terms “recommend”, “cheap”, “computer” and “screen”, which can be already stored in the search terms library. These four search terms will not be further divided. For example, the search term “computer” will not be divided into two search terms.
  • the computing device 110 receives a search request input by a user through the user equipment and searches the plurality of search terms in the structured database 130 .
  • the specific content of the steps involved in block 304 is the same as the specific content of the steps involved in block 202 , which will not be elaborated here.
  • the computing device 110 displays at least one search result corresponding to the plurality of search terms.
  • the specific content of the steps involved in block 306 is the same as the specific content of the steps involved in block 204 , which will not be elaborated here.
  • the computing device 110 filters the at least one search result based on a received filter request.
  • the filter requests include, for example, filter conditions transmitted to the computing device 110 through the user equipment 120 and configured to further reduce a number of results to be searched.
  • the filter conditions may include a classification condition of the document, such as the category, author, and creation time of the document, and may also include an indication whether the document corresponding to the search result needs to include all the search terms. It should be understood that the steps involved in block 308 are optional steps, and block 308 may not be included in method 300 .
  • the computing device 110 receives a selection on a search result in the at least one search result and displays a document corresponding to the selected search result and document hit content.
  • the specific content of the steps involved in block 310 is the same as the specific content of the step involved in block 206 , which will not be elaborated here.
  • the computing device 110 receives a selection on a word in the at least one word and highlights the word in the document.
  • the specific content of the steps involved in block 312 is the same as the specific content of the steps involved in block 208 , which will not be elaborated here.
  • FIGS. 1 to 3 illustrate respectively, the search environment 100 in which the method for search in a structured database in some embodiments of the present disclosure can be implemented, the method 200 according to the embodiments of the present disclosure, and the method 300 according to the embodiments of the present disclosure. It should be understood that the above description is aimed at better describing the content recorded in the present disclosure, and is not intended to limit the present disclosure in any way.
  • FIG. 4 is a block diagram illustrating an apparatus 400 for search in a structured database according to an embodiment of the present disclosure.
  • the apparatus 400 includes a first search module 410 , a first display module 420 , a second display module 430 , and a third display module 440 .
  • the first search module 410 is configured to search in a structured database based on received search terms, in which the structured database includes documents stored in a structured manner.
  • the first display module 420 is configured to display at least one search result corresponding to the search terms, in which the at least one search result corresponds to at least one document in the documents.
  • the second display module 430 is configured to display, based on a received selection on a search result in the at least one search result, a selected document corresponding to the search result and document hit content, in which the document hit content includes the at least one word corresponding to the search terms in the selected document and a context of the at least one word.
  • the third display module 440 is configured to highlight, based on a received selection on a word in the at least one word, the word in the selected document.
  • the apparatus 400 further includes a division module (not shown).
  • the division module is configured to divide received search requests based on a search terms library to obtain the search terms.
  • the first search module 410 includes a second search module (not shown).
  • the second search module is configured to search in the structured database based on the search terms and a received search condition.
  • the search condition includes at least one of: document classification information; and whether a search result needs to match all search terms.
  • the apparatus 400 further includes a filter module (not shown).
  • the filter module is configured to filter the at least one search result based on a received filter condition.
  • the filter condition includes at least one of: document classification information; and whether a search result needs to match all search terms.
  • the second display module 430 includes a fourth display module (not shown).
  • the fourth display module is configured to display the at least one word and the context of the at least one word in a visually distinguishable manner.
  • the third display module 440 includes a fifth display module (not shown).
  • the fifth display module is configured to highlight the word and the context of the word in the selected document.
  • the fifth display module includes a sixth display module (not shown).
  • the sixth display module is configured to highlight the word in the selected document and the context of the word in a visually distinguishable manner.
  • a structured database can be used for searching, and the search terms and a list of their contexts hit in the document can be automatically and separately displayed when the user opens the document by selecting the search result, so that the user can jump to the corresponding content in the document. Therefore, the accuracy and efficiency of the search can be improved, which can improve the user experience.
  • an electronic device a computer-readable storage medium and a computer program product are also provided in the present disclosure.
  • FIG. 5 is a block diagram illustrating an exemplary electronic device 500 that can be used to execute embodiments of the present disclosure.
  • the computing device 110 illustrated in FIG. 1 and the apparatus 400 illustrated in FIG. 4 may be executed by the electronic device 500 .
  • the electronic devices 500 is intended to represent various forms of digital computers, such as laptop computers, desktop computers, work tables, personal digital assistants, servers, blade servers, mainframe computers, and other suitable computers.
  • Electronic devices can also represent various forms of mobile devices, such as personal digital processors, cellular phones, smart phones, wearable devices, and other similar computing devices.
  • the components illustrated herein, their connections and relationships, and their functions are merely examples, and are not intended to limit the implementation of the disclosure described and/or claimed herein.
  • the device 500 includes a computing unit 501 , which can perform various appropriate actions and processes based on computer programs stored in the read-only memory (ROM) 502 or loaded from the storage unit 508 into the RAM 503 .
  • ROM read-only memory
  • RAM 503 various programs and data required for the operations of the device 500 are also stored.
  • the computing unit 501 , the ROM 502 , and the RAM 503 are connected to each other through a bus 504 .
  • the input/output (I/O) interface 505 is also connected to the bus 504 .
  • a plurality of components in the device 500 are connected to the I/O interface 505 , which includes an input unit 506 , an output unit 507 , a storage unit 508 , and a communication unit 509 .
  • the input unit 506 may be, such as a keyboard, a mouse, and the like;
  • the output unit 507 may be, such as various types of displays, speakers, and the like;
  • the storage unit 508 may be, such as a magnetic disk, an optical disk, and the like;
  • the communication unit 509 may be, such as a network card, a modem, a wireless communication transceiver, and the like.
  • the communication unit 509 allows the device 500 to exchange information/data with other devices through a computer network such as the Internet and/or various telecommunication networks.
  • the computation unit 501 may be various general-purpose and/or special-purpose processing components with processing and computing capabilities. Some examples of the computing unit 501 include but are not limited to central processing units (CPU), graphics processing units (GPU), various dedicated artificial intelligence (AI) computing chips, various computing units running machine learning model algorithms, digital signal processors (DSP), and any appropriate processors, controllers, micro-controllers, and the like.
  • the computing unit 501 executes each method and processing described above, such as the method 200 and the method 300 .
  • the method 200 and the method 300 can be implemented as a computer software program, which is tangibly included in a machine-readable medium, such as the storage unit 508 .
  • a part or all of the computer programs may be loaded and/or installed on the device 500 via the ROM 502 and/or the communication unit 509 .
  • the computer program When the computer program is loaded into the RAM 503 and executed by the computing unit 501 , one or more steps of the method 200 and the method 300 described above can be executed.
  • the computing unit 501 may be configured to implement the method 200 and the method 300 by any other suitable means (for example, by firmware).
  • Various implementations of the systems and technologies described herein can be implemented in digital electronic circuit systems, integrated circuit systems, field programmable gate arrays (FPGA), application specific integrated circuits (ASIC), application-specific standard products (ASSP), systems on chip (SOC), complex programmable logic device (CPLD), computer hardware, firmware, software, and/or their combination thereof.
  • FPGA field programmable gate arrays
  • ASIC application specific integrated circuits
  • ASSP application-specific standard products
  • SOC systems on chip
  • CPLD complex programmable logic device
  • computer hardware firmware, software, and/or their combination thereof.
  • These various embodiments may be executed in one or more computer programs, in which the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, in which the programmable processor may be a dedicated or general purpose programmable processor that can receive data and instructions from the storage system, at least one input apparatus, and at least one output apparatus, and transmit the data and instructions to the storage system, at least one input apparatus, and at least one output apparatus.
  • a programmable system including at least one programmable processor, in which the programmable processor may be a dedicated or general purpose programmable processor that can receive data and instructions from the storage system, at least one input apparatus, and at least one output apparatus, and transmit the data and instructions to the storage system, at least one input apparatus, and at least one output apparatus.
  • the program codes used to implement the method of the present disclosure can be written in any combination of one or more programming languages. These program codes can be provided to processors or controllers of general-purpose computers, special-purpose computers, or other programmable data processing apparatus, so that when the program codes are executed by a processor or a controller, functions/operations specified in flowcharts and/or block diagrams are implemented.
  • the program codes can be entirely executed on a machine, partly executed on a machine, partly executed on a machine as an independent software package and partly executed on a remote machine, or entirely executed on a remote machine or a server.
  • a machine-readable medium may be a tangible medium, which may include or store programs for use by instruction execution systems, apparatuses, or devices, or for use by the combination of instruction execution systems, apparatuses, or devices.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • the machine-readable medium may include, but is not limited to, an electronic, a magnetic, an optical, an electromagnetic, an infrared semiconductor system, apparatus, or device, or any suitable combination thereof.
  • machine-readable storage medium may include an electrical connection based on one or more wires, portable computer disks, hard disks, RAMs, ROMs, erasable programmable read-only memories (EPROM or flash memories), optical fibers, portable compact disk read-only memories (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination thereof.
  • the systems and technologies described herein can be executed on a computer in which the computer includes a display device for displaying information to the user (for example, a CRT (cathode ray tube) or an LCD (liquid crystal display) monitor)); and a keyboard and a pointing device (for example, a mouse or a trackball) through which the user can provide the input to the computer.
  • a display device for displaying information to the user
  • a keyboard and a pointing device for example, a mouse or a trackball
  • Other types of apparatus can also be used to provide interactions with the user; for example, the feedback provided to the user can be any form of sensory feedback (for example, a visual feedback, an auditory feedback, or a tactile feedback); and can be in any form (for example, an acoustic input, a voice input, or a tactile input) to receive the input from the user.
  • the systems and technologies described herein can be executed in a computing system that includes back-end components (for example, as a data server), or a computing system that includes middleware components (for example, an application server), or a computing system that includes front-end components (for example, a user computer with a graphical user interface or web browser through which the user can interact with the implementation of the systems and technologies described herein), or a computing system that includes any combination of the back-end components, middleware components, or front-end components.
  • the components of the system can be connected to each other through any form or medium of digital data communication (for example, a communication network). Examples of communication networks include: local area networks (LAN), wide area networks (WAN), and the Internet.
  • the computer system may include a client and a server.
  • the client and server are generally far away from each other and usually interact through a communication network.
  • the relationship between the client and the server is generated by computer programs that run on the corresponding computer and have a client-server relationship with each other.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Artificial Intelligence (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
US17/457,770 2021-03-15 2021-12-06 Method for search in structured database, searching system, and storage medium Abandoned US20220092061A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110276512.0A CN112783918A (zh) 2021-03-15 2021-03-15 搜索方法、搜索装置、电子设备、存储介质和程序产品
CN202110276512.0 2021-03-15

Publications (1)

Publication Number Publication Date
US20220092061A1 true US20220092061A1 (en) 2022-03-24

Family

ID=75762634

Family Applications (1)

Application Number Title Priority Date Filing Date
US17/457,770 Abandoned US20220092061A1 (en) 2021-03-15 2021-12-06 Method for search in structured database, searching system, and storage medium

Country Status (2)

Country Link
US (1) US20220092061A1 (zh)
CN (1) CN112783918A (zh)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040260687A1 (en) * 2003-04-22 2004-12-23 Hiroko Mano Document retrieval apparatus that accentuates retrieval keyword based on feature index
US20050138007A1 (en) * 2003-12-22 2005-06-23 International Business Machines Corporation Document enhancement method
US20100153324A1 (en) * 2008-12-12 2010-06-17 Downs Oliver B Providing recommendations using information determined for domains of interest
US20120310915A1 (en) * 2011-06-02 2012-12-06 Alibaba Group Holding Limited Finding indexed documents
US20170046405A1 (en) * 2014-05-06 2017-02-16 Baidu Online Network Technology Beijing Co., Ltd. Method and apparatus for searching for application information
US20170177180A1 (en) * 2015-12-17 2017-06-22 Sap Se Dynamic Highlighting of Text in Electronic Documents

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0502259D0 (en) * 2005-02-03 2005-03-09 British Telecomm Document searching tool and method
US8359302B2 (en) * 2008-07-02 2013-01-22 Adobe Systems Incorporated Systems and methods for providing hi-fidelity contextual search results
CN102999556B (zh) * 2012-10-15 2016-02-10 百度在线网络技术(北京)有限公司 文字搜索方法、装置以及终端设备
CN103268360A (zh) * 2013-06-06 2013-08-28 百度在线网络技术(北京)有限公司 搜索引擎及通过其进行影视类视频推荐的方法和系统
US9613145B2 (en) * 2014-06-18 2017-04-04 Google Inc. Generating contextual search presentations
US10402410B2 (en) * 2015-05-15 2019-09-03 Google Llc Contextualizing knowledge panels
US10592541B2 (en) * 2015-05-29 2020-03-17 Intel Corporation Technologies for dynamic automated content discovery
CN111563200A (zh) * 2020-04-28 2020-08-21 广东电网有限责任公司东莞供电局 一种信息显示方法、装置、设备和介质

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040260687A1 (en) * 2003-04-22 2004-12-23 Hiroko Mano Document retrieval apparatus that accentuates retrieval keyword based on feature index
US20050138007A1 (en) * 2003-12-22 2005-06-23 International Business Machines Corporation Document enhancement method
US20100153324A1 (en) * 2008-12-12 2010-06-17 Downs Oliver B Providing recommendations using information determined for domains of interest
US20120310915A1 (en) * 2011-06-02 2012-12-06 Alibaba Group Holding Limited Finding indexed documents
US20170046405A1 (en) * 2014-05-06 2017-02-16 Baidu Online Network Technology Beijing Co., Ltd. Method and apparatus for searching for application information
US20170177180A1 (en) * 2015-12-17 2017-06-22 Sap Se Dynamic Highlighting of Text in Electronic Documents

Also Published As

Publication number Publication date
CN112783918A (zh) 2021-05-11

Similar Documents

Publication Publication Date Title
US9569506B2 (en) Uniform search, navigation and combination of heterogeneous data
US8627208B2 (en) Application generator for data transformation applications
US10515147B2 (en) Using statistical language models for contextual lookup
US10437845B2 (en) System and method for displaying search results for a trademark query in an interactive graphical representation
JP5316158B2 (ja) 情報処理装置、全文検索方法、全文検索プログラム、及び記録媒体
US10713291B2 (en) Electronic document generation using data from disparate sources
US20140201035A1 (en) Using model information groups in searching
US20110282855A1 (en) Scoring relationships between objects in information retrieval
JP2013140564A (ja) コンテンツ要素間の関係を示すビジネス・インテリジェンス・ダッシュボード・アセンブリ・ツールのための方法、コンピューティング・システム、およびコンピュータ・プログラム
CN112597182A (zh) 数据查询语句的优化方法、装置、终端及存储介质
US11030163B2 (en) System for tracking and displaying changes in a set of related electronic documents
US11928433B2 (en) Systems and methods for term prevalence-volume based relevance
CN111651552A (zh) 结构化信息确定方法、装置和电子设备
CN114610845A (zh) 基于多系统的智能问答方法、装置和设备
JP2024507902A (ja) 情報検索方法、装置、電子機器および記憶媒体
CN111814481A (zh) 购物意图识别方法、装置、终端设备及存储介质
CN116594683A (zh) 一种代码注释信息生成方法、装置、设备及存储介质
US11328005B2 (en) Machine learning (ML) based expansion of a data set
US9207917B2 (en) Application generator for data transformation applications
CN114116997A (zh) 知识问答方法、装置、电子设备及存储介质
CN113836316A (zh) 三元组数据的处理方法、训练方法、装置、设备及介质
US20220092061A1 (en) Method for search in structured database, searching system, and storage medium
CN116955856A (zh) 信息展示方法、装置、电子设备以及存储介质
JP2023015275A (ja) 観測情報処理方法、装置、電子機器、記憶媒体及びコンピュータプログラム
US10176230B2 (en) Search-independent ranking and arranging data

Legal Events

Date Code Title Description
AS Assignment

Owner name: BEIJING BAIDU NETCOM SCIENCE TECHNOLOGY CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHENG, YUHAN;CHAO, SHICHEN;JIN, YUFEI;REEL/FRAME:058316/0050

Effective date: 20210608

AS Assignment

Owner name: BEIJING BAIDU NETCOM SCIENCE TECHNOLOGY CO., LTD., CHINA

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE CORRECT INVENTOR NAME SHOULD BE CHANGED TO SHICHEN SHAO PREVIOUSLY RECORDED AT REEL: 058316 FRAME: 0050. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNORS:CHENG, YUHAN;SHAO, SHICHEN;REEL/FRAME:058520/0310

Effective date: 20210608

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

AS Assignment

Owner name: BEIJING BAIDU NETCOM SCIENCE TECHNOLOGY CO., LTD., CHINA

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE ADD THE THIRD INVENTOR PREVIOUSLY RECORDED AT REEL: 058520 FRAME: 0310. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNORS:CHENG, YUHAN;SHAO, SHICHEN;JIN, YUFEI;REEL/FRAME:058769/0013

Effective date: 20210608

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION