CN112631752A - List operation method and device based on operation priority - Google Patents

List operation method and device based on operation priority Download PDF

Info

Publication number
CN112631752A
CN112631752A CN202011586688.8A CN202011586688A CN112631752A CN 112631752 A CN112631752 A CN 112631752A CN 202011586688 A CN202011586688 A CN 202011586688A CN 112631752 A CN112631752 A CN 112631752A
Authority
CN
China
Prior art keywords
list
operated
priority
item
data
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.)
Granted
Application number
CN202011586688.8A
Other languages
Chinese (zh)
Other versions
CN112631752B (en
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.)
Zhongjin Data Wuhan Supercomputing Technology Co ltd
Original Assignee
Zhongjin Data Wuhan Supercomputing 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 Zhongjin Data Wuhan Supercomputing Technology Co ltd filed Critical Zhongjin Data Wuhan Supercomputing Technology Co ltd
Priority to CN202011586688.8A priority Critical patent/CN112631752B/en
Publication of CN112631752A publication Critical patent/CN112631752A/en
Application granted granted Critical
Publication of CN112631752B publication Critical patent/CN112631752B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/216Parsing using statistical methods

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Probability & Statistics with Applications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a list operation method and device based on operation priority. The method comprises the following steps: acquiring historical browsing data of a user and information data of a list to be operated, wherein the information data of the list to be operated comprises: name information of the list items to be operated and item number information corresponding to each list item to be operated; extracting a user historical browsing keyword according to the user historical browsing data, and determining a first priority operation word; setting a list operation priority rule, and determining a second priority operation item by utilizing the name information of the list items to be operated and the item number information corresponding to each list item to be operated according to the list operation priority rule; and operating the information data of the to-be-operated list by combining the first priority operation words and the second priority operation items. According to the list operation method and device, the list is operated by generating the first priority operation words and the second priority operation items, the list operation steps can be optimized according to user requirements, the list operation efficiency can be improved, and the user experience is improved.

Description

