CN113449088A - Data processing method, data processing apparatus, storage medium, and computer program product - Google Patents

Data processing method, data processing apparatus, storage medium, and computer program product Download PDF

Info

Publication number
CN113449088A
CN113449088A CN202110436702.4A CN202110436702A CN113449088A CN 113449088 A CN113449088 A CN 113449088A CN 202110436702 A CN202110436702 A CN 202110436702A CN 113449088 A CN113449088 A CN 113449088A
Authority
CN
China
Prior art keywords
target road
traffic condition
road
traffic
target
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
CN202110436702.4A
Other languages
Chinese (zh)
Inventor
聂冰伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Innovation Co
Original Assignee
Alibaba Singapore Holdings Pte Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alibaba Singapore Holdings Pte Ltd filed Critical Alibaba Singapore Holdings Pte Ltd
Priority to CN202110436702.4A priority Critical patent/CN113449088A/en
Publication of CN113449088A publication Critical patent/CN113449088A/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/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation
    • G06F16/3329Natural language query formulation or dialogue systems
    • 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/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/16Sound input; Sound output
    • G06F3/167Audio in a user interface, e.g. using voice commands for navigating, audio feedback
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks

Abstract

The embodiment of the application provides a data processing method, a data processing device, a storage medium and a computer program product, wherein the data processing method comprises the following steps: creating a conversation chat room for discussing at least traffic conditions of the target road; adding the target object driven on the target road into the chat room based on the positioning position of the target object; obtaining effective description data aiming at the traffic condition of the target road based on the session information of the session chat room; and updating the traffic condition of the target road according to the effective description data of the traffic condition of the target road. The user discusses/reflects the traffic condition of the target road in the chat room, so that the more accurate traffic condition of the target road can be timely obtained according to the conversation information of the user in the chat room and updated, and other navigated objects can timely obtain the traffic condition of the target road.

Description

