CN114398432A - Data display method and device, computer equipment and storage medium - Google Patents

Data display method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN114398432A
CN114398432A CN202210038111.6A CN202210038111A CN114398432A CN 114398432 A CN114398432 A CN 114398432A CN 202210038111 A CN202210038111 A CN 202210038111A CN 114398432 A CN114398432 A CN 114398432A
Authority
CN
China
Prior art keywords
content
data
chart
focused
simplified
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
CN202210038111.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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202210038111.6A priority Critical patent/CN114398432A/en
Publication of CN114398432A publication Critical patent/CN114398432A/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/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/242Query formulation
    • G06F16/2425Iterative querying; Query formulation based on the results of a preceding query
    • 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

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)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a data display method, a device, a computer device, a storage medium and a computer program product, which can inquire corresponding target content data according to the screening condition of a data display instruction after obtaining the data display instruction, construct a corresponding simplified content chart, feed back corresponding detailed content data after receiving a content jump instruction corresponding to the simplified content chart, and enable a user to directly inquire the detailed content data through the simplified content chart without additionally inquiring the corresponding detailed content data after receiving the simplified content chart.

Description

Data display method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a data display method, an apparatus, a computer device, a storage medium, and a computer program product.
Background
With the development of computer technology and network technology, various data statistics based on computer technology have increasingly large data types and data scales. The data statistics result can generally form a chart for displaying, and due to the fact that the data types are too many, data can be screened through screening items during displaying to form a data chart, and the chart can visually represent the conditions of data proportion, trend, distribution and the like.
In the current chart display mode, when a user needs to inquire data, the user needs to determine the screening items of the chart data firstly, then the chart corresponding to the selected data is generated based on the screening items, the user can determine corresponding data information by clicking the chart, however, the charts only can play a role in displaying the data, and when the user needs to know more detailed data information, the user needs to additionally inquire data, so that the display efficiency of the data display process is reduced.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a data presentation method, an apparatus, a computer device, a storage medium, and a computer program product, which can effectively improve data presentation efficiency.
In a first aspect, the present application provides a data presentation method. The method comprises the following steps:
responding to a data display instruction, and analyzing screening condition information corresponding to the data display instruction;
searching target content data corresponding to the data display instruction in a preset content database according to the screening condition information;
generating a simplified content chart corresponding to the target content data, and feeding back the simplified content chart;
receiving a content jump instruction corresponding to the operation executed on the simplified content chart;
and searching detailed content data corresponding to the content jump instruction in the target content data, and feeding back the detailed content data.
In a second aspect, the present application further provides a data display apparatus. The device comprises:
the display instruction acquisition module is used for responding to a data display instruction and analyzing screening condition information corresponding to the data display instruction;
the data display module is used for searching target content data corresponding to the data display instruction in a preset content database according to the screening condition information;
the graph construction module is used for generating a simplified content graph corresponding to the target content data and feeding back the simplified content graph;
a skip instruction acquisition module, configured to receive a content skip instruction corresponding to an operation performed on the simplified content diagram;
and the skip content feedback module is used for searching the detailed content data corresponding to the content skip instruction in the target content data and feeding back the detailed content data.
In a third aspect, the present application also provides a computer device. The computer device comprises a memory storing a computer program and a processor implementing the following steps when executing the computer program:
responding to a data display instruction, and analyzing screening condition information corresponding to the data display instruction;
searching target content data corresponding to the data display instruction in a preset content database according to the screening condition information;
generating a simplified content chart corresponding to the target content data, and feeding back the simplified content chart;
receiving a content jump instruction corresponding to the operation executed on the simplified content chart;
and searching detailed content data corresponding to the content jump instruction in the target content data, and feeding back the detailed content data.
In a fourth aspect, the present application further provides a computer-readable storage medium. The computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of:
responding to a data display instruction, and analyzing screening condition information corresponding to the data display instruction;
searching target content data corresponding to the data display instruction in a preset content database according to the screening condition information;
generating a simplified content chart corresponding to the target content data, and feeding back the simplified content chart;
receiving a content jump instruction corresponding to the operation executed on the simplified content chart;
and searching detailed content data corresponding to the content jump instruction in the target content data, and feeding back the detailed content data.
In a fifth aspect, the present application further provides a computer program product. The computer program product comprising a computer program which when executed by a processor performs the steps of:
responding to a data display instruction, and analyzing screening condition information corresponding to the data display instruction;
searching target content data corresponding to the data display instruction in a preset content database according to the screening condition information;
generating a simplified content chart corresponding to the target content data, and feeding back the simplified content chart;
receiving a content jump instruction corresponding to the operation executed on the simplified content chart;
and searching detailed content data corresponding to the content jump instruction in the target content data, and feeding back the detailed content data.
The data display method, the data display device, the computer equipment, the storage medium and the computer program product are characterized in that the method analyzes screening condition information corresponding to a data display instruction after responding to the data display instruction; searching target content data corresponding to the data display instruction in a preset content database according to the screening condition information; generating a simplified content chart corresponding to the target content data, and feeding back the simplified content chart; acquiring a content jump instruction corresponding to the simplified content chart; and searching detailed content data corresponding to the content jump instruction, and feeding back the detailed content data. According to the method and the device, after the data display instruction is obtained, corresponding target content data can be inquired according to the screening condition of the data display instruction, the corresponding simplified content chart is constructed, corresponding detailed content data can be fed back after the content jump instruction corresponding to the simplified content chart is received, a user can directly inquire the detailed content data through the simplified content chart after receiving the simplified content chart, the corresponding detailed content data does not need to be inquired additionally, the detailed content data which the user wants to browse is generated based on the constructed simplified content chart in a transparent transmission mode, and therefore the display efficiency of the data display process is effectively improved.
Drawings
FIG. 1 is a diagram of an exemplary data presentation method;
FIG. 2 is a flow diagram illustrating a method for displaying data according to one embodiment;
FIG. 3 is a process diagram illustrating the steps of generating and feeding back a focused content graph in one embodiment;
FIG. 4 is a schematic diagram illustrating the process of superimposing keywords on the focused content chart in one embodiment;
FIG. 5 is a flowchart illustrating the step of constructing a keyword dictionary in one embodiment;
FIG. 6 is a flow chart illustrating a data presentation method according to another embodiment;
FIG. 7 is a diagram of a condensed content diagram in one embodiment;
FIG. 8 is a diagram of a focus content graph in one embodiment;
FIG. 9 is a timing diagram illustrating a method of data presentation according to one embodiment;
FIG. 10 is a block diagram of the structure of a data presentation device in one embodiment;
FIG. 11 is a diagram illustrating an internal structure of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further 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 present application and are not intended to limit the present application.
The data display method provided by the embodiment of the application can be applied to the application environment shown in fig. 1. Wherein client 102 communicates with server 104 over a network. The data storage system may store data to be exposed by the server 104. The data storage system may be integrated on the server 104, or may be located on the cloud or other network server. When the staff member at the client side 102 needs to perform data analysis, the data chart can be used as the basis of the data analysis, so that the data chart can be generated by the server 104 and displayed on the client side 102 based on the generated data chart, and then when the staff member at the client side 102 needs to further know the data situation, the data chart can be jumped to a page of detailed content data. When the method is implemented, the client 102 firstly sends a data display instruction containing screening condition information to the server 104, and the server 104 responds to the data display instruction and analyzes the screening condition information corresponding to the data display instruction; searching target content data corresponding to the data display instruction in a preset content database according to the screening condition information; generating a simplified content chart corresponding to the target content data, and feeding back the simplified content chart; the client 102 receives the simplified content diagram and displays the simplified content diagram on a display interface of the client 102, and a user can operate a content module in the simplified content diagram, such as clicking the content module, so as to generate a content jump instruction; the client 102 sends the content jump instruction to the server 104, and the server 104 obtains the content jump instruction corresponding to the simplified content chart; and searching detailed content data corresponding to the content jump instruction in the target content data, and feeding back the detailed content data to the client 102. The client 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices, and portable wearable devices, and the internet of things devices may be smart speakers, smart televisions, smart air conditioners, smart car-mounted devices, and the like. The portable wearable device can be a smart watch, a smart bracelet, a head-mounted device, and the like. The server 104 may be implemented as an independent server or a server cluster composed of a plurality of servers, and may also be a node on a block chain.
In one embodiment, as shown in fig. 2, a data presentation method is provided, which is described by taking the method as an example applied to the server 104 in fig. 1, and includes the following steps:
step 201, responding to the data display instruction, and analyzing the screening condition information corresponding to the data display instruction.
The data presentation instruction is used to query target data of the data presentation, and the client 102 may start a data presentation process by sending the data presentation instruction to the server 104. The data presentation instruction includes screening condition information, and the server 104 may determine target data queried by the client 102 from a large amount of existing data according to the screening condition. The filtering condition information may be specifically set according to content data stored in the server 104 in advance. In one specific embodiment, the content data pre-stored in the server 104 is content data related to a mobile phone game, and the screening condition information may specifically include content such as a data source APP (Application), a game name, a download state, a download amount, and game comment information.
Specifically, when the client 102 needs to query data, a data display instruction may be sent to the server 104, and the server 104 identifies target data that the client 102 needs to query and display according to the data display instruction. In a specific embodiment, the data presentation method of the present application can be specifically presented by an application program, where the client 102 is provided with an application program front end, and the server 104 is provided with a program back end. A plurality of screening options of different types may be preset in a display interface at the front end of the application program on the client 102 side, and a user may construct screening condition information by checking the screening options, thereby generating a data display instruction. After the check is completed, the generate chart option may be pressed, a data display instruction is sent to the server 104, and the query of data display is started. After receiving the data display instruction, the server 104 may first analyze the data display instruction to obtain a screening condition selected by the user, and then determine target data queried by the user based on the screening condition.
And step 203, searching target content data corresponding to the data display instruction in a preset content database according to the screening condition information.
When the data display method is operated, a worker can generate the preset content database according to the requirement of the data display content and the existing historical content data, and continuously update the content data in the preset content database in the follow-up process. The target content data is specifically data to be queried on the client side 102, and the target content data is obtained by screening from a preset content database based on the screening condition information.
Specifically, after the server 104 analyzes the data display instruction and obtains the screening condition information of the client 102, the target content data corresponding to the screening condition information may be efficiently screened out from the mass data of the preset content database by integrating a plurality of different screening conditions. In one embodiment, the screening condition information may specifically include content such as a data source APP (Application, mobile phone program), a game name, a download amount, and a data type, and the user wants to query game comment information of a user who has downloaded a certain game, at this time, the screening condition in the data display instruction may specify that the data source APP is APP a and APP B, the game names are MOBA (Multiplayer Online Battle Arena) game a and game B, and the data type is a game comment. The server 104 may query target content data corresponding to the data display instruction according to the screening condition, where the target content data is data of the APP a and the APP B, such as comment data of the user about the game a and the game B, and information of download volumes of the game a and the game B.
And step 205, generating a simplified content chart corresponding to the target content data, and feeding back the simplified content chart.
The simplified content graph is a simplified graph generated according to specific information of all target content data and is used for summarizing all target content data, and a user can obtain rough information of the target content data by browsing the simplified content graph. In one embodiment, the target content data may be presented in a mesh list form in the condensed content chart, or the data may be visually presented in a bar chart form or the like. In another embodiment, the chart is not only a bar chart, but also can include other chart types, such as charts of pie charts, stacked charts, and the like, the server can provide chart options to the user terminal on the simplified content chart, and the user can select according to the chart options to determine the chart type displayed on the simplified content chart. In one embodiment, the target content data is game comment related data of a mobile phone game, and may be presented in a condensed content chart in the form of a mesh list and a histogram, and may be presented in the form of a mesh, where the mesh list may include a plurality of items of data including game name, data update date, game type, and download amount. And the histogram can display the data of the download amount of each game on different data sources APP and the data of good-grade and bad-grade distribution in the comment data.
Specifically, after the server 104 queries the target content data, since the data size of one query may be too much, in order to more intuitively and effectively display the queried related target data to the user, the server 104 may generate a simplified content chart according to the queried target content data, and then feed back the generated chart data of the simplified content chart to the client 102, after the client 102 receives the chart data, the corresponding simplified content chart may be generated by applying a front end, and the user may intuitively know the approximate situation corresponding to the target content data through the simplified content chart.
And step 207, acquiring a content jump instruction corresponding to the simplified content chart.
Step 209, searching the detailed content data corresponding to the content jump instruction in the target content data, and feeding back the detailed content data.
The content jump instruction is used for enabling the server 102 to display corresponding detailed content data, the simplified content chart provided by the server 102 includes corresponding jump prompt buttons, a user can click the corresponding jump prompt buttons on the simplified content icon to generate the content jump instruction, and then the server 104 can feed back the detailed content data pointed by the jump prompt buttons to the user according to the content jump instruction. The detailed content data is further expanded in the simplified content diagram, that is, the target content data is further screened to obtain related data, the simplified content diagram includes a plurality of different jump prompt buttons, the jump prompt buttons correspond to different detailed content data, and the server 104 may search the detailed content data corresponding to the content jump instruction in the target content data according to the instruction after receiving the content jump instruction generated by the client 102 according to the simplified content diagram, so as to feed back more detailed data for the content of the simplified diagram.
Specifically, after the user obtains the simplified content diagram through the client 102, if the user needs to know more detailed data in the simplified content diagram, the user may click a corresponding jump prompt button in the simplified content diagram, so as to send a corresponding content jump instruction to the server; and the server 104 searches the detailed content data corresponding to the content jump instruction in the target content data according to the content jump instruction, and feeds back the detailed content data. In one embodiment, the skip prompting button may be a keyword carried on the simplified content chart, and when the user clicks the keyword, the user can skip to the detailed content data corresponding to the keyword. In another embodiment, the jump hint button may also be other core content on the condensed content diagram. For example, the simplified content chart contains histogram data of game downloading amount, the detailed content page corresponding to the downloading amount data is skipped to after clicking the histogram, and the simplified content chart contains line graph data of game comment amount, wherein if the horizontal axis of the line graph is comment amount, the vertical axis is time. After clicking the nodes on the line graph, jumping to the detailed content page corresponding to the game comments released on the corresponding time nodes.
In the data display method, after the data display instruction is responded, screening condition information corresponding to the data display instruction is analyzed; searching target content data corresponding to the data display instruction in a preset content database according to the screening condition information; generating a simplified content chart corresponding to the target content data, and feeding back the simplified content chart; acquiring a content jump instruction corresponding to the simplified content chart; and searching detailed content data corresponding to the content jump instruction, and feeding back the detailed content data. According to the method and the device, after the data display instruction is obtained, corresponding target content data can be inquired according to the screening condition of the data display instruction, the corresponding simplified content chart is constructed, corresponding detailed content data can be fed back after the content jump instruction corresponding to the simplified content chart is received, a user can directly inquire the detailed content data through the simplified content chart after receiving the simplified content chart, the corresponding detailed content data does not need to be inquired additionally, the detailed content data which the user wants to browse is generated based on the constructed simplified content chart in a transparent transmission mode, and therefore the display efficiency of the data display process is effectively improved.
In one embodiment, as shown in fig. 3, before step 207, the method further includes:
step 302, a content focus display instruction is obtained.
And step 304, searching a focusing content module corresponding to the content focusing display instruction in the simplified content chart.
And step 306, adjusting the simplified content diagram according to the focusing content module to generate a focusing content diagram so as to focus and display the focusing content module.
In step 308, the focused content graph is fed back.
The content focusing display instruction is used for requesting the server 104 to display focusing content corresponding to a certain item of data in the simplified content chart, after the user side obtains the simplified content chart, if the certain item of content data needs to be expanded in the simplified content chart, the corresponding content focusing display instruction can be fed back to the server, and the content aggregating display instruction contains indication information used for indicating that the content of the part in the simplified content chart needs to be focused and displayed. The focused content module is content of a part needing focused display in the diagram, each specific table in the simplified content diagram is composed of different content modules, so that a user can directly select one or more of the content modules of the simplified content diagram to feed back to the server 104, and the server 104 can use the selected content modules as the focused content modules. The generated focusing content diagram refers to diagram content which can be convexly displayed by a focusing content module in the original simplified content diagram, wherein the convexly displayed content specifically includes a focused content amplifying module, or a focusing content module is highlighted and the like.
Specifically, the scheme of the application further includes expanding the original simplified content chart according to the feedback of the user, so that the data situation and the associated content of the part which the user intends in the simplified content chart can be displayed in a more focused manner. After the simplified content graph is obtained, if a user needs to know specific data conditions and associated data corresponding to some part of data of the simplified content graph, one or more content modules can be selected in the simplified content graph, then a content focusing display instruction is generated according to the selected content modules and sent to the server 104, after the server receives the content focusing display instruction, a focusing content module corresponding to the content focusing display instruction in the simplified content graph can be searched, then the original simplified content graph is adjusted through a focusing display method, a new focusing content graph is generated, and the newly generated focusing content module is fed back to the server 104, so that the focusing content module can display more data. In this embodiment, the original simplified content chart may be adjusted according to the feedback of the user, so that the focused content module may perform focused display in the new chart, and the user may be ensured to know more data-related information through the focused content chart.
In one embodiment, step 306 comprises: and amplifying the focused content module in the simplified content diagram to generate a focused content diagram.
Specifically, in the scheme of the application, display data may be specifically focused in a manner of amplifying a content module, after the focused content module is determined, the server 104 may determine that the focused content module is a module that a user intends to, and may be displayed in a focused manner, and other modules are non-important modules and may be temporarily ignored, so that when the focused content module is displayed prominently, an adjustment operation of amplifying and reducing an original simplified content chart may be directly performed. The method comprises the steps of carrying out zooming-in processing on a focused content module selected by a user in a simplified content chart, and carrying out zooming-out processing on other content modules except the focused content module, so that the original focused content module is subjected to focused display. In another embodiment, the focused content data may be displayed by another focusing display method, including highlighting the focused content module in the simplified content chart by adjusting the brightness of the chart. And the color of the diagram can be adjusted, and the part of the focused content module in the simplified content diagram is subjected to color change treatment. In this embodiment, by performing the zoom-in process on the focused content module and performing the zoom-out process on the other content modules except the focused content module, a new focused content diagram can be effectively generated on the basis of the original simplified content diagram, and the effect of content focused display is ensured.
In one embodiment, as shown in fig. 4, before step 308, the method further includes:
step 401, searching keywords corresponding to the focused content data in the focused content module, and constructing an association relationship between the keywords and the focused content data.
Step 403, superimposing the keywords on the focused content chart to generate a superimposed display chart.
Step 308 comprises:
in step 406, the graph is displayed in a feedback and superposition manner.
The focused content data is generated according to the target content data selected by the user, and can be understood as data for summarizing the target content data in the simplified content diagram. The scheme of the application can be combined with a keyword extraction technology to display the associated content of the focused content data, the keyword extraction is to extract some words which are most relevant to the meaning of the text content from the text, and the method has important application in the aspects of document retrieval, automatic abstracting, text clustering, text classification and the like. In the scheme of the application, before the focused content chart is fed back, all keywords related to the focused content data in the focused content module can be extracted in order to show the associated data in the focused content chart. The building of the association relationship between the keywords and the focused content data means determining which keywords are corresponding to which focused content data. After determining the keywords corresponding to the focused content data of each part, the keywords can be displayed in an overlapping manner at the positions of the focused content data of the part of the storyline content data, so that an overlapping display chart is generated. In the superimposed display chart, each part of focused content data is superimposed with a corresponding keyword. The user can deepen the understanding of the focused content data from the side by the keywords.
Specifically, the target content data in the scheme of the application may be text-type data, and at this time, in order to display the content data of each module in the simplified content diagram as much as possible, when the focused content diagram is generated, the focused content diagram may be adjusted correspondingly, and the keywords corresponding to each content module in the focused content diagram are determined, so as to generate a superimposed display diagram, and display the keywords related to the corresponding data to the user on the basis of the original diagram. The user can learn more content information through the keywords. In one embodiment, the scheme of the application can be specifically used for displaying mobile game comment content, the condensed content chart can be specifically used for displaying graphs of a plurality of different mobile game comment distribution contents, and the generated focused content chart can be specifically used for displaying the game a in the condensed content chart in a focused manner while ignoring the contents of other games. The focused content data of the good part and the focused content data of the bad part may be included in the focused content chart. The method comprises the steps of firstly searching keywords corresponding to focused content data in a focused content module, respectively associating the keywords with different content modules of a graph corresponding to the goodness evaluation, then dividing the keywords into two groups according to the goodness evaluation keywords and the badness evaluation keywords, and then carrying out superposition display on corresponding positions of the goodness evaluation keywords and the badness evaluation keywords on the focused content graph to generate a superposition display graph. In the embodiment, the keywords associated with the focused content data are extracted for superposition display, and the data associated with the content can be effectively displayed on the basis of the focused content chart, so that the focused content data are effectively displayed without a user searching for the keyword data additionally, and the display efficiency of data display is improved.
In one embodiment, as shown in fig. 5, before step 401, the method further includes:
step 502, obtaining historical comment text data in a preset content database, and filtering useless information in the historical comment text data.
And step 504, performing word segmentation processing on the history comment text data with the filtered useless information to obtain word segmentation data.
Step 506, performing keyword recognition on the word data, acquiring keywords in the historical comment text data, and constructing a keyword dictionary according to the keywords in the historical comment text data.
Step 401 comprises:
and step 508, searching keywords corresponding to the focused content data in the focused content module according to the keyword dictionary.
The data stored in the preset content database may be different types of historical comment text data, and the data queried by the user may be a certain type of comment text data in the historical comment paper data. The useless information may specifically include useless hyperlinks, picture and symbol elements, and the like. Thereby improving the accuracy of keyword recognition. The word segmentation Processing may be specifically implemented by a neural network model based on an NLP (Natural Language Processing) technology, and the frequency of occurrence of different words in the historical comment text data is determined after the word segmentation, and when the keyword identification is performed on the word segmentation data to obtain a keyword in the historical comment text data, a part of words with a high occurrence rate may be specifically used as the keyword. In the process of identifying the keywords, the historical comment text data can be classified in advance and classified into good comment data and poor comment data, and a keyword dictionary corresponding to the good comment data and a keyword dictionary corresponding to the poor comment data can be established respectively when the keywords are identified and the keyword dictionary is established.
Specifically, after obtaining the historical comment text data, the server can identify the keywords, screen out partial words from all the obtained historical comment text data as keywords, and form a corresponding keyword dictionary. And then searching keywords corresponding to the focused content data in the focused content module, namely extracting the keyword content related to the data from the focused content data based on the keyword dictionary. The process of constructing the keyword dictionary can be specifically realized through a machine learning model of natural language processing, the frequency of occurrence of words in comment data can be effectively counted through data filtering, word segmentation and other processing, and keywords can be effectively selected from all words through the frequency to construct the keyword dictionary. And searching for the keywords corresponding to the focused content data in the focused content module according to the keyword dictionary can be realized by counting the occurrence frequency of each keyword in the keyword dictionary in the target content data corresponding to the focused content data, and taking the keyword with the occurrence frequency higher than the preset predicted keyword as the keyword corresponding to the focused content data. In the embodiment of the application, the keyword dictionary is generated by collecting the keywords in advance, so that the keywords corresponding to the focused content data can be effectively identified, and the efficiency and the speed of keyword identification are ensured.
In one embodiment, the content jump instruction includes a selected keyword in the overlay display chart, and step 209 includes: determining historical comment text data corresponding to the content jump instruction in the target content data according to the keywords selected by the content jump instruction; and feeding back the historical comment text data.
The keyword is extracted from the target content data selected by the user, and therefore, part of the target content data contains the content of the keyword. The historical comment text data corresponding to the content jump instruction refers to target content data, and all historical comment text data containing the selected keywords.
Specifically, after the feedback displays the tabular value client 102 in an overlaid manner, the user can see the comment-related keyword content on the page of the client 102. When the user wants to obtain more detailed comment data, in the prior art, the user needs to search related comment data from another channel according to the keywords, in the scheme of the application, the user can directly select the keywords in the overlay display chart, generate the content jump instruction based on the keywords, feed the instruction back to the server 104, extract the keywords from the content jump instruction after the server receives the content jump instruction, where the keywords may be one or more, the server 104 may search out all the historical comment text data related to the keyword data in the target content data, and feed back the data to the server 104, therefore, the comment data are transmitted in a transparent mode, and a user can directly skip to specific comment content through the simplified content chart analyzed by the comment data, so that the display efficiency of the data display process is guaranteed.
The application also provides an application scene, and the application scene applies the data display method. Specifically, the application of the application scenario of the data presentation method is as follows:
when a user needs to count comment data corresponding to each game in the MOBA mobile phone games for data analysis, a data chart corresponding to the comment data can be generated through data display of the application, and therefore distribution data of good comments and bad comments corresponding to each game are obtained. Specifically, as shown in fig. 6, when a user needs to query data, the user may first generate a data display instruction by checking corresponding screening condition information on a display page of a client, and a background server applying the data display method analyzes the screening condition information corresponding to the data display instruction after responding to the data display instruction. And then, target content data corresponding to the data display instruction is searched in a preset content database based on the screening condition information. And then generating a simplified content chart corresponding to the target content data, and feeding back the simplified content chart to the client, wherein the obtained simplified content chart can be specifically shown in fig. 7, and in the process, the association relationship between the data in the simplified content chart and the preset content database can be associated through the keywords. After the user gets the condensed content diagram, the interested part can be clicked to generate the content focusing display instruction. The server receives a content focusing display instruction; searching a focused content module clicked by a user in the simplified content chart; the simplified content graph is adjusted according to the focused content module to generate a focused content graph (specifically, the focused content module may be subjected to an amplification process for the simplified content graph, and other content modules except the focused content module are subjected to a reduction process to generate the focused content graph), and the focused content graph may specifically refer to fig. 8. Keywords of good evaluation data and poor evaluation data exist on different data sources APP in the focusing content chart. When a user wants to obtain more detailed comment content, the user can click keywords which are displayed in a focused content chart in an overlapping mode to generate a content jump instruction and send the content jump instruction to the server 104, the server 104 can determine historical comment text data corresponding to the content jump instruction in target content data according to the keywords selected by the content jump instruction to generate a page of the comment text, and then the page is fed back to the client. The user can then browse through the page through all the commentary text content relating to the selected keyword. Referring to fig. 9, the timing flow chart of the present application scheme may be specifically divided into three parts, that is, a user performs a screening operation at a client, the client sends a data display instruction to a server according to a screening condition set by the user, the server associates queried data and content with a keyword, target data queried by the user is fed back to the client in the form of an icon, and the client presents a graph to the user. The second part is a focus display part, after a user clicks a graph, the client can send a content expansion instruction to the server to perform focus processing on the content clicked by the user, at the moment, the server can expand a focus content module clicked by the user in the graph module and attach associated data (such as keywords) to form a superimposed display graph, then the superimposed display graph is fed back to the client, and the client displays the superimposed display graph to the user. The user can click the content such as the keywords in the content to realize content skipping, the server can feed back skipping information for skipping to the client after receiving a content skipping instruction fed back by the client, and the user can skip to the corresponding page on the client based on the skipping information without additionally inquiring other data.
It should be understood that, although the steps in the flowcharts related to the embodiments are shown in sequence as indicated by the arrows, the steps are not necessarily executed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a part of the steps in the flowcharts related to the above embodiments may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of performing the steps or stages is not necessarily sequential, but may be performed alternately or alternately with other steps or at least a part of the steps or stages in other steps.
Based on the same inventive concept, the embodiment of the application also provides a data display device for realizing the data display method. The implementation scheme for solving the problem provided by the device is similar to the implementation scheme recorded in the method, so the specific limitations in one or more embodiments of the data display device provided below can be referred to the limitations of the data display method in the above, and are not described herein again.
In one embodiment, as shown in fig. 10, there is provided a data presentation apparatus including:
the display instruction obtaining module 1001 is configured to respond to the data display instruction and analyze the screening condition information corresponding to the data display instruction.
The data display module 1003 is configured to search, according to the screening condition information, target content data corresponding to the data display instruction in a preset content database.
A chart constructing module 1005, configured to generate a simplified content chart corresponding to the target content data, and feed back the simplified content chart.
A jump instruction obtaining module 1007, configured to obtain a content jump instruction corresponding to the simplified content chart.
The skip content feedback module 1009 is configured to search the detailed content data corresponding to the content skip instruction in the target content data, and feed back the detailed content data.
In one embodiment, the system further comprises a focused content presentation module, configured to: acquiring a content focusing display instruction; searching a focusing content module corresponding to the content focusing display instruction in the simplified content chart; adjusting the simplified content chart according to the focusing content module to generate a focusing content chart so as to focus and display the focusing content module; feeding back a focus content graph.
In one embodiment, the focused content presentation module is specifically configured to: and carrying out amplification processing on the focused content module in the simplified content diagram, and carrying out reduction processing on other content modules except the focused content module to generate a focused content diagram.
In one embodiment, the system further comprises an overlay content presentation module, configured to: searching keywords corresponding to the focused content data in the focused content module, and constructing an incidence relation between the keywords and the focused content data; overlapping keywords on the focused content chart to generate an overlapped display chart; the focused content display module is specifically configured to: and (5) displaying a chart by feedback superposition.
In one embodiment, the system further comprises a key dictionary building module, configured to: acquiring historical comment text data in a preset content database, and filtering useless information in the historical comment text data; performing word segmentation processing on the history comment text data with the useless information filtered out to obtain word segmentation data; performing keyword recognition on the word segmentation data, acquiring keywords in the historical comment text data, and constructing a keyword dictionary according to the keywords in the historical comment text data; the superimposed content display module is specifically configured to: and searching keywords corresponding to the focused content data in the focused content module according to the keyword dictionary.
In one embodiment, the skip content feedback module is specifically configured to: determining historical comment text data corresponding to the content jump instruction in the target content data according to the keywords selected by the content jump instruction; and feeding back the historical comment text data.
The various modules in the data presentation device described above may be implemented in whole or in part by software, hardware, and combinations thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 11. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing the trajectory image data. The network interface of the computer device is used for communicating with an external client through a network connection. The computer program is executed by a processor to implement a data presentation method or a data presentation verification method.
Those skilled in the art will appreciate that the architecture shown in fig. 11 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is further provided, which includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of the above method embodiments when executing the computer program.
In an embodiment, a computer-readable storage medium is provided, in which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method embodiments.
In one embodiment, a computer program product or computer program is provided that includes computer instructions stored in a computer-readable storage medium. The computer instructions are read by a processor of a computer device from a computer-readable storage medium, and the computer instructions are executed by the processor to cause the computer device to perform the steps in the above-mentioned method embodiments.
It should be noted that, the user information (including but not limited to user device information, user personal information, etc.) and data (including but not limited to data for analysis, stored data, presented data, etc.) referred to in the present application are information and data authorized by the user or sufficiently authorized by each party.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware related to instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, database, or other medium used in the embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high-density embedded nonvolatile Memory, resistive Random Access Memory (ReRAM), Magnetic Random Access Memory (MRAM), Ferroelectric Random Access Memory (FRAM), Phase Change Memory (PCM), graphene Memory, and the like. Volatile Memory can include Random Access Memory (RAM), external cache Memory, and the like. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others. The databases referred to in various embodiments provided herein may include at least one of relational and non-relational databases. The non-relational database may include, but is not limited to, a block chain based distributed database, and the like. The processors referred to in the embodiments provided herein may be general purpose processors, central processing units, graphics processors, digital signal processors, programmable logic devices, quantum computing based data processing logic devices, etc., without limitation.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above examples only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present application shall be subject to the appended claims.

