CN111753173A - Information query method and device - Google Patents

Information query method and device Download PDF

Info

Publication number
CN111753173A
CN111753173A CN202010555306.9A CN202010555306A CN111753173A CN 111753173 A CN111753173 A CN 111753173A CN 202010555306 A CN202010555306 A CN 202010555306A CN 111753173 A CN111753173 A CN 111753173A
Authority
CN
China
Prior art keywords
time
target
weather
target time
information
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
CN202010555306.9A
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.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN202010555306.9A priority Critical patent/CN111753173A/en
Publication of CN111753173A publication Critical patent/CN111753173A/en
Priority to PCT/CN2021/093570 priority patent/WO2021254046A1/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/9532Query formulation
    • 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

Abstract

The present disclosure provides an information query method and apparatus, including: acquiring a weather search request; analyzing target time indication information in the weather search request, and determining target time indicated by the target time indication information; and acquiring target weather information corresponding to the target time, and generating a search result card corresponding to the search request based on the target time and the target weather information.

Description

Information query method and device
Technical Field
The present disclosure relates to the field of information query technologies, and in particular, to an information query method and apparatus.
Background
At present, when a user inquires weather information, the user generally needs to enter an interface for displaying weather, and then manually clicks a date to inquire the weather information corresponding to the date. For example, a user needs to check weather information of a certain festival on the day, and needs to determine a specific time corresponding to the festival first and then manually search the weather information corresponding to the specific time.
Disclosure of Invention
The embodiment of the disclosure at least provides an information query method and device.
In a first aspect, an embodiment of the present disclosure provides an information query method, including:
acquiring a weather search request;
analyzing target time indication information in the weather search request, and determining target time indicated by the target time indication information;
and acquiring target weather information corresponding to the target time, and generating a search result card corresponding to the search request based on the target time and the target weather information.
In a possible embodiment, the parsing the target time indication information in the weather search request includes:
determining at least one keyword contained in the weather search request;
and respectively matching the keywords with pre-stored time keywords, and determining the keywords which are successfully matched as target time indication information in the weather search request.
In a possible embodiment, the determining the target time indicated by the target time indication information includes:
determining a target time calculation method; the target time calculation method corresponds to the time keyword matched with the target time indication information;
and determining the target time indicated by the target time indication information based on the target time calculation method and the target time indication information.
In a possible embodiment, the determining the target time indicated by the target time indication information includes:
inputting the target time indication information into a pre-trained neural network model, and outputting the target time indicated by the target time indication information, wherein the neural network model is obtained by training based on the sample time indication information and a time label corresponding to the sample time indication information.
In one possible implementation, the weather search request carries location information;
the acquiring of the target weather information corresponding to the target time includes:
and acquiring weather information corresponding to the place information and the target time.
In a possible implementation manner, the generating a search result card corresponding to the search request based on the target time and the target weather information includes:
calculating a time interval between a current time and the target time;
determining a search result card style according to the time interval;
and generating a search result card corresponding to the search request according to the search result card style based on the target weather information.
In a possible implementation manner, the generating a search result card corresponding to the search request according to the search result card style based on the target weather information includes:
determining other weather information except the target weather information corresponding to the target time according to the time interval;
and generating a search result card corresponding to the search request according to the search result card style based on the other weather information and the target weather information.
In one possible embodiment, determining a search result card style according to the time interval includes:
when the time interval is smaller than a first preset time interval, taking a first card style as a search result card style corresponding to the time interval; the first card style is displayed with weather information of a first time period including the target time;
when the time interval is greater than or equal to the first preset time interval, taking a second card style as a search result card style corresponding to the time interval; and weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is longer than that of the first time period.
In a second aspect, an embodiment of the present disclosure further provides an information query method, including:
receiving a weather search request; the weather search request comprises target time indication information;
acquiring a search result card corresponding to the weather search request; the search result card comprises target weather information corresponding to the target time indicated by the target time indication information, and the card style of the search card is determined according to the time interval between the target time and the current time;
and displaying the search result card on a search result page.
In one possible embodiment, the determining of the card style of the search card according to the time interval between the target time and the current time includes:
when the time interval between the target time and the current time is smaller than a first preset time interval, the search result card corresponds to a first card style; weather information of a first time period including the target time is displayed in the first card style;
when the time interval between the target time and the current time is greater than or equal to a first preset time interval, the search result card corresponds to a second card style; weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is longer than that of the first time period.
In one possible embodiment, the first card style includes a first display area and a second display area, the first display area displays the target weather information at the target time, and the second display area displays the weather information at the first time period including the target time in a zigzag manner.
In a possible embodiment, the second card style includes a first display area and a second display area; and displaying weather information of a second time period including the target time in a calendar mode in the first display area, and displaying target weather information corresponding to the target time in the second display area.
In a third aspect, an embodiment of the present disclosure further provides an information query apparatus, including:
the acquisition module is used for acquiring a weather search request;
the determining module is used for analyzing the target time indication information in the weather searching request and determining the target time indicated by the target time indication information;
and the card generating module is used for acquiring target weather information corresponding to the target time and generating a search result card corresponding to the search request based on the target time and the target weather information.
In a possible implementation manner, the determining module, when parsing the target time indication information in the weather search request, is configured to:
determining at least one keyword contained in the weather search request;
and respectively matching the keywords with pre-stored time keywords, and determining the keywords which are successfully matched as target time indication information in the weather search request.
In a possible implementation manner, the determining module, when determining the target time indicated by the target time indication information, is configured to:
determining a target time calculation method; the target time calculation method corresponds to the time keyword matched with the target time indication information;
and determining the target time indicated by the target time indication information based on the target time calculation method and the target time indication information.
In a possible implementation manner, the determining module, when determining the target time indicated by the target time indication information, is configured to:
inputting the target time indication information into a pre-trained neural network model, and outputting the target time indicated by the target time indication information, wherein the neural network model is obtained by training based on the sample time indication information and a time label corresponding to the sample time indication information.
In one possible implementation, the weather search request carries location information;
the card generation module is used for, when acquiring the target weather information corresponding to the target time:
and acquiring weather information corresponding to the place information and the target time.
In a possible embodiment, the card generating module, when generating the search result card corresponding to the search request based on the target time and the target weather information, is configured to:
calculating a time interval between a current time and the target time;
determining a search result card style according to the time interval;
and generating a search result card corresponding to the search request according to the search result card style based on the target weather information.
In a possible implementation manner, the card generating module, when generating a search result card corresponding to the search request according to the search result card style based on the target weather information, is configured to:
determining other weather information except the target weather information corresponding to the target time according to the time interval;
and generating a search result card corresponding to the search request according to the search result card style based on the other weather information and the target weather information.
In one possible embodiment, the card generation module, when determining the search result card style according to the time interval, is configured to:
when the time interval is smaller than a first preset time interval, taking a first card style as a search result card style corresponding to the time interval; the first card style is displayed with weather information of a first time period including the target time;
when the time interval is greater than or equal to the first preset time interval, taking a second card style as a search result card style corresponding to the time interval; and weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is longer than that of the first time period.
In a fourth aspect, an embodiment of the present disclosure further provides an information query apparatus, including:
the receiving module is used for receiving a weather searching request; the weather search request comprises target time indication information;
the acquisition module is used for acquiring a search result card corresponding to the weather search request; the search result card comprises target weather information corresponding to the target time indicated by the target time indication information, and the card style of the search card is determined according to the time interval between the target time and the current time;
and the display module is used for displaying the search result card on a search result page.
In one possible embodiment, the determining of the card style of the search card according to the time interval between the target time and the current time includes:
when the time interval between the target time and the current time is smaller than a first preset time interval, the search result card corresponds to a first card style; weather information of a first time period including the target time is displayed in the first card style;
when the time interval between the target time and the current time is greater than or equal to a first preset time interval, the search result card corresponds to a second card style; weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is longer than that of the first time period.
In one possible embodiment, the first card style includes a first display area and a second display area, the first display area displays the target weather information at the target time, and the second display area displays the weather information at the first time period including the target time in a zigzag manner.
In a possible embodiment, the second card style includes a first display area and a second display area; and displaying weather information of a second time period including the target time in a calendar mode in the first display area, and displaying target weather information corresponding to the target time in the second display area.
In a fifth aspect, an embodiment of the present disclosure further provides a computer device, including: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory communicating via the bus when the computer device is running, the machine-readable instructions when executed by the processor performing the steps of the first aspect, or any one of the possible implementations of the first aspect, or the second aspect, or any one of the possible implementations of the second aspect.
In a sixth aspect, this disclosed embodiment also provides a computer readable storage medium, on which a computer program is stored, which when executed by a processor performs the steps in the first aspect, or any one of the possible embodiments of the first aspect, or performs the steps in the second aspect, or any one of the possible embodiments of the second aspect.
According to the information query method and device provided by the embodiment of the disclosure, the target time indicated by the target time indication information can be automatically determined according to the target time indication information in the acquired weather search request, then the target weather information corresponding to the target time is acquired, and the target weather information is displayed on the search result page in the form of the search result card.
In order to make the aforementioned objects, features and advantages of the present disclosure more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present disclosure, the drawings required for use in the embodiments will be briefly described below, and the drawings herein incorporated in and forming a part of the specification illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the technical solutions of the present disclosure. It is appreciated that the following drawings depict only certain embodiments of the disclosure and are therefore not to be considered limiting of its scope, for those skilled in the art will be able to derive additional related drawings therefrom without the benefit of the inventive faculty.
Fig. 1 shows a flowchart of an information query method provided by an embodiment of the present disclosure;
FIG. 2 is a flow chart illustrating a method for training a neural network provided by an embodiment of the present disclosure;
FIG. 3 is a schematic diagram of a weather information presentation page provided by an embodiment of the disclosure;
FIG. 4 is a schematic diagram of another weather information presentation page provided by an embodiment of the disclosure;
FIG. 5 is a schematic diagram of another weather information presentation page provided by an embodiment of the disclosure;
FIG. 6 is a flow chart illustrating another information query method provided by the embodiments of the present disclosure;
fig. 7 is a schematic diagram illustrating an architecture of an information query apparatus according to an embodiment of the present disclosure;
FIG. 8 is a schematic diagram illustrating an architecture of another information query device provided in the embodiment of the present disclosure;
FIG. 9 shows a schematic structural diagram of a computer device 900 provided by an embodiment of the present disclosure;
fig. 10 shows a schematic structural diagram of a computer device 1000 provided by an embodiment of the present disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present disclosure more clear, the technical solutions of the embodiments of the present disclosure will be described clearly and completely with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are only a part of the embodiments of the present disclosure, not all of the embodiments. The components of the embodiments of the present disclosure, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present disclosure, presented in the figures, is not intended to limit the scope of the claimed disclosure, but is merely representative of selected embodiments of the disclosure. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the disclosure without making creative efforts, shall fall within the protection scope of the disclosure.
In the related art, when a user inquires weather, the user generally needs to manually select a date on which the weather needs to be checked, and then can inquire corresponding weather information, if the time interval between the date on which the weather needs to be checked and the current date is long, the date on which the weather needs to be checked is wasted for a certain time, for example, if the current date is 5 months and 1 days, and the user needs to check the weather for 6 months and 10 days, the user needs to manually search the weather information for 6 months and 10 days, and a certain time is wasted during the period, so that the method is complex in operation and low in inquiry efficiency.
Based on this, the embodiment of the disclosure provides an information query method and an information query device, which can automatically determine the target time indicated by the target time indication information according to the target time indication information in the obtained weather search request, then obtain the target weather information corresponding to the target time, and display the target weather information on a search result page in a search result card form.
The above-mentioned drawbacks are the results of the inventor after practical and careful study, and therefore, the discovery process of the above-mentioned problems and the solutions proposed by the present disclosure to the above-mentioned problems should be the contribution of the inventor in the process of the present disclosure.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
To facilitate understanding of the present embodiment, first, an information query method disclosed in the present embodiment of the disclosure is described in detail, and referring to fig. 1, a flowchart of an information query method provided for the present embodiment of the disclosure is shown, where the method includes steps 101 to 103, where:
step 101, a weather search request is obtained.
And 102, analyzing the target time indication information in the weather search request, and determining the target time indicated by the target time indication information.
Step 103, obtaining target weather information corresponding to the target time, and generating a search result card corresponding to the search request based on the target time and the target weather information.
The following is a detailed description of the above steps 101 to 103.
For step 101:
in one possible implementation, search information input by a user may be received, a search request may be generated based on the search information, and then whether the search request is a weather search request may be determined. For example, whether the search request has keyword information matching with weather keywords stored in the database or not can be detected, and if yes, the search request is determined to be a weather search request.
Specifically, a search request input by a user can be received, the search request carries search information input by the user, after the search request is received, word segmentation processing can be performed on the search request to obtain at least one keyword contained in the search request, then the keyword contained in the search request is matched with a weather keyword stored in a database, and if matching is successful, the search request is determined to be the weather search request.
For example, the weather keywords may include weather, air temperature, wind direction, air quality, humidity, and the like.
The matching between the keywords contained in the search request and the weather keywords stored in the database may be to detect whether the pre-stored weather keywords include the keywords in the search request, or to calculate a similarity between each of the keywords contained in the search request and the weather keywords stored in the database, and if any calculated similarity is greater than a preset similarity, the search request is determined to be the weather search request.
With respect to step 102:
in a possible implementation manner, when analyzing the target time indication information in the weather search request, keywords included in the weather search request may be determined (for example, word segmentation may be performed), and then the keywords included in the weather search request and the pre-stored time keywords are respectively used for matching, and the keywords that are successfully matched are used as the target time indication information.
The pre-stored time keywords may include time keywords in different time types, where the time types include multiple types of the following types:
relative time type, absolute time type, holidays.
The preset time keyword in the relative time type represents a relative time relationship with the current time, and may include tomorrow, acquired day, big acquired day, next week, future X days, future X weeks, and the like, for example; the preset time keyword in the absolute time type represents an absolute time, and may include, for example, last ten days of month X, first week of month X, and the like; the preset time keywords in the holiday type may include, for example, the mid-autumn festival, the afternoon festival, the qingming festival, the father festival, the mother festival, and the like.
When determining the target time indicated by the target time indication information, the target time calculation method corresponding to the time keyword matched with the target time indication information may be determined first, and the target time calculation method corresponding to each time keyword may be stored in the database in advance, and then the target time indicated by the target time indication information may be determined based on the target time calculation method and the target time indication information.
Illustratively, if the target time indication information is the next day, the time keyword matched with the target time indication information is also the next day, the calculation method of the time matched with the time keyword is the current date +2, and if the current date is 5 months and 1 days, the target time indicated by the target time indication information is 5 months and 3 days; and if the target time indication information is one week in the future, the time keyword matched with the target time indication information is X weeks in the future, the time calculation method matched with the time keyword is +1 to + 7X of the current date, and the current date is 5 month and 1 day, determining that the target time indicated by the target time indication information is 5 month and 2 days to 5 month and 8 days.
In another possible implementation, when determining the target time indicated by the target time indication information, the target time indication information may also be input into a neural network trained in advance, and the target time indicated by the target time indication information may be output.
The training method of the neural network can be a method with parameters as shown in fig. 2, and comprises the following steps:
step 201, obtaining sample time indication information and a time label corresponding to the sample time indication information, where the time label is time information indicated by the sample time indication information.
Step 202, inputting the sample time indication information into a neural network model to be trained, and outputting to obtain predicted time information.
And 203, determining a loss value in the training process based on the predicted time information and the time label corresponding to the sample time indication information.
And 204, judging whether the loss value in the training process is smaller than a preset loss value.
If yes, go to step 205 in sequence;
if the result of the determination is negative, the network parameters of the neural network in the training process are adjusted, and the step 202 is executed again.
And step 205, determining the neural network model used in the training process as the trained neural network model.
For example, if the target time indication information is "big day", the time indication information "big day" may be input into the neural network model, the neural network model may automatically obtain the current time during the execution process, and if the current time is 5 months and 10 days, the neural network model outputs the predicted time to be 5 months and 13 days.
In a possible implementation manner, the weather search request may also carry location information; in acquiring the target weather information corresponding to the target time, the target weather information corresponding to the location information and the target time may be acquired.
For example, if the weather search request is "what kind of weather is in the open-air day of beijing", and the current date is 5 month and 1 day, when it is detected that the weather search request includes the location information "beijing", the weather information "beijing" and "5 month and 2 days" need to be matched when the target weather information is acquired, that is, the weather information "beijing" and "5 month and 2 days" are acquired.
In another possible implementation, the weather search request information does not carry location information, but the weather search request may carry location information, in which case, target weather information corresponding to the target time and the location information may also be acquired.
For example, the weather search request is "how the weather is in tomorrow", the weather search request does not carry any location information, but the weather search request sent by the client to the server carries current location information (i.e., location information) of the client, and then the target weather information corresponding to the target time and the location information may be obtained according to the current location information of the client.
In another possible implementation, the weather search request information does not carry location information, and the weather search request does not carry current location information of the user side, so that when the weather information is obtained, target weather information corresponding to a default location and a target time can be obtained.
Considering that the farther the date is from the current date, the lower the prediction accuracy of the corresponding weather information is, in a specific implementation, when the weather information matched with the target time is acquired, the corresponding time interval between the current time and the target time may be determined first, and when the time interval is smaller than the preset time interval, the target weather information corresponding to the target time may be determined.
The target weather information corresponding to different time intervals may also be different, for example, when the time interval is less than the first preset time interval, the weather information may include air quality, weather, morning and evening temperature, wind direction, sunrise and sunset time, and when the time interval is greater than or equal to the first preset time interval, the weather information may include weather, morning and evening temperature, wind direction, sunrise and sunset time, and the like.
Here, it should be noted that, when the target time indicated by the target time indication information in the weather search request is a period of time, for example, a half month in the future, a time interval between the last day and the current time in the period of time is taken as a time interval between the target time indicated by the target time indication information and the current time.
For step 103:
in a specific implementation, when the search result card corresponding to the search request is generated based on the target time and the target weather information, a time interval between the current time and the target time may be calculated first, then a search result card style is determined according to the target time interval, and based on the target weather information, the search result card corresponding to the search request is generated according to the search result card.
When the search result card style is determined according to the time interval and the time interval is smaller than a first preset time interval, the first card style can be used as the search result card style corresponding to the time interval, wherein weather information of a first time period including the target time is displayed in the first card style; when the time interval is greater than or equal to a first preset time interval, a second card style may be used as the search result card style corresponding to the time interval, where weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is longer than that of the first time period. By the method, the display form of the weather information can be enriched, so that the display effect is better and more visual.
Illustratively, the first preset time interval is one week (7 days), and if it is detected that the time indication information in the weather search request information is acquired, the time interval between the time indication information and the current time is two days, which is smaller than the first preset time interval, the acquired weather information is displayed through the first card style; if the time indication information in the weather search request information is detected to be half a month in the future, and the time interval between the time indication information and the current time is 15 days, the weather information of the half month in the future is displayed through the second card style.
In another possible implementation manner, when the search result card corresponding to the search request is generated according to the search result card style based on the target weather information, the weather information corresponding to other times except the target weather information corresponding to the target time can be displayed at the same time in addition to the target weather information corresponding to the target time.
Specifically, when the search result card is generated based on the target weather, other weather information except the target weather information corresponding to the target time may be determined according to the time interval, and then the search result card corresponding to the search request may be generated according to the search result card style based on the other weather information and the target weather information.
For example, if the weather search request information of the user is "open-air weather", and the current date is 6 month and 12 days, it may be determined that the target time indicated by the time indication information is 6 month and 13 days, then a search result card corresponding to the open-air weather information may be generated based on the first card style, as shown in fig. 3, the weather information of 6 month and 13 days may be displayed at a position above the card, including information such as air temperature (lowest air temperature and highest air temperature), wind direction, air quality, weather condition, and the like, and the location information corresponding to the current weather information may also be displayed on the displayed page, and the user may change the location information by clicking the location information, for example, if the weather search request information of the user is "weather of work day of the sun in beijing city," weather of work day of the sun in the beijing city "when the user needs to query" weather of work day of the work day in the sea area in the beijing city, the location information may be updated to "the hai lake district of beijing city" by clicking the location information.
In addition, it can be determined that other weather information matched with the time interval, namely weather information corresponding to 6-month-11 days, 6-month-13 days, 6-month-14 days and 6-month-15 days, is also displayed in the search result card based on the time interval corresponding to the "tomorrow" and the current time, and the weather information of 6-month-11 days to 6-month-15 days, including information such as weather conditions, air temperatures (lowest air temperature and highest air temperature), wind directions, air quality and the like, can be displayed at the position below the card, wherein the first time period is 6-month-11 days to 6-month-15 days.
If the weather search request information of the user is "father festival weather", and the current date is 5 months and 26 days, it may be determined that the target time indicated by "father festival" is 6 months and 21 days, and the time interval between 6 months and 21 days is greater than a first preset time interval (7 days), then the second card style may be used as the search result card style, the displayed interface diagram may be as shown in fig. 4, the weather information from the current date to the time indicated by the time indication information is displayed in a calendar format, and the detailed weather information of 6 months and 21 days, including weather, temperature, wind power, wind direction, sunrise and sunset time, and the like, is displayed below the calendar.
If the weather search request information of the user is "weather in 30 days in the future" and the current date is 5 months and 13 days, the weather information in 30 days in the future can be displayed in the form of a calendar, and the display page is as shown in fig. 5, and detailed weather information of the current time can be displayed below the calendar.
According to the information query method provided by the embodiment of the disclosure, the target time indicated by the target time indication information can be automatically determined according to the target time indication information in the acquired weather search request, then the target weather information corresponding to the target time is acquired, and the target weather information is displayed on the search result page in the form of the search result card.
Based on the same concept, the embodiment of the present disclosure further provides another information query method, as shown in fig. 6, which is a schematic flow chart of the another information query method provided by the embodiment of the present disclosure, and the method includes the following steps:
step 601, receiving a weather search request; the weather search request includes target time indication information.
The weather search request can be received by a user, in practical application, a search box can be displayed on a search page of a user side, the user can input search information in the search box, and then the weather search request which is input by the user and carries the search information can be received by clicking a search button.
Step 602, obtaining a search result card corresponding to the weather search request; the search result card comprises target weather information corresponding to the target time indicated by the target time indication information, and the card style of the search card is determined according to the time interval between the target time and the current time.
Specifically, the card style of the search card may be determined by the server, or may be determined by the user side, and when the time interval between the target time and the current time is less than a first preset time interval, the search result card corresponds to the first card style; weather information of a first time period including the target time is displayed in the first card style; when the time interval between the target time and the current time is greater than or equal to a first preset time interval, the search result card corresponds to a second card style; weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is longer than that of the first time period.
The first card style includes a first display area and a second display area, the target weather information of the target time is displayed in the first display area, and the weather information of the first time period including the target time is displayed in the second display area in a broken line form, which may be the card style shown in fig. 3.
The second card style also comprises a first display area and a second display area, weather information of a second time period including the target time is displayed in the first display area in a calendar mode, and the target weather information corresponding to the target time is displayed in the second display area.
It should be noted that, if the target time is a future day, the target weather information corresponding to the target time is the weather information of the target time, as shown in fig. 4 for example, and if the target time is multiple days in the future, the target weather information corresponding to the future time may be the weather information of the current day, as shown in fig. 5 for example.
Step 603, displaying the search result card on a search result page.
It will be understood by those skilled in the art that in the method of the present invention, the order of writing the steps does not imply a strict order of execution and any limitations on the implementation, and the specific order of execution of the steps should be determined by their function and possible inherent logic.
Based on the same inventive concept, an information query device corresponding to the information query method is also provided in the embodiments of the present disclosure, and because the principle of solving the problem of the device in the embodiments of the present disclosure is similar to the information query method in the embodiments of the present disclosure, the implementation of the device may refer to the implementation of the method, and repeated details are not repeated.
Referring to fig. 7, which is a schematic diagram of an architecture of an information query apparatus provided in an embodiment of the present disclosure, the apparatus includes: an acquisition module 701, a determination module 702 and a card generation module 703; wherein the content of the first and second substances,
an obtaining module 701, configured to obtain a weather search request;
a determining module 702, configured to parse target time indication information in the weather search request, and determine a target time indicated by the target time indication information;
the card generating module 703 is configured to obtain target weather information corresponding to the target time, and generate a search result card corresponding to the search request based on the target time and the target weather information.
In a possible implementation manner, the determining module 702, when parsing the target time indication information in the weather search request, is configured to:
determining at least one keyword contained in the weather search request;
and respectively matching the keywords with pre-stored time keywords, and determining the keywords which are successfully matched as target time indication information in the weather search request.
In a possible implementation, the determining module 702, when determining the target time indicated by the target time indication information, is configured to:
determining a target time calculation method; the target time calculation method corresponds to the time keyword matched with the target time indication information;
and determining the target time indicated by the target time indication information based on the target time calculation method and the target time indication information.
In a possible implementation, the determining module 702, when determining the target time indicated by the target time indication information, is configured to:
inputting the target time indication information into a pre-trained neural network model, and outputting the target time indicated by the target time indication information, wherein the neural network model is obtained by training based on the sample time indication information and a time label corresponding to the sample time indication information.
In one possible implementation, the weather search request carries location information;
the card generating module 703, when acquiring the target weather information corresponding to the target time, is configured to:
and acquiring weather information corresponding to the place information and the target time.
In a possible implementation manner, the card generating module 703, when generating the search result card corresponding to the search request based on the target time and the target weather information, is configured to:
calculating a time interval between a current time and the target time;
determining a search result card style according to the time interval;
and generating a search result card corresponding to the search request according to the search result card style based on the target weather information.
In a possible implementation manner, when the card generating module 703 generates a search result card corresponding to the search request according to the search result card style based on the target weather information, the card generating module is configured to:
determining other weather information except the target weather information corresponding to the target time according to the time interval;
and generating a search result card corresponding to the search request according to the search result card style based on the other weather information and the target weather information.
In one possible embodiment, the card generating module 703, when determining the search result card style according to the time interval, is configured to:
when the time interval is smaller than a first preset time interval, taking a first card style as a search result card style corresponding to the time interval; the first card style is displayed with weather information of a first time period including the target time;
when the time interval is greater than or equal to the first preset time interval, taking a second card style as a search result card style corresponding to the time interval; and weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is longer than that of the first time period.
The description of the processing flow of each module in the device and the interaction flow between the modules may refer to the related description in the above method embodiments, and will not be described in detail here.
Based on the same inventive concept, another information query apparatus is further provided in the embodiment of the present disclosure, referring to fig. 8, which is a schematic diagram of an architecture of another information query apparatus provided in the embodiment of the present disclosure, and includes a receiving module 801, an obtaining module 802, and a displaying module 803, specifically:
a receiving module 801, configured to receive a weather search request; the weather search request comprises target time indication information;
an obtaining module 802, configured to obtain a search result card corresponding to the weather search request; the search result card comprises target weather information corresponding to the target time indicated by the target time indication information, and the card style of the search card is determined according to the time interval between the target time and the current time;
and the display module 803 is used for displaying the search result card on a search result page.
In one possible embodiment, the determining of the card style of the search card according to the time interval between the target time and the current time includes:
when the time interval between the target time and the current time is smaller than a first preset time interval, the search result card corresponds to a first card style; weather information of a first time period including the target time is displayed in the first card style;
when the time interval between the target time and the current time is greater than or equal to a first preset time interval, the search result card corresponds to a second card style; weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is longer than that of the first time period.
In one possible embodiment, the first card style includes a first display area and a second display area, the first display area displays the target weather information at the target time, and the second display area displays the weather information at the first time period including the target time in a zigzag manner.
In a possible embodiment, the second card style includes a first display area and a second display area; and displaying weather information of a second time period including the target time in a calendar mode in the first display area, and displaying target weather information corresponding to the target time in the second display area.
The description of the processing flow of each module in the device and the interaction flow between the modules may refer to the related description in the above method embodiments, and will not be described in detail here.
Based on the same technical concept, the embodiment of the application also provides computer equipment. Referring to fig. 9, a schematic structural diagram of a computer device 900 provided in the embodiment of the present application includes a processor 901, a memory 902, and a bus 903. The memory 902 is used for storing execution instructions, and includes a memory 9021 and an external memory 9022; the memory 9021 is also referred to as an internal memory, and is configured to temporarily store operation data in the processor 901 and data exchanged with an external memory 9022 such as a hard disk, the processor 901 exchanges data with the external memory 9022 through the memory 9021, and when the computer device 900 is operated, the processor 901 communicates with the memory 902 through the bus 903, so that the processor 901 executes the following instructions:
acquiring a weather search request;
analyzing target time indication information in the weather search request, and determining target time indicated by the target time indication information;
and acquiring target weather information corresponding to the target time, and generating a search result card corresponding to the search request based on the target time and the target weather information.
In a possible implementation manner, the instructions executed by the processor 901 for parsing the target time indication information in the weather search request includes:
determining at least one keyword contained in the weather search request;
and respectively matching the keywords with pre-stored time keywords, and determining the keywords which are successfully matched as target time indication information in the weather search request.
In a possible implementation manner, the determining the target time indicated by the target time indication information in the instructions executed by the processor 901 includes:
determining a target time calculation method; the target time calculation method corresponds to the time keyword matched with the target time indication information;
and determining the target time indicated by the target time indication information based on the target time calculation method and the target time indication information.
In a possible implementation manner, the determining the target time indicated by the target time indication information in the instructions executed by the processor 901 includes:
inputting the target time indication information into a pre-trained neural network model, and outputting the target time indicated by the target time indication information, wherein the neural network model is obtained by training based on the sample time indication information and a time label corresponding to the sample time indication information.
In a possible implementation manner, in the instructions executed by the processor 901, the weather search request carries location information;
the acquiring of the target weather information corresponding to the target time includes:
and acquiring weather information corresponding to the place information and the target time.
In a possible implementation manner, in the instructions executed by processor 901, the generating a search result card corresponding to the search request based on the target time and the target weather information includes:
calculating a time interval between a current time and the target time;
determining a search result card style according to the time interval;
and generating a search result card corresponding to the search request according to the search result card style based on the target weather information.
In a possible implementation manner, in the instructions executed by the processor 901, the generating a search result card corresponding to the search request according to the search result card style based on the target weather information includes:
determining other weather information except the target weather information corresponding to the target time according to the time interval;
and generating a search result card corresponding to the search request according to the search result card style based on the other weather information and the target weather information.
In one possible implementation, the instructions executed by the processor 901 to determine the search result card style according to the time interval include:
when the time interval is smaller than a first preset time interval, taking a first card style as a search result card style corresponding to the time interval; the first card style is displayed with weather information of a first time period including the target time;
when the time interval is greater than or equal to the first preset time interval, taking a second card style as a search result card style corresponding to the time interval; and weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is longer than that of the first time period.
Based on the same technical concept, the embodiment of the application also provides computer equipment. Referring to fig. 10, a schematic structural diagram of a computer device 1000 provided in the embodiment of the present application includes a processor 1001, a memory 1002, and a bus 1003. The memory 1002 is used for storing execution instructions, and includes a memory 10021 and an external memory 10022; the memory 10021 is also referred to as an internal memory, and is used for temporarily storing the operation data in the processor 1001 and the data exchanged with the external memory 10022 such as a hard disk, the processor 1001 exchanges data with the external memory 10022 through the memory 10021, and when the computer device 1000 operates, the processor 1001 and the memory 1002 communicate through the bus 1003, so that the processor 1001 executes the following instructions:
receiving a weather search request; the weather search request comprises target time indication information;
acquiring a search result card corresponding to the weather search request; the search result card comprises target weather information corresponding to the target time indicated by the target time indication information, and the card style of the search card is determined according to the time interval between the target time and the current time;
and displaying the search result card on a search result page.
In a possible implementation, in the instructions executed by the processor 1001, the determining the card style of the search card according to the time interval between the target time and the current time includes:
when the time interval between the target time and the current time is smaller than a first preset time interval, the search result card corresponds to a first card style; weather information of a first time period including the target time is displayed in the first card style;
when the time interval between the target time and the current time is greater than or equal to a first preset time interval, the search result card corresponds to a second card style; weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is longer than that of the first time period.
In one possible implementation, in the instructions executed by the processor 1001, the first card style includes a first display area and a second display area, the target weather information at the target time is displayed in the first display area, and the weather information at the first time period including the target time is displayed in a broken line form in the second display area.
In a possible embodiment, the processor 1001 executes instructions, and the second card style includes a first display area and a second display area; and displaying weather information of a second time period including the target time in a calendar mode in the first display area, and displaying target weather information corresponding to the target time in the second display area.
The embodiments of the present disclosure also provide a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program performs the steps of the information query method in the above method embodiments. The storage medium may be a volatile or non-volatile computer-readable storage medium.
The computer program product of the information query method provided in the embodiments of the present disclosure includes a computer-readable storage medium storing a program code, where instructions included in the program code may be used to execute the steps of the information query method in the above method embodiments, which may be referred to specifically for the above method embodiments, and are not described herein again.
The embodiments of the present disclosure also provide a computer program, which when executed by a processor implements any one of the methods of the foregoing embodiments. The computer program product may be embodied in hardware, software or a combination thereof. In an alternative embodiment, the computer program product is embodied in a computer storage medium, and in another alternative embodiment, the computer program product is embodied in a Software product, such as a Software Development Kit (SDK), or the like.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the system and the apparatus described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again. In the several embodiments provided in the present disclosure, it should be understood that the disclosed system, apparatus, and method may be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions when actually implemented, and for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer-readable storage medium executable by a processor. Based on such understanding, the technical solution of the present disclosure may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present disclosure. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Finally, it should be noted that: the above-mentioned embodiments are merely specific embodiments of the present disclosure, which are used for illustrating the technical solutions of the present disclosure and not for limiting the same, and the scope of the present disclosure is not limited thereto, and although the present disclosure is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: any person skilled in the art can modify or easily conceive of the technical solutions described in the foregoing embodiments or equivalent technical features thereof within the technical scope of the present disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the embodiments of the present disclosure, and should be construed as being included therein. Therefore, the protection scope of the present disclosure shall be subject to the protection scope of the claims.

