CN112825088A - Information display method, device, equipment and storage medium - Google Patents

Information display method, device, equipment and storage medium Download PDF

Info

Publication number
CN112825088A
CN112825088A CN201911147421.6A CN201911147421A CN112825088A CN 112825088 A CN112825088 A CN 112825088A CN 201911147421 A CN201911147421 A CN 201911147421A CN 112825088 A CN112825088 A CN 112825088A
Authority
CN
China
Prior art keywords
content
target
information
book
segments
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.)
Pending
Application number
CN201911147421.6A
Other languages
Chinese (zh)
Inventor
余志乾
郑嗣寿
姚垚
蒋冠军
唐亮
刘曙
唐正阳
王雪纯
郏海峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201911147421.6A priority Critical patent/CN112825088A/en
Publication of CN112825088A publication Critical patent/CN112825088A/en
Pending 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/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides an information display method, an information display device, information display equipment and a storage medium, wherein the method can comprise the following steps: firstly, receiving target information input by a user; secondly, screening content segments related to the target information in a content database of the book; then, the target book containing the content segments is presented. The method is used for solving the problem that in the related technology, a proper book cannot be quickly and accurately searched and displayed to a user.

Description

Information display method, device, equipment and storage medium
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to an information display method, apparatus, device, and storage medium.
Background
With the continuous development of mobile internet technology and electronic devices, people's reading habits also change gradually, and more people like to read electronic books through electronic devices. In order to facilitate a user to find a suitable electronic book from a mass library of the electronic book platform, most electronic book platforms provide an electronic book search function. For example: at least one electronic book with the book name containing the keyword can be searched by the keyword of the book name input by the user.
However, the above method can only search according to the name of the book (or the name of the author), and the method is single, and if the user forgets the name of the book (or the name of the author), the corresponding electronic book cannot be searched, so that the appropriate electronic book cannot be quickly and accurately searched and displayed to the user, and the reading experience of the user is affected.
Disclosure of Invention
One or more embodiments of the present invention describe an information display method, apparatus, device and storage medium, so as to solve the problem in the related art that a suitable book cannot be quickly and accurately searched and displayed to a user.
In order to solve the technical problem, the invention is realized as follows:
according to a first aspect, there is provided an information presentation method, which may include:
receiving target information input by a user;
screening content segments related to the target information in a content database of the book;
a target book including content segments is shown.
According to a second aspect, there is provided an information presentation method, which may include:
receiving target information input by a user;
screening content segments related to the target information in a book content database of a third-party platform;
displaying a target book containing content segments;
and under the condition that the content fragments exceeding the preset threshold value are detected to be displayed in the target book, sending request information to the third-party platform, so that the third-party platform feeds back the content fragments which are not displayed in the target book according to the resources in the request information.
According to a third aspect, there is provided an information presentation apparatus, which may include:
the receiving module is used for receiving target information input by a user;
the processing module is used for screening content segments related to the target information in a content database of the book;
and the display module is used for displaying the target book containing the content fragments.
According to a fourth aspect, there is provided an information presentation apparatus, which may include:
the receiving module is used for receiving target information input by a user;
the processing module is used for screening content segments related to the target information in a book content database of the third-party platform;
the display module is used for displaying a target book containing content fragments;
and the sending module is used for sending request information to the third-party platform under the condition that the content fragments exceeding the preset threshold value are detected to be displayed in the target book, so that the third-party platform feeds back the content fragments which are not displayed in the target book according to the resources in the request information.
According to a fifth aspect, there is provided a computing device comprising at least one processor and a memory, the memory being configured to store computer program instructions, the processor being configured to execute a program of the memory to control the computing device to implement the information presentation method as shown in the first aspect or the second aspect.
According to a sixth aspect, there is provided a computer-readable storage medium having stored thereon a computer program which, if executed in a computer, causes the computer to execute the information presentation method as shown in the first aspect or the second aspect.
In the scheme of the embodiment of the invention, the target information input by the user is screened in the content database of the book to obtain the content segments related to the target information, and the target book containing the content segments is displayed. Therefore, compared with the method for searching the corresponding book according to the book name, the method can search the proper electronic book without providing the accurate book name (or author name) by the user, is more convenient for the user, and can search the proper electronic book without providing the accurate book name (or author name) by the user. In addition, the target books related to the target information are screened from the contents of the books, so that various target books related to the target information can be selected for the user, and the reading experience of the user is improved.
Drawings
The present invention will be better understood from the following description of specific embodiments thereof taken in conjunction with the accompanying drawings, in which like or similar reference characters designate like or similar features.
FIG. 1 shows an architectural diagram of an information presentation method according to one embodiment;
FIG. 2 illustrates a flow diagram of an information presentation method according to one embodiment;
FIG. 3 is a flow diagram illustrating a method for query information based presentation of information, according to one embodiment;
FIG. 4 illustrates a first interface diagram of an information presentation, according to one embodiment;
FIG. 5 illustrates a second interface diagram of an information presentation, according to one embodiment;
FIG. 6 illustrates a third interface diagram for information presentation, according to one embodiment;
FIG. 7 illustrates a fourth interface diagram for information presentation, according to one embodiment;
FIG. 8 is a fifth interface diagram illustrating a presentation of information, according to one embodiment;
FIG. 9 is a sixth interface diagram illustrating a presentation of information, according to one embodiment;
FIG. 10 is a seventh interface diagram illustrating a presentation of information, according to one embodiment;
FIG. 11 is a flow diagram illustrating another method for query-information based presentation, according to one embodiment;
FIG. 12 is an eighth interface diagram illustrating a presentation of information, according to one embodiment;
FIG. 13 is a block diagram showing the structure of an information presentation apparatus according to an embodiment;
FIG. 14 illustrates a schematic structural diagram of a computing device, according to one embodiment.
Detailed Description
Features and exemplary embodiments of various aspects of the present invention will be described in detail below, and in order to make objects, technical solutions and advantages of the present invention more apparent, the present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not to be construed as limiting the invention. It will be apparent to one skilled in the art that the present invention may be practiced without some of these specific details. The following description of the embodiments is merely intended to provide a better understanding of the present invention by illustrating examples of the present invention.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any such measured relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
At present, the traditional electronic book retrieval can only search according to the name of a book (or the name of an author), the mode is single, if a user forgets the name of the book (or the name of the author), the corresponding electronic book cannot be searched, and thus, a proper electronic book cannot be quickly and accurately searched and displayed for the user, and the reading experience of the user is influenced.
In order to solve the foregoing technical problem, embodiments of the present invention provide an information displaying method, apparatus and storage medium, which are specifically shown as follows.
First, an information display architecture provided by an embodiment of the present invention is described.
As shown in fig. 1, the user only remembers a certain approximate content in the book; or want to inquire which book the content belongs to; or the user puts forward a certain question, and receives target information input by the user in the search display page through the electronic equipment under the condition that the user wants to find an answer in a book related to the question; then, screening content segments related to the target information in a content database of the book; then, the target book containing the content segment is displayed in the search display page.
Here, the target information in the embodiment of the present invention may include at least one of: general content information in a certain book, sentence (or keyword) information in a certain book, and inquiry information made by a user. The content database of the book in the embodiment of the present invention may be disposed on the electronic device side, or may be disposed on a server side corresponding to the search presentation page, where the search presentation page may be a page of a certain application program or a page of a certain web page. In addition, the step of displaying the target book in the search display page may be displaying the target book in the search display page, or jumping to another page to display the target book.
Therefore, the target information input by the user is screened in the content database of the book, the content segment related to the target information is obtained, and the target book containing the content segment is displayed. Therefore, compared with the method for searching the corresponding book according to the book name, the method can search the proper electronic book without providing the accurate book name (or author name) by the user, is more convenient for the user, and can search the proper electronic book without providing the accurate book name (or author name) by the user. In addition, the target books related to the target information are screened from the contents of the books, so that various target books related to the target information can be selected for the user, and the reading experience of the user is improved.
In addition, the embodiment of the invention also provides an application scenario of information display, for example, the content database of the book referred to above may include a database of a library or a reading-related third-party platform (e.g., a flag reader). Thus, the method may comprise: receiving target information input by a user; then, screening content segments related to the target information in a book content database of a third-party platform; displaying a target book containing content segments; and under the condition that the content fragments exceeding the preset threshold value are detected to be displayed in the target book, sending request information to the third-party platform, so that the third-party platform feeds back the content fragments which are not displayed in the target book according to the resources in the request information.
In this way, when the user wants to further browse the target book, the user can be prompted to send a borrowing or purchasing request to the third-party platform where the target book is located through the terminal device, so that the third-party platform feeds back the non-displayed content segments of the target book according to the resources in the request information. Therefore, in practical application, the sales volume of the electronic books in the library or a third-party platform can be promoted while the database of the library is ensured to provide data support.
Next, based on the above architecture and application scenario, the embodiment of the present invention further describes an information displaying method provided by the embodiment of the present invention with reference to fig. 2 to fig. 11.
FIG. 2 shows a flow diagram of an information presentation method according to one embodiment.
As shown in fig. 2, the method may include steps 210 to 230: firstly, step 210, receiving target information input by a user; secondly, step 220, screening content segments related to the target information in a content database of the book; then, in step 230, the target book containing the content segments is displayed.
The above steps are described in detail below:
first, referring to step 210, based on different scenarios, the target information of the embodiment of the present invention may include at least one of the following: general content information in a certain book, sentence (or keyword) information in a certain book, and inquiry information made by a user. Here, the target information may be a sentence or at least one keyword, where the sentence input by the user may be a sentence in the book, or a sentence with similar or similar expression content.
For example: the approximate content information in a book may be "facing the sea, with joyful mood"; the sentence (or keyword) information in a certain book can be 'sea, blossom'; the user proposes that the query message may be "the best known work by sea".
Secondly, step 220 is involved, the content segment is determined according to the target information, which is specifically as follows:
performing semantic analysis on the text content in the content database according to the target information to obtain a semantic analysis result of the text content;
and screening content segments related to the target information based on the semantic analysis result of the text content.
Here, the embodiment of the present invention may perform semantic analysis such as text splitting, context information, core sentence extraction, and the like on the body content in the content database according to the target information, and screen the content segments related to the target information.
For example: the target information is 'facing the sea and having joyful mood', and the screened content segments related to the target information can be 'i have a house, face the sea and have a flower in spring' and/or 'i wish to face the sea and have a flower in spring'.
Further, in the case that the target information includes at least one keyword, the step may include: matching each keyword in at least one keyword with the text content in the content database to obtain a content segment to be screened matched with each keyword; and performing semantic analysis on the plurality of content segments to be screened to obtain a semantic analysis result of the text content.
For example: the target information is ' facing the sea and having joy mood ', the screened content segment related to the target information can be ' i has a house, faces the sea and blooms ' and/or ' you wish to get happiness in the dust world ', i wish to face the sea and blossoms ', the ' moon sky mirror, the cloud forms a sea building ' corresponding to the ' sea ', the ' mood corresponding to the ' mood is not good or bad ', and the ' reaction of people to the environment ' is … … '.
Here, it is emphasized that, when the target information is query information, semantic analysis is performed on the text content in the content database according to the query information to obtain a semantic analysis result of the text content; and screening out response segments relevant to the query information based on the semantic analysis result of the text content. Here, a response piece corresponding to the query information may be extracted from the body content of the content database using a reading comprehension algorithm (parsing).
For example: the inquiry information is ' what the most famous works of the sea are ', and response fragments related to the inquiry information are screened as ' book name: the poem of sea, the most famous work, is facing the sea, and blossoming in spring. "
The content database provided by the embodiment of the invention comprises a database constructed by content checked by a publishing company, such as a database of a third-party literature reading application program, a database of a literature publishing company and the like.
Therefore, the embodiment of the invention can obtain the content segment related to the target information by screening the text content in the content database according to the target information. Therefore, the problem that the corresponding electronic book cannot be searched when the user forgets the name of the book (or the name of the author) can be avoided; the user can search the content segments corresponding to the keywords through a plurality of keywords, so that the difficulty of user query is reduced; in addition, the embodiment of the invention also provides a method for screening the response information corresponding to the query information when the target information is the query information, and taking the text content of the book containing the response information as the content fragment, so that the method can provide the user with the selection of various target books related to the target information, and the reading experience of the user is improved.
Next, referring to step 230, when the content segment is a plurality of content segments, the target book including the content segment may be displayed in the following three manners, which are only used as examples in the embodiment of the present invention, and the present invention includes but is not limited to the three manners.
The first method is as follows: when the content segments are a plurality of content segments, calculating the correlation degree of each content segment in the plurality of content segments and the target information;
determining at least one content segment with the correlation degree meeting a preset condition;
a target book is shown that includes at least one content segment.
For example: the target information is 'facing the sea and pleasant mood', and the content segment related to the target information 'i has a house, faces the sea and is in spring bloom' and/or 'you wish to get happiness in the dust world, i wish to face the sea and is in spring bloom' with a correlation degree of 75%; the correlation degree of the moon sky-flying mirror and the cloud sea building corresponding to the sea is 25%, the emotion corresponding to the mood is not good or bad, and the correlation degree of the reaction … …' of people to the environment is 10%. Here, a target book including pieces of content corresponding to a degree of correlation exceeding 40%, that is, a target book of "poem of sea" with a degree of correlation of 75% will be preferentially presented. Here, the target books of "ancient poetry of china" and the target books of "emotion management" having a degree of correlation of 25% are presented in order of the degree of correlation.
The second method comprises the following steps: when the content segments are a plurality of content segments and the target information comprises a plurality of keywords, determining the number of keywords contained in each content segment in the plurality of content segments;
extracting at least one content segment containing a preset number of keywords from the plurality of content segments;
a target book is shown that includes at least one content segment.
For example: the target information is that the user faces the sea and is happy, the content segment comprises 2 keywords, namely that the user has a house, faces the sea and is in a spring warm bloom state, and/or the user wishes to get a good fortune in a dust world, and the user only wishes to face the sea and is in a spring warm bloom state; the content segment 'the lunar celestial mirror, the cloud sea building' contains 1 keyword, the content segment 'the emotion has no good or bad score, and the content segment' the emotion is only a reaction … … 'of people to the environment' contains one keyword, namely 'emotion'. Thus, if the preset number is 1, a target book including poems of the sea of 2 keywords, a target book including 1 keyword ancient poems of the china, and a target book including 1 keyword emotion management will be sequentially displayed.
The third method comprises the following steps: combining the contents in the first mode and the second mode, namely when the content segments are a plurality of content segments and the target information comprises a plurality of keywords, determining the number of the keywords contained in each content segment in the plurality of content segments, and calculating the correlation degree between each content segment in the plurality of content segments and the target information;
extracting at least one content segment containing a preset number of keywords from the plurality of content segments, and determining at least one content segment of which the correlation degree meets a preset condition;
and displaying a target book containing at least one content segment, wherein the target book comprises at least one content segment with the relevancy meeting a preset condition and at least one content segment containing a preset number of keywords.
Based on this, in addition to presenting the target book including the content segment, the embodiment of the present invention also provides an example of presenting the target book including the content segment and the content segment related to the target information. Or, displaying a target book containing the content segments, the content segments related to the target information, and the associated information of the target book. The related information of the target book may include at least one of the following information: title information, author information, publisher information, and summary information of the target book.
It should be noted that the display positions of the content segments can be adjusted (or reordered) according to the behavior habits of the user, so that the user can browse and view the content segments according to the behavior habits of the user.
In summary, the target information input by the user is screened in the content database of the book, so as to obtain content segments related to the target information, and the target book including the content segments is displayed. Therefore, compared with the method for searching the corresponding book according to the book name, the method can search the proper electronic book without providing the accurate book name (or author name) by the user, is more convenient for the user, and can search the proper electronic book without providing the accurate book name (or author name) by the user. In addition, the target books related to the target information are screened from the contents of the books, so that the selection of various target books related to the target information can be provided for the user, the indication requirement of the user is met, and the reading experience of the user is improved.
Because the information presentation involved in the embodiment of the present invention may vary according to different practical application scenarios, for example: a user can browse a target book or browse the target book and a content fragment corresponding to target information on a search display page; or, the content segments and the target books in which the content segments are located can be further browsed in other pages through preset operation on the search presentation page.
Based on this, the embodiment of the present invention further describes the information display method provided by the embodiment of the present invention, taking the target information as the query information as an example.
Example 1: the method is applied to displaying a target book according to target information, and the target book comprises a scene of a content paragraph.
Fig. 3 is a flowchart illustrating a method for presenting information based on query information according to an embodiment.
As shown in fig. 3, the method may include steps 310 to 350: firstly, step 310, receiving inquiry information input by a user; secondly, in step 320, screening content segments related to the query information in the content database of the book; then, step 330, displaying the target book containing the content segments; in step 340, in response to a first preset operation of the user on the first touch control, displaying associated information of the target book and content segments related to the target information in the target book; then, in step 350, in response to a second preset operation of the user on the second touch control, the content segment and at least one other segment connected to the content segment are displayed.
The above steps are described in detail below:
first, step 310 is involved in receiving query information entered by a user at a search presentation page. Such as
As shown in fig. 4, the query information may be currently input by the user, may be historically queried, or may be a book tag (such as "suspense", "military" or "sentiment" shown in fig. 4) displayed on the search presentation page.
Next, the principle of determining the content segments in step 320 is similar to that in step 220, and thus, the specific content may refer to the content described in step 220, and will not be described herein again.
Referring next to step 330, in one possible embodiment, as shown in fig. 5, a target book containing content segments (i.e., answer segments corresponding to query information) may be presented on a search presentation page. The search display page comprises a book list window and a content display window. Further showing the target book containing the content segments in the book list window; and displaying the content segment related to the query information in the content display window.
Here, in the search result page, the multiple target books can be presented in a crosscut form using the covers of the target books, so that the user only experiences all content pieces of one target book in an immersive manner at a time. Alternatively, in addition to displaying the multiple target books in a cross manner, the multiple target books may be displayed in a manner of being laid from top to bottom.
Alternatively, in another possible embodiment, as shown in fig. 6, a plurality of target books and content segments corresponding to each target book may also be displayed in a manner of being tiled from top to bottom in the search result page.
Therefore, the response segments contained in the target book are displayed in the search result page, so that the user can directly browse the contents related to the query information in the target book, and the retrieval cost is reduced.
Here, the book list window in the embodiment of the present invention may include a slide control. As shown in fig. 7, when the target books are a plurality of target books, the target books not displayed in the current page are displayed in the book list window in response to a preset operation of the slide control.
Further, referring to step 340, in order to facilitate the user to browse the target books and/or content segments, in an example, the book list window includes a first touch control, where the first touch control corresponds to each target book. As shown in fig. 8, a first preset operation of a user on a first touch control is received; and in response to the first preset operation, displaying the associated information of the target book and the content segment related to the target information in the target book in a publication detail page. Here, the first preset operation may include: touch operation and/or sliding operation. The association information includes at least one of: title information, author information, publisher information, and summary information of the target book.
In another embodiment, based on fig. 5, when the user browses all content segments related to the target information, that is, the target data where the content segments are located, a gesture operation may also be performed on the content presentation window, and in response to the gesture operation, as shown in fig. 9, at least one target book is presented, and the content segment and the corresponding position of the content segment in each target book are presented.
Based on the two possibilities of fig. 8 and fig. 9, the content display window according to the embodiment of the present invention further includes a second touch control, so that when a second preset operation performed by the user on the second touch control is received, the reading page can be displayed, and the user can quickly enter the reading mode to obtain the content information corresponding to the query information.
Based on this, step 350 is involved, in response to the second preset operation, as shown in fig. 10, the content segment related to the target information in the target book and at least one other segment connected with the content segment are displayed in the reading page.
Example 2: the method is applied to a scene in which a target book is displayed according to target information, and the target book comprises a plurality of content segments related to the target information.
Fig. 11 is a flowchart illustrating another information presentation method based on query information according to an embodiment.
As shown in fig. 11, the method may include steps 1110 to 1150: first, step 1110, receiving query information input by a user; secondly, step 1120, screening content segments related to the query information in the content database of the book; next, in step 1130, the target book containing the content segments is displayed; furthermore, in step 1140, in response to a first preset operation of the user on the first touch control, displaying the associated information of the target book and the content segment related to the target information in the target book; then, in step 1150, in response to a second preset operation performed by the user on the second touch control, the content segment and at least one other segment connected to the content segment are displayed. Then, in step 1160, in response to a third preset operation of the user on the third touch control, a plurality of content segments and position information of each of the plurality of content segments in the target book are displayed in the hidden window of the reading page.
The above steps are described in detail below:
first, the principle involved in step 1110-step 1150 is similar to that of step 310-step 350 in embodiment 1, and the content of step 1110-step 1150 is detailed in the above-mentioned step 310-step 350, and is not described herein again.
Then, step 1160 is involved, the target book includes a plurality of content segments related to the target information, based on which, as shown in fig. 12, the reading page of the embodiment of the present invention includes a prompt message (e.g., "4" in fig. 12), where the prompt message is associated with the third touch control, so as to receive a third preset operation of the third touch control by the user, and in response to the third preset operation, the plurality of content segments are displayed in the hidden window of the reading page, and the position information of each content segment in the target book is included in the plurality of content segments.
Therefore, a hidden window is newly added in the reading page and is used for bearing a plurality of content fragments and position information of each content fragment in the plurality of content fragments in the target book, and each content fragment is associated with the corresponding fourth touch control, so that when a user wants to browse any content fragment in the hidden window, the corresponding position of the content fragment can be clicked, the user can freely jump to pages where other content fragments in the target book are located without jumping to the reading page, and the interaction cost of the user is reduced.
In addition, in addition to the scenario in which the target book includes a plurality of content sections related to the target information in embodiment 2, there is another possible embodiment 3, which is applied to the scenario in which a plurality of target books each including a plurality of content sections related to the target information are presented according to the target information. Unlike embodiment 2, in addition to displaying the plurality of content fragments in the target book 1 and the position information of each of the plurality of content fragments in the target book 1 in the target book, the hidden window may further include content fragments of other target books and the position of the target book in which the content fragment is located.
Therefore, the embodiment of the invention can obtain the content segment related to the target information by screening the text content in the content database according to the target information. Therefore, the problem that the corresponding electronic book cannot be searched when the user forgets the name of the book (or the name of the author) can be avoided; the user can search the content segments corresponding to the keywords through a plurality of keywords, so that the difficulty of user query is reduced; in addition, the embodiment of the invention also provides a method for screening the response information corresponding to the query information when the target information is the query information, and taking the text content of the book containing the response information as the content fragment, so that the method can provide the user with the selection of various target books related to the target information, and the reading experience of the user is improved.
Based on the information display method, the embodiment of the invention provides an information display device. Fig. 13 shows a block diagram of the structure of an information presentation apparatus according to an embodiment.
As shown in fig. 13, the apparatus 1300 may specifically include:
a receiving module 1301, configured to receive target information input by a user;
a processing module 1302, configured to filter content segments related to the target information in a content database of the book;
and a display module 1303 for displaying the target book containing the content segments.
In a possible embodiment, the processing module 1302 in the embodiment of the present invention may be specifically configured to perform semantic analysis on text content in the content database according to the target information to obtain a semantic analysis result of the text content; and screening content segments related to the target information based on the semantic analysis result of the text content. Further, the target information includes at least one keyword; the processing module 1302 may be specifically configured to match each keyword in the at least one keyword with the text content in the content database to obtain a content segment to be screened, where the content segment is matched with each keyword; and performing semantic analysis on the plurality of content segments to be screened to obtain a semantic analysis result of the text content.
In another possible embodiment, the processing module 1302 in the embodiment of the present invention may be specifically configured to, when the target information is query information, perform semantic analysis on the text content in the content database according to the query information to obtain a semantic analysis result of the text content; and screening out response segments relevant to the query information based on the semantic analysis result of the text content.
In a possible embodiment, the presentation module 1303 in the embodiment of the present invention may be specifically configured to, when a content segment is a plurality of content segments, calculate a degree of correlation between each content segment of the plurality of content segments and target information; determining at least one content segment with the correlation degree meeting a preset condition; a target book is shown that includes at least one content segment.
Or when the content segments are a plurality of content segments and the target information comprises a plurality of keywords, determining the number of keywords contained in each content segment in the plurality of content segments; extracting at least one content segment containing a preset number of keywords from the plurality of content segments; a target book is shown that includes at least one content segment.
In another possible embodiment, the presentation module 1303 in this embodiment of the present invention may be specifically configured to present, in a search presentation page, a target book containing content segments and content segments related to target information.
The search display page includes a book list window and a content display window, and the display module 1303 may be specifically configured to display a target book containing content segments in the book list window; and displaying the content segment related to the target information in the content display window.
Further, the book list window includes a first touch control, and the display module 1303 may be specifically configured to respond to a first preset operation of the user on the first touch control;
displaying the associated information of the target book and content fragments related to the target information in the target book;
wherein the associated information comprises at least one of the following: title information, author information, publisher information, and summary information of the target book.
Here, the book list window includes a sliding control, and the display module 1303 may be specifically configured to, when the target book is a plurality of target books, display, in the book list window, the target book that is not displayed in the current page in response to a preset operation on the sliding control.
In another possible embodiment, the display module 1303 in the embodiment of the present invention may be specifically configured to enable the content display window to include a second touch control; responding to a second preset operation of the user on the second touch control; and displaying the content segment related to the target information in the target book and at least one other segment connected with the content segment in the reading page.
Further, the display module 1303 in the embodiment of the present invention may be specifically configured to respond to a third preset operation of the user on a third touch control when the reading page includes the prompt information and the target book includes a plurality of content segments;
and displaying a plurality of content segments in the hidden window of the reading page, and displaying the position information of each content segment in the target book.
Therefore, the embodiment of the invention can obtain the content segment related to the target information by screening the text content in the content database according to the target information. Therefore, the problem that the corresponding electronic book cannot be searched when the user forgets the name of the book (or the name of the author) can be avoided; the user can search the content segments corresponding to the keywords through a plurality of keywords, so that the difficulty of user query is reduced; in addition, the embodiment of the invention also provides a method for screening the response information corresponding to the query information when the target information is the query information, and taking the text content of the book containing the response information as the content fragment, so that the method can provide the user with the selection of various target books related to the target information, and the reading experience of the user is improved.
FIG. 14 illustrates a schematic structural diagram of a computing device, according to one embodiment.
As shown in fig. 14, a block diagram of an exemplary hardware architecture of a computing device capable of implementing the information presentation method and the information presentation apparatus according to the embodiment of the present invention.
The device may include a processor 1401 and a memory 1402 storing computer program instructions.
Specifically, the processor 1401 may include a Central Processing Unit (CPU), or A Specific Integrated Circuit (ASIC), or may be configured to implement one or more integrated circuits of the embodiments of the present application.
Memory 1402 may include mass storage for data or instructions. By way of example, and not limitation, memory 1402 may include a Hard Disk Drive (HDD), a floppy disk drive, flash memory, an optical disk, a magneto-optical disk, magnetic tape, or a Universal Serial Bus (USB) drive or a combination of two or more of these. Memory 1402 may include removable or non-removable (or fixed) media, where appropriate. Memory 1402 may be internal or external to the integrated gateway device, where appropriate. In a particular embodiment, the memory 1402 is a non-volatile solid-state memory. In certain embodiments, memory 1402 comprises Read Only Memory (ROM). Where appropriate, the ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), electrically rewritable ROM (EAROM), or flash memory, or a combination of two or more of these.
The processor 1401 implements any of the methods in the above embodiments by reading and executing computer program instructions stored in the memory 1402.
The transceiver 1403 is mainly used for implementing the apparatuses in the embodiments of the present invention or communicating with other devices.
In one example, the device can also include a bus 1404. As shown in fig. 14, the processor 1401, the memory 1402, and the transceiver 1403 are connected via a bus 1404 and communicate with each other.
The bus 1404 includes hardware, software, or both. By way of example, and not limitation, a bus may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a Front Side Bus (FSB), a Hypertransport (HT) interconnect, an Industry Standard Architecture (ISA) bus, an infiniband interconnect, a Low Pin Count (LPC) bus, a memory bus, a Micro Channel Architecture (MCA) bus, a Peripheral Control Interconnect (PCI) bus, a PCI-Express (PCI-X) bus, a Serial Advanced Technology Attachment (SATA) bus, a video electronics standards association local (VLB) bus, or other suitable bus or a combination of two or more of these. Bus 1403 may include one or more buses, where appropriate. Although specific buses are described and shown in the embodiments of the application, any suitable buses or interconnects are contemplated by the application.
Fifth, an embodiment of the present invention further provides a computer-readable storage medium corresponding to the sound source localization method. In one possible embodiment, the present invention provides a computer-readable storage medium, on which a computer program is stored, which, when executed in a computer, causes the computer to perform at least one of the following methods: the method comprises an information display method, a webpage interaction method, a webpage window display method, a content acquisition method and a content processing method.
It is to be understood that the invention is not limited to the particular arrangements and instrumentality described in the above embodiments and shown in the drawings. For convenience and brevity of description, detailed description of a known method is omitted here, and for the specific working processes of the system, the module and the unit described above, reference may be made to corresponding processes in the foregoing method embodiments, which are not described herein again.
It will be apparent to those skilled in the art that the method procedures of the present invention are not limited to the specific steps described and illustrated, and that various changes, modifications and additions, or equivalent substitutions and changes in the sequence of steps within the technical scope of the present invention are possible within the technical scope of the present invention as those skilled in the art can appreciate the spirit of the present invention.