Claims (10)

1. A method for presenting data, the method comprising:
responding to a data display instruction, and analyzing screening condition information corresponding to the data display instruction;
searching target content data corresponding to the data display instruction in a preset content database according to the screening condition information;
generating a simplified content chart corresponding to the target content data, and feeding back the simplified content chart;
receiving a content jump instruction corresponding to the operation executed on the simplified content chart;
and searching detailed content data corresponding to the content jump instruction in the target content data, and feeding back the detailed content data.
2. The method according to claim 1, wherein before receiving a content jump instruction corresponding to the operation performed on the condensed content diagram, further comprising:
acquiring a content focusing display instruction;
searching a focusing content module corresponding to the content focusing display instruction in the simplified content chart;
adjusting the simplified content diagram according to the focusing content module to generate a focusing content diagram so as to focus and display the focusing content module;
feeding back the focused content graph.
3. The method of claim 2, wherein the adjusting the condensed content diagram according to the focused content module to generate a focused content diagram comprises:
and amplifying the focused content module in the simplified content diagram to generate a focused content diagram.
4. The method of claim 2, wherein before feeding back the focused content graph, further comprising:
searching keywords corresponding to focused content data in the focused content module, and constructing an association relation between the keywords and the focused content data;
superposing the keywords on the focusing content chart to generate a superposed display chart;
the feeding back the focused content chart comprises:
and feeding back the superposed display chart.
5. The method of claim 4, wherein the content data in the preset content database includes historical comment text data, and before searching for the keyword corresponding to the focused content data in the focused content module, the method further includes:
acquiring historical comment text data in a preset content database, and filtering useless information in the historical comment text data;
performing word segmentation processing on the history comment text data with the useless information filtered out to obtain word segmentation data;
performing keyword recognition on the word segmentation data, acquiring keywords in the historical comment text data, and constructing a keyword dictionary according to the keywords in the historical comment text data;
the searching for the keywords corresponding to the focused content data in the focused content module comprises:
and searching keywords corresponding to the focused content data in the focused content module according to the keyword dictionary.
6. The method of claim 5, wherein the content jump instruction comprises a selected keyword in an overlay display chart; the searching for the detailed content data corresponding to the content jump instruction in the target content data, and the feeding back the detailed content data includes:
determining historical comment text data corresponding to the content jump instruction in the target content data according to the selected keywords in the superimposed display chart;
and feeding back the historical comment text data.
7. A data presentation device, the device comprising:
the display instruction acquisition module is used for responding to a data display instruction and analyzing screening condition information corresponding to the data display instruction;
the data display module is used for searching target content data corresponding to the data display instruction in a preset content database according to the screening condition information;
the graph construction module is used for generating a simplified content graph corresponding to the target content data and feeding back the simplified content graph;
a skip instruction acquisition module, configured to receive a content skip instruction corresponding to an operation performed on the simplified content diagram;
and the skip content feedback module is used for searching the detailed content data corresponding to the content skip instruction in the target content data and feeding back the detailed content data.
8. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 6.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
10. A computer program product comprising a computer program, characterized in that the computer program realizes the steps of the method of any one of claims 1 to 6 when executed by a processor.
CN202210038111.6A 2022-01-13 2022-01-13 Data display method and device, computer equipment and storage medium Pending CN114398432A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210038111.6A CN114398432A (en) 2022-01-13 2022-01-13 Data display method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210038111.6A CN114398432A (en) 2022-01-13 2022-01-13 Data display method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114398432A true CN114398432A (en) 2022-04-26