Claims (16)

1. An information query method, comprising:
acquiring a weather search request;
analyzing target time indication information in the weather search request, and determining target time indicated by the target time indication information;
and acquiring target weather information corresponding to the target time, and generating a search result card corresponding to the search request based on the target time and the target weather information.
2. The method of claim 1, wherein the parsing the target time indication information in the weather search request comprises:
determining at least one keyword contained in the weather search request;
and respectively matching the keywords with pre-stored time keywords, and determining the keywords which are successfully matched as target time indication information in the weather search request.
3. The method of claim 1 or 2, the determining the target time indicated by the target time indication information, comprising:
determining a target time calculation method; the target time calculation method corresponds to the time keyword matched with the target time indication information;
and determining the target time indicated by the target time indication information based on the target time calculation method and the target time indication information.
4. The method according to claim 1 or 2, wherein the determining the target time indicated by the target time indication information comprises:
inputting the target time indication information into a pre-trained neural network model, and outputting the target time indicated by the target time indication information, wherein the neural network model is obtained by training based on the sample time indication information and a time label corresponding to the sample time indication information.
5. The method of claim 1, wherein the weather search request carries location information;
the acquiring of the target weather information corresponding to the target time includes:
and acquiring weather information corresponding to the place information and the target time.
6. The method of claim 1, wherein generating the search result card corresponding to the search request based on the target time and the target weather information comprises:
calculating a time interval between a current time and the target time;
determining a search result card style according to the time interval;
and generating a search result card corresponding to the search request according to the search result card style based on the target weather information.
7. The method of claim 6, wherein generating a search result card corresponding to the search request in the search result card style based on the target weather information comprises:
determining other weather information except the target weather information corresponding to the target time according to the time interval;
and generating a search result card corresponding to the search request according to the search result card style based on the other weather information and the target weather information.
8. The method of claim 6 or 7, wherein determining a search result card style from the time interval comprises:
when the time interval is smaller than a first preset time interval, taking a first card style as a search result card style corresponding to the time interval; the first card style is displayed with weather information of a first time period including the target time;
when the time interval is greater than or equal to the first preset time interval, taking a second card style as a search result card style corresponding to the time interval; and weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is greater than that of the first time period.
9. An information query method, comprising:
receiving a weather search request; the weather search request comprises target time indication information;
acquiring a search result card corresponding to the weather search request; the search result card comprises target weather information corresponding to the target time indicated by the target time indication information, and the card style of the search card is determined according to the time interval between the target time and the current time;
and displaying the search result card on a search result page.
10. The method of claim 9, wherein the card style of the search card is determined according to a time interval between the target time and the current time, comprising:
when the time interval between the target time and the current time is smaller than a first preset time interval, the search result card corresponds to a first card style; weather information of a first time period including the target time is displayed in the first card style;
when the time interval between the target time and the current time is greater than or equal to a first preset time interval, the search result card corresponds to a second card style; weather information of a second time period including the target time is displayed in the second card style, and the time length of the second time period is longer than that of the first time period.
11. The method according to claim 10, wherein the first card style includes a first display area in which the target weather information at the target time is displayed and a second display area in which the weather information at the first time period including the target time is displayed in a zigzag manner.
12. The method of claim 10, wherein the second card style includes a first display area and a second display area; and displaying weather information of a second time period including the target time in a calendar mode in the first display area, and displaying target weather information corresponding to the target time in the second display area.
13. An information inquiry apparatus, comprising:
the acquisition module is used for acquiring a weather search request;
the determining module is used for analyzing the target time indication information in the weather searching request and determining the target time indicated by the target time indication information;
and the card generating module is used for acquiring target weather information corresponding to the target time and generating a search result card corresponding to the search request based on the target time and the target weather information.
14. An information inquiry apparatus, comprising:
the receiving module is used for receiving a weather searching request; the weather search request comprises target time indication information;
the acquisition module is used for acquiring a search result card corresponding to the weather search request; the search result card comprises target weather information corresponding to the target time indicated by the target time indication information, and the card style of the search card is determined according to the time interval between the target time and the current time;
and the display module is used for displaying the search result card on a search result page.
15. A computer device, comprising: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory communicating via the bus when a computer device is running, the machine-readable instructions when executed by the processor performing the steps of the information query method of any one of claims 1 to 8 or performing the steps of the information query method of any one of claims 9 to 12.
16. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the information query method according to any one of claims 1 to 8 or the steps of the information query method according to any one of claims 9 to 12.
CN202010555306.9A 2020-06-17 2020-06-17 Information query method and device Pending CN111753173A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010555306.9A CN111753173A (en) 2020-06-17 2020-06-17 Information query method and device
PCT/CN2021/093570 WO2021254046A1 (en) 2020-06-17 2021-05-13 Information query method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010555306.9A CN111753173A (en) 2020-06-17 2020-06-17 Information query method and device