Claims (16)

1. An information display method, comprising:
receiving target information input by a user;
screening content segments related to the target information in a content database of the book;
a target book including the content segments is shown.
2. The method of claim 1, wherein filtering content segments related to the target information in a content database of a book comprises:
performing semantic analysis on the text content in the content database according to the target information to obtain a semantic analysis result of the text content;
and screening content segments related to the target information based on the semantic analysis result of the text content.
3. The method of claim 2, wherein the target information includes at least one keyword; performing semantic analysis on the text content in the content database according to the target information to obtain a semantic analysis result of the text content, including:
matching each keyword in the at least one keyword with the text content in the content database to obtain a content segment to be screened matched with each keyword;
and performing semantic analysis on the plurality of content segments to be screened to obtain a semantic analysis result of the text content.
4. The method of claim 1, wherein filtering content segments related to the target information in a content database of a book comprises:
when the target information is inquiry information, performing semantic analysis on the text content in the content database according to the inquiry information to obtain a semantic analysis result of the text content;
and screening out response segments relevant to the query information based on the semantic analysis result of the text content.
5. The method of claim 1, wherein presenting a target book containing the content segments comprises:
when the content segments are a plurality of content segments, calculating the correlation degree of each content segment in the plurality of content segments and the target information;
determining at least one content segment with the correlation degree meeting a preset condition;
a target book including the at least one content segment is shown.
6. The method of claim 1, wherein presenting a target book containing the content segments comprises:
when the content segments are a plurality of content segments and the target information comprises a plurality of keywords, determining the number of keywords contained in each content segment in the plurality of content segments;
extracting at least one content segment containing a preset number of keywords from the plurality of content segments;
a target book including the at least one content segment is shown.
7. The method of any one of claims 1-6, wherein presenting a target book containing the piece of content comprises:
and displaying the target book containing the content segments and the content segments related to the target information in a search display page.
8. The method of claim 7, wherein the search presentation page comprises a book list window and a content presentation window; displaying a target book containing the content segments and content segments related to the target information, including:
displaying a target book including the content segment in the book list window; and displaying the content segment related to the target information in the content display window.
9. The method of claim 8, wherein the book list window includes a first touch control; the method further comprises the following steps:
responding to a first preset operation of a user on the first touch control;
displaying the associated information of the target book and content segments related to the target information in the target book;
wherein the associated information comprises at least one of: the book name information, the author information, the publishing house information and the abstract information of the target book.
10. The method of claim 8 or 9, wherein the book list window includes a slide control; the method further comprises the following steps:
and when the target books are a plurality of target books, responding to the preset operation of the sliding control, and displaying the target books which are not displayed in the current page in the book list window.
11. The method of claim 8, wherein the content presentation window comprises a second touch control; the method further comprises the following steps:
responding to a second preset operation of the user on the second touch control;
and displaying a content segment related to the target information in the target book and at least one other segment connected with the content segment in a reading page.
12. The method of claim 11, wherein the reading page includes hint information, the hint information associated with a third touch control; the method further comprises the following steps:
responding to a third preset operation of the user on the third touch control when the target book comprises a plurality of content segments;
displaying the plurality of content segments in a hidden window of the reading page, and the position information of each content segment in the plurality of content segments in the target book.
13. An information display method, comprising:
receiving target information input by a user;
screening content segments related to the target information in a book content database of a third-party platform;
displaying a target book including the content segment;
and sending request information to the third-party platform under the condition that the content fragments exceeding the preset threshold value are detected to be displayed in the target book, so that the third-party platform feeds back the content fragments which are not displayed in the target book according to the resources in the request information.
14. An information presentation device comprising:
the receiving module is used for receiving target information input by a user;
the processing module is used for screening content segments related to the target information in a content database of the book;
and the display module is used for displaying the target book containing the content fragment.
15. A computing device, wherein the device comprises at least one processor and a memory, the memory being adapted to store computer program instructions, the processor being adapted to execute the program of the memory to control the computing device to implement the information presentation method of any one of claims 1-12 or 13.
16. A computer-readable storage medium having stored thereon a computer program, wherein if the computer program is executed in a computer, the computer is caused to execute an information presentation method according to any one of claims 1 to 12 or 13.
CN201911147421.6A 2019-11-21 2019-11-21 Information display method, device, equipment and storage medium Pending CN112825088A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911147421.6A CN112825088A (en) 2019-11-21 2019-11-21 Information display method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911147421.6A CN112825088A (en) 2019-11-21 2019-11-21 Information display method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112825088A true CN112825088A (en) 2021-05-21