Data processing method, data processing apparatus, storage medium, and computer program product
Technical Field
The embodiments of the present application relate to the field of electronic information technologies, and in particular, to a data processing method, an apparatus, a storage medium, and a computer program product.
Background
With the increasing of the quantity of motor vehicles, the road traffic state is affected by factors such as traffic accidents, traffic control, road congestion and the like, the uncertainty of the road traffic state is higher and higher, and how to quickly and accurately obtain the factors causing the road traffic state to change is transferred to related travel crowds, so that the road traffic efficiency is improved, and the problem which needs to be solved urgently is presented.
Disclosure of Invention
Embodiments of the present application provide a data processing method, an apparatus, a storage medium, and a computer program product to at least partially solve the above problem.
According to a first aspect of embodiments of the present application, there is provided a data processing method, including: creating a conversation chat room for discussing at least traffic conditions of the target road; adding the target object driven on the target road into the chat room based on the positioning position of the target object; obtaining effective description data aiming at the traffic condition of the target road based on the session information of the session chat room; and updating the traffic condition of the target road according to the effective description data of the traffic condition of the target road.
According to a second aspect of embodiments of the present application, there is provided a data processing apparatus including: a creation module for creating a conversation chat room for discussing at least traffic conditions of a target road; the chat room module is used for adding the target object running on the target road into the chat room based on the positioning position of the target object; the conversation module is used for obtaining effective description data aiming at the traffic condition of the target road based on the conversation information of the conversation chat room; and the updating module is used for updating the traffic condition of the target road according to the effective description data of the traffic condition of the target road.
According to a third aspect of embodiments of the present application, there is provided an electronic apparatus, including: the processor, the memory and the communication interface complete mutual communication through the communication bus; the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the corresponding operation of the data processing method of the first aspect.
According to a fourth aspect of embodiments of the present application, there is provided a storage medium having stored thereon a computer program which, when executed by a processor, implements the data processing method according to the first aspect.
According to a fifth aspect of embodiments of the present application, there is provided a computer program product, which when executed by a processor, implements the data processing method according to the first aspect.
The data processing method, the data processing device, the storage medium and the computer program product provided by the embodiment of the application establish a conversation chat room at least used for discussing the traffic condition of a target road; adding the target object driven on the target road into the chat room based on the positioning position of the target object; obtaining effective description data aiming at the traffic condition of the target road based on the session information of the session chat room; and updating the traffic condition of the target road according to the effective description data of the traffic condition of the target road. The user discusses/reflects the traffic condition of the target road in the chat room, so that the more accurate traffic condition of the target road can be timely obtained according to the conversation information of the user in the chat room and updated, and other navigated objects can timely obtain the traffic condition of the target road.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the embodiments of the present application, and other drawings can be obtained by those skilled in the art according to the drawings.
Fig. 1 is a schematic view of a data processing method according to an embodiment of the present application;
fig. 2 is a flowchart of a data processing method according to an embodiment of the present application;
fig. 3 is a schematic view of another data processing method according to an embodiment of the present application;
fig. 4 is a flowchart of another data processing method according to an embodiment of the present application;
fig. 5 is a structural diagram of a data processing apparatus according to a second embodiment of the present application;
fig. 6 is a structural diagram of an electronic device according to a third embodiment of the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the embodiments of the present application, the technical solutions in the embodiments of the present application will be described clearly and completely below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, but not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application shall fall within the scope of the protection of the embodiments in the present application.
The following further describes specific implementations of embodiments of the present application with reference to the drawings of the embodiments of the present application.
Example one
For convenience of understanding, an application scenario of the data processing method provided in the first embodiment of the present application is described, and referring to fig. 1, fig. 1 is a scenario diagram of the data processing method provided in the first embodiment of the present application. The scenario shown in fig. 1 comprises an electronic device 101 and a user terminal 102.
The electronic device 101 may be a terminal device such as a smart phone, a tablet computer, a notebook computer, and a vehicle-mounted terminal, and the electronic device 101 may also be a network device such as a server, which is only exemplary and not meant to limit the present application. The user terminal 102 may be a terminal device used by a user, for example, a smart phone, a vehicle-mounted terminal, or the like. The electronic device 101 may establish a conversation chat room, and the user may join the conversation chat room to chat with other users through the user terminal.
The electronic device 101 may access a network, connect with a cloud terminal through the network, and perform data interaction, or the electronic device 102 may be a device in the cloud terminal. In the present application, the Network includes a Local Area Network (LAN), a Wide Area Network (WAN), and a mobile communication Network; such as the World Wide Web (WWW), Long Term Evolution (LTE) networks, 2G networks (2 th Generation Mobile Network), 3G networks (3 th Generation Mobile Network), 5G networks (5 th Generation Mobile Network), etc. The cloud may include various devices connected over a network, such as servers, relay devices, Device-to-Device (D2D) devices, and the like. Of course, this is merely an example and does not represent a limitation of the present application.
With reference to the scenario shown in fig. 1, a data processing method provided by an embodiment of the present application is described in detail, where it should be noted that fig. 1 is only an application scenario of the data processing method provided by the embodiment of the present application, and does not represent that the data processing method must be applied to the scenario shown in fig. 1, and optionally, the data processing method provided by the embodiment of the present application may be applied to an electronic device, that is, the electronic device is an execution main body of the data processing method provided by the embodiment of the present application, the electronic device may be a terminal device such as a smart phone, a tablet computer, a notebook computer, a vehicle-mounted terminal, and the electronic device may also be a network device such as a server, which is not limited in this application, referring to fig. 2, fig. 2 is a flowchart of a data processing method provided by the embodiment of the present application, and the method includes the following steps:
step 201, a conversation chat room is created for discussing at least traffic conditions of the target road.
In the embodiment of the present specification, when a navigated object encounters a traffic condition (a factor affecting road traffic) to be reported during driving or traveling by a public transportation means, a chat room creation request may be initiated to a server side through a corresponding device to create a session chat room at least for discussing the traffic condition of a target road, where the session chat room may be created during map navigation, that is, the function of the session chat room may be integrated in a map navigation application, or may be integrated in any application software (such as a car-booking application software or a life service application software) having a map navigation function.
Step 202, adding the target object driven on the target road into the conversation chat room based on the positioning position of the target object.
Because the conversation chat room created by the present application is used to discuss traffic conditions of a target road, the conversation chat room is associated with the target road, and the target road is typically determined according to the location of the user who created the conversation chat room. Further, in order to enable the user driving on the target road to join the conversation chat room, the application adds the target object driving on the target road to the conversation chat room based on the positioning position of the target object, specifically: the driving target road of the target object can be determined according to the positioning position of the target object, whether a conversation chat room established aiming at the target road exists or not is inquired, and if yes, the user is added into the conversation chat room. It should be noted that, in an implementation manner, if there is a conversation chat room established for the target road, whether the user joins may be prompted, and if a trigger operation for joining the conversation chat room is detected, the user is joined to the conversation chat room. The user can freely select, and is more flexible and convenient. In another implementation manner, if there is no conversation chat room established for the target road, a conversation chat room for the target road may be established according to a triggering operation of the user, and the user is added to the conversation chat room for the target road.
In the present application, the target object may be any device loaded with the aforementioned application software, and the device may be a smart terminal or a vehicle or any device capable of installing application software. The target object is a vehicle for example, because the vehicle may integrate a vehicle-mounted terminal, or may carry a user terminal, and the two terminals are stationary relative to the vehicle when the vehicle is in the vehicle, the position of the vehicle-mounted terminal or the user terminal on the vehicle is the position of the vehicle, and the position of the vehicle-mounted terminal or the user terminal is the position of the vehicle, that is, the position of the target object.
It should be noted that, in the present application, the target road may be a road that the navigated object needs to travel according to the navigation planned route, or may be a road that the navigated object travels according to personal experience when the map navigation application is opened, and the navigated object knows the real-time traffic situation of the road only through the map navigation application, but does not use the navigation guidance function, for example, the map navigation application is in the cruising state.
And step 203, obtaining effective description data of the traffic condition aiming at the target road based on the conversation information of the conversation chat room.
Since the present application is to help a user to quickly and accurately obtain a real traffic condition of a road, and thus, chat contents of a conversation chat room surround the traffic condition, the present application dynamically identifies the conversation chat room to obtain effective description data that can describe a traffic condition of a target road, and optionally, in a specific example, based on conversation information of the conversation chat room, obtains effective description data of the traffic condition of the target road, including: and judging whether the session information is related to the traffic condition of the target road, if so, extracting effective description data aiming at the traffic condition of the target road from the session information.
Further optionally, determining whether the session information is related to the traffic condition of the target road, and if so, extracting effective description data for the traffic condition of the target road from the session information, including: recognizing the conversation information by utilizing a pre-trained neural network model (such as a natural language recognition model); and judging whether the conversation message is related to the traffic condition of the target road or not based on the identification result, and if so, extracting effective description data aiming at the traffic condition of the target road from the identification result. The session information is identified by utilizing the neural network model, effective description data is screened out, and the traffic condition aiming at the target road can be more accurately determined.
And step 204, updating the traffic condition of the target road according to the effective description data of the traffic condition of the target road.
It should be noted that the traffic condition of the target road may be represented by the traffic condition information, and the traffic condition may include the traffic condition and/or the traffic event, that is, the traffic condition information may indicate the traffic condition and/or the traffic event of the target road. In the present application, the road condition may include congestion, slow-moving, or clear-moving, and the traffic event refers to an event affecting road traffic, and may be, for example, a traffic accident, road construction, temporary control, and the like.
Optionally, in an embodiment, the updating the traffic condition of the target road according to the valid description data of the traffic condition of the road includes: judging whether existing road condition information exists on the target road, if so, updating the existing road condition information according to the effective description data; and if not, generating new road condition information of the target road according to the effective description data. And if the road condition information exists, the mutual verification is carried out according to the effective description data and the existing road condition information, and the existing road condition information is updated, so that the traffic condition of the target road indicated by the road condition information is more accurate.
Updating the traffic conditions of the target road may include updating road conditions and/or traffic events. Taking the traffic event as an example herein, updating the traffic event may include adding a new traffic event, deleting a traffic event that has been eliminated, and the like. Here, two specific examples are listed for explanation:
optionally, in a first example, updating the traffic condition of the target road according to the valid description data of the traffic condition of the target road includes: if the existing traffic information indicates that the existing traffic events exist on the target road, determining whether the existing traffic events on the target road are eliminated according to the effective description data of the traffic conditions of the target road, if so, deleting the traffic events, and if not, updating the image-text description contents of the existing traffic events according to the effective description data. And determining that the traffic incident is eliminated according to the effective description data, and deleting the traffic incident in time so as to facilitate the trip of the user.
Optionally, in a second example, updating the traffic condition of the target road according to the valid description data of the traffic condition of the target road includes: and if the existing traffic information indicates that the existing traffic events do not exist on the target road and the effective description data of the traffic condition of the target road indicates that a new traffic event occurs, adding the new traffic event of the target road into the traffic information according to the effective description data of the traffic condition of the target road.
It should also be noted that, optionally, in an implementation manner, the method further includes: and prompting the updated traffic condition of the road through electronic map display or voice broadcast. Other navigated objects can acquire the latest traffic condition of the road on the electronic map in time.
The data processing method described in conjunction with the above steps 201-204 is described in detail herein by taking a specific application scenario as an example. As shown in fig. 3, fig. 3 is a schematic view of another data processing method according to an embodiment of the present application. Fig. 3 shows the electronic device 101 and at least one user terminal 102 included in fig. 1, and fig. 3 further shows a cloud 103.
The electronic device may be a terminal device, or a network device such as a server, similar to the electronic device shown in fig. 1. The user terminal 102 may be a terminal device used by a user, similar to the user terminal shown in fig. 1. The electronic device 101 is connected to the cloud 103 via a network. Referring to the scenario shown in fig. 3, a specific data processing method is exemplified here, as shown in fig. 4, fig. 4 is a flowchart of another data processing method provided in the first embodiment of the present application. The method comprises the following steps:
step 401, the cloud acquires road condition information of a road and sends the road condition information to the electronic equipment.
The traffic information is used for indicating traffic conditions of the road, including road conditions and/or traffic events, the cloud end may acquire the road conditions and/or traffic events of the road in various ways, and the way of acquiring the road conditions of the road may include: the method comprises the steps of obtaining information reported by a user, obtaining the information through a traffic management bureau platform, obtaining the information through big data mining and the like.
Step 402, the electronic device issues road condition information of an existing road on the electronic map.
It should be noted that, for the same road, the electronic device may compare the road condition information of the road obtained from different channels, and if the road condition information of the road is consistent, the electronic device issues the road condition information of the road.
In step 403, the electronic device creates a conversational chat room for discussing at least traffic conditions of the target road.
The conversation chat room can be established by the user application or can be established by the electronic equipment.
Step 404, the user terminal obtains a positioning position of the target object and sends the positioning position to the electronic device.
For example, in one implementation, the user terminal may be consistent with the motion state of the target object, i.e., the speed and the direction, and the user terminal determines the location position of the target object by locating itself.
Step 405, the electronic device joins the target object driven on the target road into the conversation chat room based on the positioning position of the target object.
In this embodiment, for convenience of understanding, the target road is the target road for establishing the conversation chat room in step 403, and the user may directly join the conversation chat room.
Step 406, the user terminal sends the session information in the session chat room to the electronic device.
Step 407, the electronic device determines whether the session information is related to traffic conditions.
The electronic device can identify effective description data influencing traffic conditions by using the neural network model, if the effective description data are identified, the effective description data are extracted from the identification result, and if the effective description data are not identified, the conversation information is irrelevant to the traffic conditions. If the session information is not related to the traffic condition, step 408 is performed, and if the session information is related to the traffic condition, effective description data of the traffic condition for the target road is obtained based on the session information of the session chat room, and step 409 is performed.
Step 408, the electronic device discards the session information.
If the session information is irrelevant to the traffic condition, the session information can be discarded, and the resource occupation is reduced.
Step 409, the electronic device judges whether the target road has the existing road condition information.
If the existing traffic information exists, step 410 is performed, and if the existing traffic information does not exist, step 411 is performed.
And step 410, the electronic equipment updates the road condition information of the target road according to the effective description data of the traffic condition of the target road.
Optionally, if existing traffic condition information exists, the traffic condition of the target road is updated by combining with the traffic condition of the target road obtained by the effective description data and other manners, which may specifically include updating the traffic condition of the target road and/or the state of the traffic event if the traffic condition of the target road and/or the state of the traffic event changes, and deleting the traffic event if the traffic event is eliminated. Of course, this is merely an example.
And 411, the electronic device generates new road condition information of the target road according to the effective description data.
After step 410 and step 411, the method further comprises:
and step 412, the electronic device prompts the updated road condition information through electronic map display or voice broadcast.
The electronic device may transmit the updated road condition information of the target road to each user terminal, and display the updated road condition information on the electronic map or prompt the user terminal through voice broadcast (such as navigation guidance voice or cruise broadcast voice) so that the user can know the latest traffic condition.
The data processing method provided by the embodiment of the application is used for creating a conversation chat room at least used for discussing the traffic condition of a target road; adding the target object driven on the target road into the chat room based on the positioning position of the target object; obtaining effective description data aiming at the traffic condition of the target road based on the session information of the session chat room; and updating the traffic condition of the target road according to the effective description data of the traffic condition of the target road. The user discusses/reflects the traffic condition of the target road in the chat room, so that the more accurate traffic condition of the target road can be timely obtained according to the conversation information of the user in the chat room and updated, and other navigated objects can timely obtain the traffic condition of the target road.
Example two
Based on the method described in the first embodiment, a second embodiment of the present application provides a data processing apparatus for executing the method described in the first embodiment, and referring to fig. 5, the data processing apparatus 50 includes:
a creating module 501 for creating a conversation chat room for discussing at least traffic conditions of a target road;
a chat room module 502 for adding a target object traveling on a target road to a chat room based on a location position of the target object;
a session module 503, configured to obtain effective description data of traffic conditions for the target road based on session information of the session chat room;
and the updating module 504 is configured to update the traffic condition of the target road according to the effective description data of the traffic condition of the target road.
Optionally, in a specific implementation manner, the session module 503 is configured to determine whether the session information is related to the traffic condition of the target road, and if so, extract effective description data for the traffic condition of the target road from the session information.
Optionally, in a specific implementation manner, the session module 503 is configured to identify session information by using a pre-trained neural network model; and judging whether the conversation message is related to the traffic condition of the target road or not based on the identification result, and if so, extracting effective description data aiming at the traffic condition of the target road from the identification result.
Optionally, in a specific implementation manner, the updating module 504 is configured to determine whether existing road condition information exists on the target road, and if yes, update the existing road condition information according to the effective description data; and if not, generating new road condition information of the target road according to the effective description data.
Optionally, in a specific implementation manner, the updating module 504 is configured to determine whether the existing traffic event on the road has been eliminated according to the session information when the existing traffic information indicates that the existing traffic event exists on the target road, delete the traffic event if the existing traffic event on the road has been eliminated, and update the image-text description content of the existing traffic event according to the valid description data if the existing traffic event on the road has not been eliminated.
Optionally, in a specific implementation manner, the updating module 505 is further configured to prompt the updated traffic condition of the road through electronic map display or through voice broadcast.
The data processing device provided by the embodiment of the application creates a conversation chat room at least used for discussing the traffic condition of a target road; adding the target object driven on the target road into the chat room based on the positioning position of the target object; obtaining effective description data aiming at the traffic condition of the target road based on the session information of the session chat room; and updating the traffic condition of the target road according to the effective description data of the traffic condition of the target road. The user discusses/reflects the traffic condition of the target road in the chat room, so that the more accurate traffic condition of the target road can be timely obtained according to the conversation information of the user in the chat room and updated, and other navigated objects can timely obtain the traffic condition of the target road.
EXAMPLE III
Based on the method described in the first embodiment, a third embodiment of the present application provides an electronic device, configured to execute the method described in the first embodiment, and referring to fig. 6, a schematic structural diagram of an electronic device according to the third embodiment of the present application is shown, and a specific embodiment of the present application does not limit a specific implementation of the electronic device.
As shown in fig. 6, the electronic device 60 may include: a processor (processor)602, a communication Interface 604, a memory 606, and a communication bus 608.
Wherein:
the processor 602, communication interface 604, and memory 606 communicate with one another via a communication bus 608.
A communication interface 604 for communicating with other electronic devices or servers.
The processor 602 is configured to execute the program 610, and may specifically perform relevant steps in the foregoing data processing method embodiment.
In particular, program 610 may include program code comprising computer operating instructions.
The processor 602 may be a central processing unit CPU, or an application Specific Integrated circuit asic, or one or more Integrated circuits configured to implement embodiments of the present application. The intelligent device comprises one or more processors which can be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
And a memory 606 for storing a program 610. Memory 606 may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The program 610 may specifically be configured to be executed by the processor 602 to implement the data processing method described in the first embodiment. For specific implementation of each step in the program 610, reference may be made to corresponding steps and corresponding descriptions in units in the foregoing data processing method embodiments, which are not described herein again. It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described devices and modules may refer to the corresponding process descriptions in the foregoing method embodiments, and are not described herein again.
The electronic equipment provided by the embodiment of the application establishes a conversation chat room at least used for discussing the traffic condition of a target road; adding the target object driven on the target road into the chat room based on the positioning position of the target object; obtaining effective description data aiming at the traffic condition of the target road based on the session information of the session chat room; and updating the traffic condition of the target road according to the effective description data of the traffic condition of the target road. The user discusses/reflects the traffic condition of the target road in the chat room, so that the more accurate traffic condition of the target road can be timely obtained according to the conversation information of the user in the chat room and updated, and other navigated objects can timely obtain the traffic condition of the target road.
Example four
Based on the method described in the first embodiment, a fourth embodiment of the present application provides a computer storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the method described in the first embodiment.
EXAMPLE five
Based on the method described in the first embodiment, a fourth embodiment of the present application provides a computer program product, which when executed by a processor implements the method described in the first embodiment.
It should be noted that, according to the implementation requirement, each component/step described in the embodiment of the present application may be divided into more components/steps, and two or more components/steps or partial operations of the components/steps may also be combined into a new component/step to achieve the purpose of the embodiment of the present application.
The above-described methods according to embodiments of the present application may be implemented in hardware, firmware, or as software or computer code storable in a recording medium such as a CD ROM, a RAM, a floppy disk, a hard disk, or a magneto-optical disk, or as computer code originally stored in a remote recording medium or a non-transitory machine-readable medium downloaded through a network and to be stored in a local recording medium, so that the methods described herein may be stored in such software processes on a recording medium using a general-purpose computer, a dedicated processor, or programmable or dedicated hardware such as an ASIC or FPGA. It is understood that the computer, processor, microprocessor controller or programmable hardware includes memory components (e.g., RAM, ROM, flash memory, etc.) that can store or receive software or computer code that, when accessed and executed by the computer, processor or hardware, implements the navigation methods described herein. Further, when a general-purpose computer accesses code for implementing the navigation methods shown herein, execution of the code transforms the general-purpose computer into a special-purpose computer for performing the navigation methods shown herein.
Those of ordinary skill in the art will appreciate that the various illustrative elements and method steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the embodiments of the present application.
The above embodiments are only used for illustrating the embodiments of the present application, and not for limiting the embodiments of the present application, and those skilled in the relevant art can make various changes and modifications without departing from the spirit and scope of the embodiments of the present application, so that all equivalent technical solutions also belong to the scope of the embodiments of the present application, and the scope of patent protection of the embodiments of the present application should be defined by the claims.