List operation method and device based on operation priority
Technical Field
The invention relates to the technical field of computer software, in particular to a list operation method and device based on operation priority.
Background
With the development of internet technology, mobile phones are more and more intelligent, various applications such as ordering food, shopping, making tables and the like can be realized through the mobile phones, different applications provide different services for users, but some applications contain a large number of lists, and if all the lists are listed, the lists are not only inconvenient for the users, but also have requirements on the data calculation capacity of the mobile phones.
The existing list operation methods are all to zoom in and zoom out lists through manual selection, which not only has low operation efficiency, but also is not intelligent enough and not good for user experience, so that a list operation method based on operation priority is urgently needed, and the prior art is improved.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
In view of this, the present invention provides a list operation method and device based on operation priority, and aims to solve the technical problem that the prior art cannot automatically manage list operation through operation priority, so as to improve list operation efficiency.
The technical scheme of the invention is realized as follows:
in one aspect, the present invention provides a list operation method based on operation priority, where the list operation method based on operation priority includes the following steps:
s1, obtaining user history browsing data and list information data to be operated, wherein the list information data to be operated comprises: name information of the list items to be operated and item number information corresponding to each list item to be operated;
s2, extracting a user history browsing keyword according to the user history browsing data, and determining a first priority operation word according to the user history browsing keyword;
s3, setting a list operation priority rule, and determining a second priority operation item according to the list operation priority rule by utilizing the name information of the list items to be operated and the item number information corresponding to each list item to be operated;
and S4, operating the information data of the to-be-operated list by combining the first priority operation word and the second priority operation item.
On the basis of the foregoing technical solution, preferably, in step S1, user history browsing data and list information data to be operated are acquired, where the list information data to be operated includes: the method comprises the following steps of obtaining user historical browsing data and information data of the list to be operated, wherein the name information of the list to be operated and the item number information corresponding to each list to be operated comprise the following steps: the information data of the list to be operated comprises web page data, search entry data and forum data, wherein the information data of the list to be operated comprises: setting an integrity verification rule according to the name information of the list items to be operated and the item number information corresponding to each list item to be operated, verifying the historical browsing data of the user and the information data of the list to be operated according to the integrity verification rule, and keeping the verified historical browsing data of the user and the information data of the list to be operated.
On the basis of the above technical solution, preferably, in step S2, extracting a user history browsing keyword according to the user history browsing data, and determining a first priority operation word according to the user history browsing keyword, the method further includes the steps of establishing a TF-IDF algorithm, extracting a corresponding keyword from the user history browsing data through the TF-IDF algorithm, setting a common word screening table, screening the keyword according to the common word screening table, reserving the keyword from which the common word is screened as the user history keyword for browsing, and determining the first priority operation word according to the user history browsing keyword.
On the basis of the technical scheme, preferably, the first priority operation word is determined according to the user history browsing keywords, and the method further comprises the following steps of obtaining a word frequency value of each user history browsing keyword, sequencing the user history browsing keywords according to the word frequency values in descending order, arranging the user history browsing keyword with the largest word frequency value at the first position, arranging the user history browsing keyword with the smallest word frequency value at the last position, and taking the user history browsing keyword with the largest word frequency value as the first priority operation word according to a sequencing result.
On the basis of the above technical means, preferably, in step S3, a list operation priority rule is set, determining a second priority operation item by utilizing the name information of the list items to be operated and the item number information corresponding to each list item to be operated according to the list operation priority rule, and also comprising the following steps of setting the list operation priority rule, acquiring the name information of the list items to be operated, counting the quantity value of the item number information corresponding to each list item to be operated, and sorting the name information of the to-be-operated list items according to the quantity value of the item number information corresponding to each to-be-operated list item name information from small to large, wherein the to-be-operated list item name information with the minimum quantity value is ranked first, the to-be-operated list item name information with the maximum quantity value is ranked last, and the to-be-operated list item name information with the first rank is used as a second priority operation item.
On the basis of the technical scheme, preferably, after the name information of the list item to be operated, which is ranked first, is used as a second priority operation item, the method further comprises the following steps of setting a quantity value threshold, comparing the quantity value with the quantity value threshold, and preloading the name information of the list item to be operated, which corresponds to the quantity value, when the quantity value is greater than the quantity value threshold; and when the quantity value is smaller than the quantity value threshold value, reselecting the quantity value for comparison.
On the basis of the above technical solution, preferably, in step S4, the list information data to be operated is operated in combination with the first priority operation word and the second priority operation item, and the method further includes the following steps of primarily screening the list information data to be operated according to the first priority operation word, screening out corresponding list item name information to be operated as final list item name information to be operated, and then operating the final list item name information to be operated through the second priority operation item.
Still further preferably, the list operation means based on operation priority includes:
the acquisition module is used for acquiring historical browsing data of a user and information data of a list to be operated, wherein the information data of the list to be operated comprises: name information of the list items to be operated and item number information corresponding to each list item to be operated;
the priority word determining module is used for extracting a user historical browsing keyword according to the user historical browsing data and determining a first priority operation word according to the user historical browsing keyword;
the priority item determining module is used for setting a list operation priority rule and determining a second priority operation item according to the list operation priority rule by utilizing the name information of the list items to be operated and the item number information corresponding to each list item to be operated;
and the operation module is used for operating the information data of the list to be operated by combining the first priority operation words and the second priority operation items.
In a second aspect, the method for list operation based on operation priority further includes an apparatus, including: a memory, a processor, and an operation priority based list operation method program stored on the memory and executable on the processor, the operation priority based list operation method program configured to implement the steps of the operation priority based list operation method as described above.
In a third aspect, the method for list operation based on operation priority further includes a medium, which is a computer medium, and the computer medium stores a program for list operation method based on operation priority, and the program for list operation method based on operation priority realizes the steps of the method for list operation based on operation priority as described above when executed by a processor.
Compared with the prior art, the list operation method based on the operation priority has the following beneficial effects:
(1) the first priority operation words are extracted from the historical browsing data of the user through the TF-IDF, the list operation can be preliminarily screened, meanwhile, the first priority operation words extracted through the TF-IDF are high in accuracy, the efficiency of the subsequent list operation can be improved, and the user experience is improved.
(2) The list item name information to be operated is screened through the second priority operation item, and meanwhile, the list items with a large number of items are preloaded, so that the list operation efficiency can be effectively improved, and the situation that the system loses response due to the fact that data are loaded too much suddenly is prevented.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings 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 of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic diagram of an apparatus in a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a first embodiment of a method for operating a list based on operation priority according to the present invention;
fig. 3 is a functional block diagram illustrating a list operation method based on operation priority according to a first embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
As shown in fig. 1, the apparatus may include: a processor 1001, such as a Central Processing Unit (CPU), a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a WIreless interface (e.g., a WIreless-FIdelity (WI-FI) interface). The Memory 1005 may be a Random Access Memory (RAM) Memory, or may be a Non-Volatile Memory (NVM), such as a disk Memory. The memory 1005 may alternatively be a storage device separate from the processor 1001.
Those skilled in the art will appreciate that the configuration shown in fig. 1 does not constitute a limitation of the device, and that in actual implementations the device may include more or less components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, a memory 1005 as a medium may include therein an operating system, a network communication module, a user interface module, and a list operation method program based on operation priority.
In the device shown in fig. 1, the network interface 1004 is mainly used to establish a communication connection between the device and a server that stores all data required in the list operation method system based on the operation priority; the user interface 1003 is mainly used for data interaction with a user; the processor 1001 and the memory 1005 in the operation priority based list operation method apparatus of the present invention may be provided in the operation priority based list operation method apparatus which calls the operation priority based list operation method program stored in the memory 1005 through the processor 1001 and executes the operation priority based list operation method provided in the practice of the present invention.
Referring to fig. 2, fig. 2 is a flowchart illustrating a list operation method based on operation priority according to a first embodiment of the present invention.
In this embodiment, the list operation method based on the operation priority includes the following steps:
s10: acquiring historical browsing data of a user and information data of a list to be operated, wherein the information data of the list to be operated comprises: name information of the list items to be operated and item number information corresponding to each list item to be operated.
It should be understood that, in this embodiment, the system first obtains user historical browsing data and information data of the list to be operated, where the user historical browsing data includes: the information data of the list to be operated comprises web page data, search entry data and forum data, wherein the information data of the list to be operated comprises: setting an integrity verification rule according to the name information of the list items to be operated and the item number information corresponding to each list item to be operated, verifying the historical browse data of the user and the information data of the list items to be operated according to the integrity verification rule, reserving the historical browse data of the user and the information data of the list items to be operated which pass the verification, and verifying the integrity of the data through the step so as to improve the efficiency of the subsequent process.
S20: and extracting the historical browsing keywords of the user according to the historical browsing data of the user, and determining a first priority operation word according to the historical browsing keywords of the user.
It should be understood that the system will then establish a TF-IDF algorithm, extract corresponding keywords from the user history browsing data through the TF-IDF algorithm, set a common word screening table, screen the keywords according to the common word screening table, keep the keywords with the screened common words as the user history browsing keywords, and determine the first priority operation words according to the user history browsing keywords.
It should be understood that, the system will then obtain the word frequency value of each user history browsing keyword, sort the user history browsing keywords according to the word frequency value in the descending order, where the user history browsing keyword with the largest word frequency value is ranked first and the user history browsing keyword with the smallest word frequency value is ranked last, and use the user history browsing keyword with the largest word frequency value as the first preferred operation word according to the sorting result.
S30: and setting a list operation priority rule, and determining a second priority operation item according to the list operation priority rule by utilizing the name information of the list items to be operated and the item number information corresponding to each list item to be operated.
It should be understood that, the system then sets a list operation priority rule, obtains the name information of the list items to be operated, counts the quantity value of the item number information corresponding to each list item name information to be operated, sorts the list item name information to be operated according to the quantity value of the item number information corresponding to each list item name information to be operated from small to large, ranks the list item name information to be operated with the smallest quantity value first, ranks the list item name information to be operated with the largest quantity value last, and takes the list item name information to be operated with the first rank as the second priority operation item.
It should be understood that the system also sets a quantity value threshold, compares the quantity value with the quantity value threshold, and preloads the name information of the list item to be operated corresponding to the quantity value when the quantity value is greater than the quantity value threshold; and when the quantity value is smaller than the quantity value threshold value, reselecting the quantity value for comparison.
S40: and operating the information data of the to-be-operated list by combining the first priority operation words and the second priority operation items.
It should be understood that, finally, the system performs preliminary screening on the information data of the list to be operated according to the first priority operation word, screens out the corresponding name information of the list item to be operated as the final name information of the list item to be operated, and then operates the final name information of the list item to be operated through the second priority operation word.
The above description is only for illustrative purposes and does not limit the technical solutions of the present application in any way.
As can be easily found from the above description, in the present embodiment, by acquiring the user history browsing data and the to-be-operated list information data, the to-be-operated list information data includes: name information of the list items to be operated and item number information corresponding to each list item to be operated; extracting a user historical browsing keyword according to the user historical browsing data, and determining a first priority operation word according to the user historical browsing keyword; setting a list operation priority rule, and determining a second priority operation item by utilizing the name information of the list items to be operated and the item number information corresponding to each list item to be operated according to the list operation priority rule; and operating the information data of the to-be-operated list by combining the first priority operation words and the second priority operation items. According to the method and the device for list operation, the list is operated by generating the first priority operation words and the second priority operation items, the list operation steps can be optimized according to user requirements, the list operation efficiency can be improved, and the user experience is improved.
In addition, the embodiment of the invention also provides a list operation device based on the operation priority. As shown in fig. 3, the list operation device based on operation priority includes: the system comprises an acquisition module 10, a priority word determination module 20, a priority item determination module 30 and an operation module 40.
An obtaining module 10, configured to obtain user history browsing data and list information data to be operated, where the list information data to be operated includes: name information of the list items to be operated and item number information corresponding to each list item to be operated;
the priority word determining module 20 is configured to extract a user history browsing keyword according to the user history browsing data, and determine a first priority operation word according to the user history browsing keyword;
the priority item determining module 30 is configured to set a list operation priority rule, and determine a second priority operation item according to the list operation priority rule by using the name information of the list items to be operated and the item number information corresponding to each list item to be operated;
and the operation module 40 is configured to perform an operation on the information data of the to-be-operated list in combination with the first priority operation word and the second priority operation item.
In addition, it should be noted that the above-described embodiments of the apparatus are merely illustrative, and do not limit the scope of the present invention, and in practical applications, a person skilled in the art may select some or all of the modules to implement the purpose of the embodiments according to actual needs, and the present invention is not limited herein.
In addition, the technical details that are not described in detail in this embodiment may refer to the operation method based on the list of operation priorities provided in any embodiment of the present invention, and are not described herein again.
Furthermore, an embodiment of the present invention further provides a medium, where the medium is a computer medium, where a list operation method program based on operation priority is stored on the computer medium, and when executed by a processor, the list operation method program based on operation priority implements the following operations:
s1, obtaining user history browsing data and list information data to be operated, wherein the list information data to be operated comprises: name information of the list items to be operated and item number information corresponding to each list item to be operated;
s2, extracting a user history browsing keyword according to the user history browsing data, and determining a first priority operation word according to the user history browsing keyword;
s3, setting a list operation priority rule, and determining a second priority operation item according to the list operation priority rule by utilizing the name information of the list items to be operated and the item number information corresponding to each list item to be operated;
and S4, operating the information data of the to-be-operated list by combining the first priority operation word and the second priority operation item.
Further, the list operation method program based on operation priority further realizes the following operations when executed by a processor:
acquiring historical browsing data of a user and information data of a list to be operated, wherein the historical browsing data of the user comprises: the information data of the list to be operated comprises web page data, search entry data and forum data, wherein the information data of the list to be operated comprises: setting an integrity verification rule according to the name information of the list items to be operated and the item number information corresponding to each list item to be operated, verifying the historical browsing data of the user and the information data of the list to be operated according to the integrity verification rule, and keeping the verified historical browsing data of the user and the information data of the list to be operated.
Further, the list operation method program based on operation priority further realizes the following operations when executed by a processor:
establishing a TF-IDF algorithm, extracting corresponding key words from the historical browsing data of the user through the TF-IDF algorithm, setting a common word screening table, screening the key words according to the common word screening table, reserving the key words with the screened common words as the historical browsing key words of the user, and determining a first priority operation word according to the historical browsing key words of the user.
Further, the list operation method program based on operation priority further realizes the following operations when executed by a processor:
the word frequency value of each user history browsing keyword is obtained, the user history browsing keywords are sequenced from large to small according to the word frequency value, the user history browsing keyword with the largest word frequency value is ranked at the first position, the user history browsing keyword with the smallest word frequency value is ranked at the last position, and the user history browsing keyword with the largest word frequency value is used as a first priority operation word according to the sequencing result.
Further, the list operation method program based on operation priority further realizes the following operations when executed by a processor:
setting a list operation priority rule, acquiring name information of list items to be operated, counting the quantity value of item number information corresponding to each list item to be operated, sequencing the name information of the list items to be operated according to the quantity value of the item number information corresponding to each list item to be operated from small to large, ranking the name information of the list items to be operated with the minimum quantity value first, ranking the last position of the name information of the list items to be operated with the maximum quantity value, and taking the name information of the list items to be operated with the first ranking as a second priority operation item.
Further, the list operation method program based on operation priority further realizes the following operations when executed by a processor:
setting a quantity value threshold, comparing the quantity value with the quantity value threshold, and preloading the name information of the list items to be operated corresponding to the quantity value when the quantity value is greater than the quantity value threshold; and when the quantity value is smaller than the quantity value threshold value, reselecting the quantity value for comparison.
Further, the list operation method program based on operation priority further realizes the following operations when executed by a processor:
and preliminarily screening the information data of the list to be operated according to the first priority operation word, screening out the corresponding name information of the list to be operated as the final name information of the list to be operated, and then operating the final name information of the list to be operated through the second priority operation word.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. A list operation method based on operation priority is characterized in that: comprises the following steps;
s1, obtaining user history browsing data and list information data to be operated, wherein the list information data to be operated comprises: name information of the list items to be operated and item number information corresponding to each list item to be operated;
s2, extracting a user history browsing keyword according to the user history browsing data, and determining a first priority operation word according to the user history browsing keyword;
s3, setting a list operation priority rule, and determining a second priority operation item according to the list operation priority rule by utilizing the name information of the list items to be operated and the item number information corresponding to each list item to be operated;
and S4, operating the information data of the to-be-operated list by combining the first priority operation word and the second priority operation item.
2. The method of operation priority based list operation of claim 1 wherein: in step S1, user history browsing data and list information data to be operated are acquired, where the list information data to be operated includes: the method comprises the following steps of obtaining user historical browsing data and information data of the list to be operated, wherein the name information of the list to be operated and the item number information corresponding to each list to be operated comprise the following steps: the information data of the list to be operated comprises web page data, search entry data and forum data, wherein the information data of the list to be operated comprises: setting an integrity verification rule according to the name information of the list items to be operated and the item number information corresponding to each list item to be operated, verifying the historical browsing data of the user and the information data of the list to be operated according to the integrity verification rule, and keeping the verified historical browsing data of the user and the information data of the list to be operated.
3. The method of operation priority based list operation of claim 2 wherein: in step S2, extracting a user history browsing keyword according to the user history browsing data, and determining a first priority operation word according to the user history browsing keyword, the method further includes the steps of establishing a TF-IDF algorithm, extracting a corresponding keyword from the user history browsing data through the TF-IDF algorithm, setting a common word screening table, screening the keyword according to the common word screening table, reserving the keyword from which the common word is screened as the user history browsing keyword, and determining the first priority operation word according to the user history browsing keyword.
4. The method of operation priority based list operation of claim 3 wherein: determining a first priority operation word according to the user history browsing keywords, and further comprising the following steps of obtaining the word frequency value of each user history browsing keyword, sequencing the user history browsing keywords according to the word frequency values in a descending order, arranging the user history browsing keyword with the largest word frequency value at the first position, arranging the user history browsing keyword with the smallest word frequency value at the last position, and taking the user history browsing keyword with the largest word frequency value as the first priority operation word according to the sequencing result.
5. The method of operation priority based list operation of claim 4 wherein: in step S3, a list operation priority rule is set, and a second priority operation item is determined according to the list operation priority rule by using the name information of the to-be-operated list item and the item number information corresponding to each to-be-operated list item, and the method further includes the steps of setting the list operation priority rule, obtaining the name information of the to-be-operated list item, counting the quantity value of the item number information corresponding to each to-be-operated list item, sorting the to-be-operated list item name information according to the quantity value of the item number information corresponding to each to-be-operated list item from small to large, ranking the to-be-operated list item name information with the smallest quantity value, ranking the to-be-operated list item name information with the largest quantity value, and using the first to-be-operated list item ranking.
6. The method of operation priority based list operation of claim 5 wherein: after the name information of the list items to be operated with the first rank is used as a second priority operation item, the method further comprises the following steps of setting a quantity value threshold, comparing the quantity value with the quantity value threshold, and preloading the name information of the list items to be operated corresponding to the quantity value when the quantity value is larger than the quantity value threshold; and when the quantity value is smaller than the quantity value threshold value, reselecting the quantity value for comparison.
7. The method of operation priority based list operation of claim 6 wherein: in step S4, the method further includes the steps of primarily screening the to-be-operated list information data according to the first priority operation word, screening out corresponding to-be-operated list item name information as final to-be-operated list item name information, and then operating the final to-be-operated list item name information through the second priority operation item.
8. A list operation apparatus based on operation priority, characterized by comprising:
the acquisition module is used for acquiring historical browsing data of a user and information data of a list to be operated, wherein the information data of the list to be operated comprises: name information of the list items to be operated and item number information corresponding to each list item to be operated;
the priority word determining module is used for extracting a user historical browsing keyword according to the user historical browsing data and determining a first priority operation word according to the user historical browsing keyword;
the priority item determining module is used for setting a list operation priority rule and determining a second priority operation item according to the list operation priority rule by utilizing the name information of the list items to be operated and the item number information corresponding to each list item to be operated;
and the operation module is used for operating the information data of the list to be operated by combining the first priority operation words and the second priority operation items.
9. An apparatus, characterized in that the apparatus comprises: a memory, a processor, and an operational priority based list operation method program stored on the memory and executable on the processor, the operational priority based list operation method program configured to implement the steps of the operational priority based list operation method of any one of claims 1 to 7.
10. A medium, characterized in that the medium is a computer medium having stored thereon a list operation method program based on operation priority, which when executed by a processor implements the steps of the list operation method based on operation priority according to any one of claims 1 to 7.
CN202011586688.8A 2020-12-28 2020-12-28 List operation method and device based on operation priority Active CN112631752B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011586688.8A CN112631752B (en) 2020-12-28 2020-12-28 List operation method and device based on operation priority

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011586688.8A CN112631752B (en) 2020-12-28 2020-12-28 List operation method and device based on operation priority