Family

ID=75906507

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911147421.6A Pending CN112825088A (en) 2019-11-21 2019-11-21 Information display method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112825088A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113849713A (en) * 2021-09-29 2021-12-28 北京字跳网络技术有限公司 Search result display method and device, computer equipment and storage medium
WO2024078143A1 (en) * 2022-10-14 2024-04-18 北京字跳网络技术有限公司 Method and apparatus for displaying search result

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0694857A1 (en) * 1994-07-28 1996-01-31 International Business Machines Corporation Information retrieval system and method
CN103020270A (en) * 2012-12-26 2013-04-03 中国科学院计算技术研究所 Information search system and method for electronic books
CN103164404A (en) * 2011-12-08 2013-06-19 阿里巴巴集团控股有限公司 Search result display method and search result display device
CN107229659A (en) * 2016-03-25 2017-10-03 华为软件技术有限公司 A kind of information search method and device
CN107256109A (en) * 2017-05-27 2017-10-17 北京小米移动软件有限公司 Method for information display, device and terminal
CN108280225A (en) * 2018-02-12 2018-07-13 北京吉高软件有限公司 A kind of semantic retrieving method and searching system
CN109189879A (en) * 2018-09-14 2019-01-11 腾讯科技(深圳)有限公司 E-book display methods and device
CN109219811A (en) * 2016-05-23 2019-01-15 微软技术许可有限责任公司 Relevant paragraph searching system
CN109857853A (en) * 2019-01-28 2019-06-07 掌阅科技股份有限公司 Searching method, electronic equipment and computer storage medium based on e-book

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0694857A1 (en) * 1994-07-28 1996-01-31 International Business Machines Corporation Information retrieval system and method
CN103164404A (en) * 2011-12-08 2013-06-19 阿里巴巴集团控股有限公司 Search result display method and search result display device
CN103020270A (en) * 2012-12-26 2013-04-03 中国科学院计算技术研究所 Information search system and method for electronic books
CN107229659A (en) * 2016-03-25 2017-10-03 华为软件技术有限公司 A kind of information search method and device
CN109219811A (en) * 2016-05-23 2019-01-15 微软技术许可有限责任公司 Relevant paragraph searching system
CN107256109A (en) * 2017-05-27 2017-10-17 北京小米移动软件有限公司 Method for information display, device and terminal
CN108280225A (en) * 2018-02-12 2018-07-13 北京吉高软件有限公司 A kind of semantic retrieving method and searching system
CN109189879A (en) * 2018-09-14 2019-01-11 腾讯科技(深圳)有限公司 E-book display methods and device
CN109857853A (en) * 2019-01-28 2019-06-07 掌阅科技股份有限公司 Searching method, electronic equipment and computer storage medium based on e-book

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
超星读秀编辑: "《读秀知识使用手册:https://www.fjcpc.edu.cn/tsg/2018/0921/c1649a55994/page.htm》", 21 September 2018, pages: 1 - 9 *
邢明旻;: "亚马逊网络书店的图书揭示功能对数字图书馆OPAC的启示", 图书馆杂志, no. 01, 15 January 2008 (2008-01-15) *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113849713A (en) * 2021-09-29 2021-12-28 北京字跳网络技术有限公司 Search result display method and device, computer equipment and storage medium
WO2023051076A1 (en) * 2021-09-29 2023-04-06 北京字跳网络技术有限公司 Search result display method and apparatus, computer device, and storage medium
WO2024078143A1 (en) * 2022-10-14 2024-04-18 北京字跳网络技术有限公司 Method and apparatus for displaying search result