Claims (10)

1. A method of data processing, comprising:
creating a conversation chat room for discussing at least traffic conditions of the target road;
adding the target object driven on the target road into the conversation chat room based on the positioning position of the target object;
obtaining effective description data of the traffic condition aiming at the target road based on the session information of the session chat room;
and updating the traffic condition of the target road according to the effective description data of the traffic condition of the target road.
2. The method of claim 1, wherein the obtaining of the valid description data of the traffic condition for the road based on the session information of the session chat room comprises:
and judging whether the session information is related to the traffic condition of the target road, if so, extracting effective description data aiming at the traffic condition of the target road from the session information.
3. The method of claim 2, wherein the determining whether the session information relates to the traffic condition of the target road, and if so, extracting valid description data for the traffic condition of the target road from the session information comprises:
recognizing the session information by utilizing a pre-trained neural network model;
and judging whether the conversation message is related to the traffic condition of the target road or not based on the identification result, and if so, extracting effective description data aiming at the traffic condition of the target road from the identification result.
4. The method of claim 1, wherein the updating the traffic condition of the target link according to the valid description data of the traffic condition of the target link comprises:
judging whether the existing road condition information exists on the target road, if so, updating the existing road condition information according to the effective description data; and if not, generating new road condition information of the target road according to the effective description data.
5. The method of claim 4, wherein the updating the traffic condition of the target road according to the valid description data of the traffic condition of the target road comprises:
if the existing traffic information indicates that the existing traffic incident exists on the target road, determining whether the existing traffic incident on the target road is eliminated according to the effective description data of the traffic condition of the target road, if so, deleting the traffic incident, and if not, updating the image-text description content of the existing traffic incident according to the effective description data.
6. The method of any of claims 1-5, wherein the method further comprises:
and prompting the updated traffic condition of the road through electronic map display or voice broadcast.
7. A data processing apparatus comprising:
a creation module for creating a conversation chat room for discussing at least traffic conditions of a target road;
the chat room module is used for adding the target object which runs on the target road into the chat room based on the positioning position of the target object;
the conversation module is used for obtaining effective description data of the traffic condition aiming at the target road based on the conversation information of the conversation chat room;
and the updating module is used for updating the traffic condition of the target road according to the effective description data of the traffic condition of the target road.
8. An electronic device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction causes the processor to execute the corresponding operation of the data processing method according to any one of claims 1-6.
9. A storage medium having stored thereon a computer program which, when executed by a processor, carries out the data processing method of any one of claims 1 to 6.
10. A computer program product which, when executed by a processor, implements a data processing method as claimed in any one of claims 1 to 6.
CN202110436702.4A 2021-04-22 2021-04-22 Data processing method, data processing apparatus, storage medium, and computer program product Pending CN113449088A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110436702.4A CN113449088A (en) 2021-04-22 2021-04-22 Data processing method, data processing apparatus, storage medium, and computer program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110436702.4A CN113449088A (en) 2021-04-22 2021-04-22 Data processing method, data processing apparatus, storage medium, and computer program product