Publications (1)

Publication Number Publication Date
CN111753173A true CN111753173A (en) 2020-10-09

Family

ID=72674723

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010555306.9A Pending CN111753173A (en) 2020-06-17 2020-06-17 Information query method and device

Country Status (2)

Country Link
CN (1) CN111753173A (en)
WO (1) WO2021254046A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021254046A1 (en) * 2020-06-17 2021-12-23 北京字节跳动网络技术有限公司 Information query method and device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114461944B (en) * 2022-01-19 2023-03-10 北京百度网讯科技有限公司 Search result display method and device and electronic equipment
CN115097988B (en) * 2022-07-20 2024-03-22 抖音视界有限公司 Information display method, device, computer equipment and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103870672A (en) * 2012-12-12 2014-06-18 联想(北京)有限公司 Method and device for obtaining date
CN104281595A (en) * 2013-07-04 2015-01-14 腾讯科技(深圳)有限公司 Weather condition displaying method, device and system
CN104484361A (en) * 2014-12-02 2015-04-01 百度在线网络技术(北京)有限公司 Method and device for displaying information
CN105653738A (en) * 2016-03-01 2016-06-08 北京百度网讯科技有限公司 Search result broadcasting method and device based on artificial intelligence
CN106782537A (en) * 2016-12-27 2017-05-31 深圳前海勇艺达机器人有限公司 The method and system of weather is inquired about in robot
CN107992494A (en) * 2016-10-26 2018-05-04 阿里巴巴集团控股有限公司 A kind of information providing method and device
CN110502682A (en) * 2019-07-17 2019-11-26 北京小米移动软件有限公司 Querying method and device, the storage medium of Weather information
CN110852043A (en) * 2019-11-19 2020-02-28 北京字节跳动网络技术有限公司 Text transcription method, device, equipment and storage medium
CN111046265A (en) * 2019-12-11 2020-04-21 北京小米移动软件有限公司 Card data display method, device, equipment and storage medium
CN111177494A (en) * 2019-12-27 2020-05-19 北京天译科技有限公司 Semantic analysis method in voice interaction based on weather

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111753173A (en) * 2020-06-17 2020-10-09 北京字节跳动网络技术有限公司 Information query method and device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103870672A (en) * 2012-12-12 2014-06-18 联想(北京)有限公司 Method and device for obtaining date
CN104281595A (en) * 2013-07-04 2015-01-14 腾讯科技(深圳)有限公司 Weather condition displaying method, device and system
CN104484361A (en) * 2014-12-02 2015-04-01 百度在线网络技术(北京)有限公司 Method and device for displaying information
CN105653738A (en) * 2016-03-01 2016-06-08 北京百度网讯科技有限公司 Search result broadcasting method and device based on artificial intelligence
CN107992494A (en) * 2016-10-26 2018-05-04 阿里巴巴集团控股有限公司 A kind of information providing method and device
CN106782537A (en) * 2016-12-27 2017-05-31 深圳前海勇艺达机器人有限公司 The method and system of weather is inquired about in robot
CN110502682A (en) * 2019-07-17 2019-11-26 北京小米移动软件有限公司 Querying method and device, the storage medium of Weather information
CN110852043A (en) * 2019-11-19 2020-02-28 北京字节跳动网络技术有限公司 Text transcription method, device, equipment and storage medium
CN111046265A (en) * 2019-12-11 2020-04-21 北京小米移动软件有限公司 Card data display method, device, equipment and storage medium
CN111177494A (en) * 2019-12-27 2020-05-19 北京天译科技有限公司 Semantic analysis method in voice interaction based on weather

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李志欣等: "《计算机录入技术》", 30 September 2018, 北京理工大学出版社 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021254046A1 (en) * 2020-06-17 2021-12-23 北京字节跳动网络技术有限公司 Information query method and device