Family

ID=81230735

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210038111.6A Pending CN114398432A (en) 2022-01-13 2022-01-13 Data display method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114398432A (en)

Similar Documents

Publication Publication Date Title
US11755387B1 (en) Updating code of an app feature based on a value of a query feature
US10621281B2 (en) Populating values in a spreadsheet using semantic cues
US10140368B2 (en) Method and apparatus for generating a recommendation page
US8756593B2 (en) Map generator for representing interrelationships between app features forged by dynamic pointers
US8589876B1 (en) Detection of central-registry events influencing dynamic pointers and app feature dependencies
US9177341B2 (en) Determining search relevance from user feedback
CN111327955B (en) User portrait based on-demand method, storage medium and smart television
JP2013541793A (en) Multi-mode search query input method
US9910870B2 (en) System and method for creating data models from complex raw log files
US20140379719A1 (en) System and method for tagging and searching documents
US20210357444A1 (en) Content-specific keyword notification system
KR102361112B1 (en) Extracting similar group elements
CN111061954A (en) Search result sorting method and device and storage medium
CN116017043A (en) Video generation method, device, electronic equipment and storage medium
TW202207049A (en) Search method, electronic device and non-transitory computer-readable recording medium
US8903817B1 (en) Determining search relevance from user feedback
CN113869063A (en) Data recommendation method and device, electronic equipment and storage medium
CN112199561A (en) Application search method and device
CN114398432A (en) Data display method and device, computer equipment and storage medium
CN115309487A (en) Display method, display device, electronic equipment and readable storage medium
TWI579718B (en) System and Methods for Graphical Resources Management Application for Graphical Resources Management
CN114416664A (en) Information display method, information display device, electronic apparatus, and readable storage medium
US9223881B1 (en) Quotation management platform
CN113569114A (en) Visual display method and device for system data
CN113515701A (en) Information recommendation method and device

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