Publications (1)

Publication Number Publication Date
CN113449088A true CN113449088A (en) 2021-09-28

Family

ID=77809576

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110436702.4A Pending CN113449088A (en) 2021-04-22 2021-04-22 Data processing method, data processing apparatus, storage medium, and computer program product

Country Status (1)

Country Link
CN (1) CN113449088A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114827067A (en) * 2022-04-02 2022-07-29 浪潮卓数大数据产业发展有限公司 Intersection traffic exchange system
CN115175099A (en) * 2022-06-29 2022-10-11 小米汽车科技有限公司 Information sharing method and device, electronic equipment, readable storage medium and chip

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107094125A (en) * 2016-02-17 2017-08-25 腾讯科技(北京)有限公司 A kind of communication server, car-mounted terminal and vehicle-mounted communication method
CN108737243A (en) * 2018-04-20 2018-11-02 平安科技(深圳)有限公司 Conversation message quality detecting method and device
CN109059945A (en) * 2018-06-07 2018-12-21 Oppo(重庆)智能科技有限公司 Method, terminal device and the computer readable storage medium of traffic information processing
CN110062325A (en) * 2019-04-03 2019-07-26 北京旺马科技有限公司 LBS group chat method, system, equipment and storage medium based on highway communication route
CN112165688A (en) * 2020-09-09 2021-01-01 博泰车联网(南京)有限公司 Chat room construction method, system and computer readable storage medium
CN112541135A (en) * 2020-12-22 2021-03-23 北京百度网讯科技有限公司 Information sharing method, information sharing apparatus, electronic device, storage medium, and program product
CN112561583A (en) * 2020-12-16 2021-03-26 郭磊 Interactive vehicle-mounted display method and device based on cloud big data service

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107094125A (en) * 2016-02-17 2017-08-25 腾讯科技(北京)有限公司 A kind of communication server, car-mounted terminal and vehicle-mounted communication method
CN108737243A (en) * 2018-04-20 2018-11-02 平安科技(深圳)有限公司 Conversation message quality detecting method and device
CN109059945A (en) * 2018-06-07 2018-12-21 Oppo(重庆)智能科技有限公司 Method, terminal device and the computer readable storage medium of traffic information processing
CN110062325A (en) * 2019-04-03 2019-07-26 北京旺马科技有限公司 LBS group chat method, system, equipment and storage medium based on highway communication route
CN112165688A (en) * 2020-09-09 2021-01-01 博泰车联网(南京)有限公司 Chat room construction method, system and computer readable storage medium
CN112561583A (en) * 2020-12-16 2021-03-26 郭磊 Interactive vehicle-mounted display method and device based on cloud big data service
CN112541135A (en) * 2020-12-22 2021-03-23 北京百度网讯科技有限公司 Information sharing method, information sharing apparatus, electronic device, storage medium, and program product

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114827067A (en) * 2022-04-02 2022-07-29 浪潮卓数大数据产业发展有限公司 Intersection traffic exchange system
CN114827067B (en) * 2022-04-02 2023-09-08 浪潮卓数大数据产业发展有限公司 Road junction traffic communication system
CN115175099A (en) * 2022-06-29 2022-10-11 小米汽车科技有限公司 Information sharing method and device, electronic equipment, readable storage medium and chip
CN115175099B (en) * 2022-06-29 2024-04-30 小米汽车科技有限公司 Information sharing method and device, electronic equipment, readable storage medium and chip

Similar Documents

Publication Publication Date Title
JP2019079462A (en) Automatic driving vehicle
CN113449088A (en) Data processing method, data processing apparatus, storage medium, and computer program product
CN112463347A (en) Cloud road cooperative automatic driving model training and calling method and system
US20190130343A1 (en) Baggage collection and delivery system
CN113135178A (en) Parking route sharing method, device, equipment and storage medium
CN107690149B (en) Method for triggering network policy update, management function entity and core network equipment
CN111311952A (en) Control method and device for vehicle parking, computer equipment and storage medium
CN113479195A (en) Method for automatic valet parking and system for carrying out said method
CN114401270A (en) Application migration method, system, device, electronic equipment and storage medium
CN107708064B (en) Method and system for positioning mobile phone by vehicle-mounted equipment
CN114299741A (en) Vehicle control method and device based on auxiliary driving system
CN112633971A (en) Network appointment vehicle boarding place modification method and device and electronic equipment
JP2023060005A (en) Server device, information processing method, program and storage medium
CN109547564B (en) Remote data acquisition method, device, equipment and computer readable storage medium
US20200334986A1 (en) Method for monitoring the area surrounding a first element located on a circulation route, and associated system
CN114234994A (en) Vehicle charging method and related device
CN112498337B (en) Vehicle safety management method, device, system and storage medium
CN113800343A (en) Building elevator control method and system of vehicle intelligent control system and vehicle
CN113689722A (en) Traffic early warning method, electronic device and storage medium
CN111089603B (en) Navigation information prompting method based on social application communication content and vehicle
CN107610451B (en) Rapid car booking method and system for short-distance wifi hotspot positioning
CN113822769A (en) Mining area service information interaction method, device, equipment and readable storage medium
US20210090197A1 (en) Systems and methods for dynamically connecting one or more transportation vehicles to customers
JP2019175185A (en) Data structure, vehicle-mounted terminal, information communication method, program, and storage medium
JP2019175184A (en) Server device, information communication method, program, and storage medium

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
TA01 Transfer of patent application right

Effective date of registration: 20240313

Address after: 51 Belarusian Pasha Road, Singapore, Lai Zan Da Building 1 # 03-06, Postal Code 189554

Applicant after: Alibaba Innovation Co.

Country or region after: Singapore

Address before: Room 01, 45th Floor, AXA Building, 8 Shanton Road, Singapore

Applicant before: Alibaba Singapore Holdings Ltd.

Country or region before: Singapore

TA01 Transfer of patent application right