Publications (2)

Publication Number Publication Date
CN112631752A true CN112631752A (en) 2021-04-09
CN112631752B CN112631752B (en) 2024-04-19

Family

ID=75285819

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011586688.8A Active CN112631752B (en) 2020-12-28 2020-12-28 List operation method and device based on operation priority

Country Status (1)

Country Link
CN (1) CN112631752B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010132491A2 (en) * 2009-05-11 2010-11-18 Boopsie, Inc. Dynamic menus for multi-prefix interactive mobile searches using predictive text to yield targeted advertisements
US20110083167A1 (en) * 2008-06-19 2011-04-07 Boopsie, Inc. Leveraging Collaborative Cloud Services to Build and Share Apps
CN104050163A (en) * 2013-03-11 2014-09-17 捷达世软件(深圳)有限公司 Content recommendation system and method
CN105550356A (en) * 2015-12-28 2016-05-04 魅族科技(中国)有限公司 Preloading method of browsed contents, and terminal
CN107241639A (en) * 2017-05-05 2017-10-10 广州优视网络科技有限公司 The method of preloading video, equipment, video player, electronic equipment
CN109614195A (en) * 2018-12-11 2019-04-12 北京微播视界科技有限公司 A kind of preloading method, apparatus, equipment and the storage medium of list items
CN110381384A (en) * 2019-07-25 2019-10-25 网宿科技股份有限公司 A kind of method and device that interactive audiovisual plays
CN111639255A (en) * 2019-03-01 2020-09-08 北京字节跳动网络技术有限公司 Search keyword recommendation method and device, storage medium and electronic equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110083167A1 (en) * 2008-06-19 2011-04-07 Boopsie, Inc. Leveraging Collaborative Cloud Services to Build and Share Apps
WO2010132491A2 (en) * 2009-05-11 2010-11-18 Boopsie, Inc. Dynamic menus for multi-prefix interactive mobile searches using predictive text to yield targeted advertisements
CN104050163A (en) * 2013-03-11 2014-09-17 捷达世软件(深圳)有限公司 Content recommendation system and method
CN105550356A (en) * 2015-12-28 2016-05-04 魅族科技(中国)有限公司 Preloading method of browsed contents, and terminal
CN107241639A (en) * 2017-05-05 2017-10-10 广州优视网络科技有限公司 The method of preloading video, equipment, video player, electronic equipment
CN109614195A (en) * 2018-12-11 2019-04-12 北京微播视界科技有限公司 A kind of preloading method, apparatus, equipment and the storage medium of list items
CN111639255A (en) * 2019-03-01 2020-09-08 北京字节跳动网络技术有限公司 Search keyword recommendation method and device, storage medium and electronic equipment
CN110381384A (en) * 2019-07-25 2019-10-25 网宿科技股份有限公司 A kind of method and device that interactive audiovisual plays

Also Published As

Publication number Publication date
CN112631752B (en) 2024-04-19

Similar Documents

Publication Publication Date Title
CN102073699B (en) For improving the method for Search Results, device and equipment based on user behavior
CN110909182B (en) Multimedia resource searching method, device, computer equipment and storage medium
US9805022B2 (en) Generation of topic-based language models for an app search engine
CN106326391B (en) Multimedia resource recommendation method and device
US20120011212A1 (en) Cluster-Based Friend Suggestion Aggregator
US10262265B2 (en) Systems and methods for generating and communicating application recommendations at uninstall time
CN108288208B (en) Display object determination method, device, medium and equipment based on image content
CN109829073B (en) Image searching method and device
CN108604248B (en) Note providing method and device using correlation calculation based on artificial intelligence
AU2017268604A1 (en) Accumulated retrieval processing method, device, terminal, and storage medium
CN104216945A (en) 4K picture management platform, information management method and downloading management method
CN108401005A (en) A kind of expression recommendation method and apparatus
EP2551781A1 (en) Data analysis system
CN110929129A (en) Information detection method, equipment and machine-readable storage medium
CN111695008A (en) Message integration method and device
CN116597443A (en) Material tag processing method and device, electronic equipment and medium
CN111008873A (en) User determination method and device, electronic equipment and storage medium
CN112631752A (en) List operation method and device based on operation priority
CN105095404A (en) Method and apparatus for processing and recommending webpage information
CN110580317B (en) Social information analysis method and device, terminal equipment and storage medium
CN109783052B (en) Data sorting method, device, server and computer readable storage medium
CN110674330B (en) Expression management method and device, electronic equipment and storage medium
CN110717109B (en) Method, device, electronic equipment and storage medium for recommending data
CN114020799A (en) Data acquisition method, data search method, data acquisition system, data search system, electronic device and storage medium
CN113515701A (en) Information recommendation method and device

Legal Events

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