Also Published As

Publication number Publication date
WO2021254046A1 (en) 2021-12-23

Similar Documents

Publication Publication Date Title
CN111753173A (en) Information query method and device
EP3617952A1 (en) Information search method, apparatus and system
US20160314377A1 (en) Using Similarity for Grouping Fonts and Individuals for Recommendations
WO2019080662A1 (en) Information recommendation method, device and apparatus
US10394874B2 (en) Syntactic profiling of alphanumeric strings
US10599760B2 (en) Intelligent form creation
US10915586B2 (en) Search engine for identifying analogies
US20180075020A1 (en) Date and Time Processing
US10699451B1 (en) Generating digital graphical representations reflecting multiple data series utilizing dynamic y-axes
CN111428503A (en) Method and device for identifying and processing same-name person
CN110647459A (en) Application testing method and device
CN109471935B (en) Questionnaire survey object determining method and device, electronic equipment and storage medium
US20220207584A1 (en) Learning device, computer-readable information storage medium, and learning method
CN113779362A (en) Data searching method and device
CN112561558A (en) Express time portrait generation method, generation device, equipment and storage medium
US20240104297A1 (en) Analysis of spreadsheet table in response to user input
Winker Visualizing Topic Uncertainty in Topic Modelling
CN111383050A (en) Product data integration and analysis method, device and computer readable storage medium
CN113536778A (en) Title generation method and device and computer readable storage medium
CN112906399B (en) Method, apparatus, device and storage medium for determining emotional state
CN113139129B (en) Virtual reading trajectory graph generation method and device, electronic equipment and storage medium
US11928633B2 (en) Systems and methods for simulating a risk model over time
CN111552896B (en) Information updating method and device
US11966869B2 (en) Systems and methods for simulating qualitative assumptions
US20230153727A1 (en) Systems and methods for identifying uncertainty in a risk model

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