Similar Documents

Publication Publication Date Title
CN112084268B (en) Method and device for displaying search results and computer storage medium
US10481767B1 (en) Providing supplemental information for a digital work in a user interface
JP5956569B2 (en) Identify relevant applications based on browsing activity
CN107480158B (en) Method and system for evaluating matching of content item and image based on similarity score
US9659278B2 (en) Methods, systems, and computer program products for displaying tag words for selection by users engaged in social tagging of content
US8185524B2 (en) Method and system for locating events in-context
TWI472720B (en) Systems and methods for presenting point of interest (poi) information map, and storage medium thereof
RU2501079C2 (en) Visualising site structure and enabling site navigation for search result or linked page
US9342233B1 (en) Dynamic dictionary based on context
US20240019989A1 (en) Information presentation method and apparatus, and computer storage medium
US9965569B2 (en) Truncated autosuggest on a touchscreen computing device
CN105528388B (en) Search recommendation method and device
US9639518B1 (en) Identifying entities in a digital work
US10025783B2 (en) Identifying similar documents using graphs
CN109918555B (en) Method, apparatus, device and medium for providing search suggestions
CN106681598B (en) Information input method and device
KR20160133304A (en) Apparatus, method and computer program for providing user review
CN105912586B (en) Information searching method and electronic equipment
JP2011076566A (en) Information processor, terminal device, server device, communication system, display control method, program and computer readable recording medium
CN112825088A (en) Information display method, device, equipment and storage medium
US20130117263A1 (en) Context-Based Item Bookmarking
TWI507902B (en) A retrieval system, a retrieval condition setting device, a control method of a search condition setting device, a computer program product, and an information memory medium
US20120158773A1 (en) Method, system and computer program product for activating information of object computer system
JP7090779B2 (en) Information processing equipment, information processing methods and information processing systems
Spencer Google power search

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination