IP Library Granted Patent US 12,032,914
Granted Patent B2
US 12,032,914 · App. 17/701,455 · Granted Jul 9, 2024

Data processing method, apparatus, electronic device, and computer storage medium

Inventors: Xuming Lin (Hangzhou, CN); Zhongzhou Zhao (Hangzhou, CN); Shuiling He (Hangzhou, CN); Liming Pu (Hangzhou, CN); Ji Zhang (Hangzhou, CN)
Assignee: Alibaba (China) Co., Ltd.
G06F40/30G06F40/40G06V30/1448G10L15/26
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,032,914
App. No.
17/701,455
Granted
Jul 9, 2024
Kind
B2
Abstract

Data processing method, apparatus, electronic device, and computer storage medium are provided. The data processing method is used to generate a description information file related to a target object, and includes: obtaining a description framework and multiple types of multiple materials related to the target object, the description framework including attribute selection information corresponding to the target object; performing at least one type of processing on each material to obtain attribute information of the respective material, and the attribute information including an attribute level and an attribute content; selecting target materials whose attribute content and attribute level match the attribute selection information of the description framework; and generating a description information file according to the description framework and the target materials. The data processing method may automatically generate description information files.

Claims (62)

1. A method implemented by a computing device, the method comprising:

obtaining a description framework and multiple types of multiple materials related to a target object, the description framework including attribute selection information corresponding to the target object;

performing at least one kind of processing on each material to obtain attribute information of a respective material, the attribute information including an attribute level and an attribute content;

selecting target materials whose attribute content and attribute level match the attribute selection information of the description framework; and

generating a description information file according to the description framework and the target materials.

2. The method according to claim 1 , wherein:

the multiple types of multiple material comprise a picture-type material and/or a text-type material, and the text-type material comprises at least one of a text obtained by performing voice recognition on an audio-type material and an original text; and

performing at least one type of processing on each material to obtain the attribute information of the respective material comprises:

performing graphic-text recognition on the picture-type material to obtain attribute sentences corresponding to the picture-type material, and/or

performing attribute mining on the text-type material to obtain attribute sentences corresponding to the text-type material.

3. The method according to claim 2 , wherein performing the at least one kind of processing on each material to obtain the attribute information of the respective material further comprises:

performing cleaning processing on the attribute sentences according to semantic information of the attribute sentences; and

standardizing attribute contents corresponding to remaining attribute sentences obtained after the cleaning processing, to determine attribute contents of the attribute sentences and corresponding attribute levels as attribute information of corresponding materials based on a standardized processing result.

4. The method according to claim 1 , wherein the attribute selection information of the description framework is used to indicate an order of titles, a selected target attribute corresponding to a title, and a selected attribute value corresponding to the selected target attribute.

5. The method according to claim 4 , wherein the attribute level of the respective material is used to indicate a title corresponding to the respective material, and the attribute content of the respective material is used to indicate an attribute and an attribute value of the target object described by the respective material.

6. The method according to claim 4 , wherein selecting the target materials whose attribute content and attribute level match the attribute selection information of the description framework comprises:

determining candidate materials that correspond to an attribute level corresponding to each title according to an order of titles indicated by the attribute selection information in the description framework; and

determining, according to a target attribute corresponding to each title and a selected attribute value of the target attribute, target materials whose attribute content matches the target attribute from the candidate materials.

7. The method according to claim 6 , wherein determining, according to the target attribute corresponding to each title and the selected attribute value of the target attribute, target materials whose attribute content matches the target attribute from the candidate materials comprises:

selecting candidate materials whose attribute content matches the target attribute according to the target attribute corresponding to each title; and

selecting candidate materials that include the selected attribute value selected by the target attribute from the matched candidate materials as the target materials according to the selected attribute value of the target attribute.

8. The method according to claim 4 , wherein generating the description information file according to the description framework and the target materials comprises:

ordering, according to an order of titles indicated by the description framework and attribute levels corresponding to material paragraphs formed by the target materials, the material paragraphs, and generate the description information file according to an ordering result.

9. The method according to claim 1 , wherein performing the at least one kind of processing on each material to obtain attribute information of the respective material further comprises:

ordering materials with a same attribute value according to first popularity information, and remove duplicated materials whose semantic similarity meets a set value through a longest common subsequence algorithm;

grouping remaining materials corresponding to a same attribute content after duplicates are removed into an material group according to attribute contents; and

combining materials whose attribute content belongs to a same title into an material paragraph.

10. An apparatus comprising:

one or more processors; and

memory storing executable instructions that, when executed by the one or more processors, cause the one or more processors to perform operations comprising:

displaying multiple types of materials corresponding to a target object, processing options corresponding to the multiple type of materials and description framework editing options in a display interface;

receiving a trigger operation for a processing option corresponding to at least one material in the display interface, process the at least one material to obtain attribute information of the at least one material, and displaying the attribute information, the attribute information including an attribute level and an attribute content;

receiving an editing operation on a description framework editing option, and obtaining a description framework according to an editing result, the description framework including attribute selection information corresponding to the target object;

selecting a target material whose attribute content and attribute level match the attribute selection information of the description framework from the multiple type of materials; and

generating a description information file according to the description framework and the target material.

11. The apparatus according to claim 10 , wherein the description framework editing options comprise a title adjustment option used to adjust an order of titles in the description framework, an attribute adjustment option used to adjust a selected target attribute corresponding to a title, and an attribute adjustment option used to adjust an attribute value described by a target attribute.

12. The apparatus according to claim 11 , wherein receiving the editing operation on the description framework editing option, and obtaining the description framework according to the editing result, comprises:

receiving an adjustment operation on at least one of the title adjustment option, the attribute adjustment option, and the attribute value adjustment option; and

determining, according to an adjustment result, an order of titles for broadcast, respective selected target attributes corresponding to the titles, and attribute values described by the target attributes to form attribute selection information of the description framework.

13. One or more computer readable media storing executable instructions that, when executed by one or more processors, cause the one or more processors to perform acts comprising:

obtaining a description framework and multiple types of multiple materials related to a target object, the description framework including attribute selection information corresponding to the target object;

performing at least one type of processing on each material to obtain attribute information of a respective material, the attribute information including an attribute level and an attribute content;

selecting target materials whose attribute content and attribute level match the attribute selection information of the description framework; and

generating a description information file according to the description framework and the target materials.

14. The one or more computer readable media according to claim 13 , wherein:

the multiple types of materials comprise a picture-type material and/or a text-type material, and the text-type material comprises at least one of a text obtained by performing voice recognition on an audio-type material and an original text; and

performing the at least one type of processing on each material to obtain the attribute information of the respective material comprises:

performing graphic recognition on the picture-type material to obtain attribute sentences corresponding to the picture-type material, and/or

performing attribute mining on the text-type material to obtain attribute sentences corresponding to the text-type material.

15. The one or more computer readable media according to claim 14 , wherein performing the at least one processing on each material to obtain the attribute information of the respective material further comprises:

performing cleaning processing on the attribute sentences according to semantic information of the attribute sentences; and

standardizing attribute contents corresponding to remaining attribute sentences obtained after the cleaning processing, to determine attribute contents of the attribute sentences and corresponding attribute levels as attribute information of corresponding materials based on a standardized processing result.

16. The one or more computer readable media according to claim 13 , wherein the attribute selection information of the description framework is used to indicate an order of titles, a selected target attribute corresponding to a title, and a selected attribute value corresponding to the target attribute.

17. The one or more computer readable media according to claim 16 , wherein the attribute level of the respective material is used to indicate a title corresponding to the respective material, and the attribute content of the respective material is used to indicate an attribute and an attribute value of the target object described by the respective material.

18. The one or more computer readable media according to claim 16 , wherein selecting the target materials whose attribute content and attribute level match the attribute selection information of the description framework comprises:

determining candidate materials that correspond to an attribute level corresponding to each title according to an order of titles indicated by the attribute selection information in the description framework; and

determining, according to a target attribute corresponding to each title and a selected attribute value of the target attribute, target materials whose attribute content matches the target attribute from the candidate materials.

19. The one or more computer readable media according to claim 18 , wherein determining, according to the target attribute corresponding to each title and the selected attribute value of the target attribute, target materials whose attribute content matches the target attribute from the candidate materials comprises:

selecting candidate materials whose attribute content matches the target attribute according to the target attribute corresponding to each title; and

selecting candidate materials that include the attribute value selected by the target attribute from the matched candidate materials as the target materials according to the selected attribute value of the target attribute.

20. The one or more computer readable media according to claim 16 , wherein generating the description information file according to the description framework and the target materials comprises:

ordering, according to an order of titles indicated by the description framework and attribute levels corresponding to material paragraphs formed by the target materials, the material paragraphs, and generate the description information file according to an ordering result.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 19, 2024
From: LIN, XUMING; ZHAO, ZHONGZHOU; HE, SHUILING; PU, LIMING; ZHANG, JI
To: ALIBABA (CHINA) CO., LTD.
Reel/Frame 067170/0891 →
Priority Claims (1)
CN 202110336398.6 · Mar 29, 2021 · national
Continuity (1)
Related Publication 20220309249A1 · Sep 29, 2022