CN113379499A - Article screening method and apparatus, electronic device, and storage medium - Google Patents

Article screening method and apparatus, electronic device, and storage medium Download PDF

Info

Publication number
CN113379499A
CN113379499A CN202110679038.6A CN202110679038A CN113379499A CN 113379499 A CN113379499 A CN 113379499A CN 202110679038 A CN202110679038 A CN 202110679038A CN 113379499 A CN113379499 A CN 113379499A
Authority
CN
China
Prior art keywords
tag
article
screening
processed
string
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
CN202110679038.6A
Other languages
Chinese (zh)
Inventor
张朋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Wodong Tianjun Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Wodong Tianjun Information Technology Co Ltd
Priority to CN202110679038.6A priority Critical patent/CN113379499A/en
Publication of CN113379499A publication Critical patent/CN113379499A/en
Priority to PCT/CN2022/090628 priority patent/WO2022262448A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9532Query formulation

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Mathematical Physics (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The disclosure provides an article screening method and device, electronic equipment and a storage medium, and relates to the technical field of computers. The article screening method comprises the following steps: acquiring a tag sequence and an article to be processed, and determining a tag numerical string of the article to be processed based on the tag sequence; determining a screening label sequence corresponding to a target article, and calculating a target label numerical string of the screening label sequence; performing logical operation on the tag numerical value string and the target tag numerical value string to obtain a logical operation result; and screening the target articles from the articles to be processed according to the logical operation result. According to the technical scheme of the embodiment of the disclosure, the condition that the logic judgment is performed on the object to be processed for many times based on the screening condition corresponding to the screening tag sequence can be avoided, the screening efficiency of the object to be processed is improved, and the cost for developing the logic code corresponding to the screening condition is also reduced.

Description

Article screening method and apparatus, electronic device, and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to an article screening method, an article screening apparatus, an electronic device, and a computer-readable storage medium.
Background
With the continuous development of internet technology, the scenes of article operation are more and more diversified, so that the types and the number of articles are also continuously increased. How to quickly select the articles matched with the business scene in the intelligent article selection system becomes the key for the development of the electronic commerce industry.
However, in the related article screening method, it is necessary to develop a plurality of screening conditions according to the article tags and perform a plurality of logical judgments on the developed plurality of screening conditions, so that the efficiency of article screening is low. Meanwhile, when the new article screening tag is added, the screening condition corresponding to the new article screening tag needs to be newly formulated, and the logic code corresponding to the screening condition needs to be developed, so that the logic code development cost of article screening is increased.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present disclosure, and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
Disclosure of Invention
An object of the embodiments of the present disclosure is to provide an article screening method, an article screening apparatus, an electronic device, and a computer-readable storage medium, so as to overcome the problems of low article screening efficiency and high development cost of logic codes for article screening, at least to a certain extent.
Additional features and advantages of the disclosure will be set forth in the detailed description which follows, or in part will be obvious from the description, or may be learned by practice of the disclosure.
According to a first aspect of the embodiments of the present disclosure, there is provided an article screening method, including: acquiring a tag sequence and an article to be processed, and determining a tag numerical string of the article to be processed based on the tag sequence; determining a screening label sequence corresponding to a target article, and calculating a target label numerical string of the screening label sequence; performing logical operation on the tag numerical value string and the target tag numerical value string to obtain a logical operation result; and screening the target articles from the articles to be processed according to the logical operation result.
In some example embodiments of the present disclosure, based on the foregoing scheme, the acquiring a tag sequence and an article to be processed includes: acquiring the to-be-processed article, a tag data list corresponding to the to-be-processed article and an active article list; determining active tag data in the active item table; and sequencing the tag data in the tag data list according to the active tag data to generate a tag sequence corresponding to the tag data list.
In some example embodiments of the present disclosure, determining a tag numerical string of the to-be-processed item based on the tag sequence based on the foregoing scheme includes: setting a tag value of the sequence of tags to a binary value; acquiring label data of the article to be processed, and matching the label data with the label sequence to obtain a binary value string consisting of binary values corresponding to the label values; converting the binary numerical string into a decimal numerical string, and using the decimal numerical string as the tag numerical string.
In some example embodiments of the present disclosure, based on the foregoing scheme, the determining a screening tag sequence of the to-be-processed item and calculating a target tag numerical string corresponding to the screening tag sequence includes: sending the tag sequence to a client; when a selection operation on the tag sequence is detected, determining the screening tag sequence corresponding to the selection operation; calculating a binary value string corresponding to a tag value of the sieve label sequence based on the sieve label sequence; and converting the binary numerical value string into a decimal numerical value string, and taking the decimal numerical value string as a target label numerical value string.
In some example embodiments of the present disclosure, based on the foregoing scheme, performing a logical operation on the tag numerical value string and a target tag numerical value string to obtain a logical operation result includes: acquiring identification code data of the article to be processed, and establishing an incidence relation between the tag numerical value string and a target tag numerical value string based on the identification code data; and performing logic and operation on the tag numerical value string and the target tag numerical value string based on the incidence relation to obtain the logic operation result.
In some example embodiments of the present disclosure, based on the foregoing scheme, the screening, according to the logical operation result, a target article from the articles to be processed includes: and if the logical operation result is detected to be larger than 0, matching the to-be-processed articles to obtain a first article corresponding to the identification code data, and taking the first article as the target article.
In some example embodiments of the present disclosure, based on the foregoing, the method further includes: if the logical operation result is detected to be equal to 0, screening a second article corresponding to the identification code data from the articles to be processed, and taking the second article as an article to be cleared; and removing the articles to be cleaned and returned from the articles to be processed so as to filter the articles to be processed.
According to a second aspect of the embodiments of the present disclosure, there is provided an article screening apparatus including: the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring a label sequence and an article to be processed and determining a label numerical string of the article to be processed based on the label sequence; the determining module is used for determining a screening label sequence of a target article and calculating a target label numerical string of the screening label sequence; the calculation module is used for carrying out logical operation on the tag numerical value string and the target tag numerical value string to obtain a logical operation result; and the screening module is used for screening the target articles from the articles to be processed according to the logical operation result.
In some example embodiments of the present disclosure, based on the foregoing scheme, the obtaining module further includes a tag sequence generating unit, where the tag sequence generating unit is configured to obtain the to-be-processed item, a tag data list corresponding to the to-be-processed item, and an active item table; determining active tag data in the active item table; and sequencing the tag data in the tag data list according to the active tag data to generate a tag sequence corresponding to the tag data list.
In some example embodiments of the present disclosure, based on the foregoing scheme, the obtaining module further includes a tag numerical string determining unit, where the tag numerical string determining unit is configured to set a tag value of the tag sequence to a binary value; acquiring label data of the article to be processed, and matching the label data with the label sequence to obtain a binary value string consisting of binary values corresponding to the label values; converting the binary numerical string into a decimal numerical string, and using the decimal numerical string as the tag numerical string.
In some example embodiments of the present disclosure, based on the foregoing scheme, the determining module further includes a target tag numerical string generating unit, where the target tag numerical string generating unit is configured to send the tag sequence to a client; when a selection operation on the tag sequence is detected, determining the screening tag sequence corresponding to the selection operation; calculating a binary value string corresponding to a tag value of the sieve label sequence based on the sieve label sequence; and converting the binary numerical value string into a decimal numerical value string, and taking the decimal numerical value string as a target label numerical value string.
In some example embodiments of the present disclosure, based on the foregoing scheme, the computing module further includes an association relationship establishing unit, where the association relationship establishing unit is configured to obtain identification code data of the to-be-processed article, and establish an association relationship between the tag numerical string and a target tag numerical string based on the identification code data; and performing logic and operation on the tag numerical value string and the target tag numerical value string based on the incidence relation to obtain the logic operation result.
In some example embodiments of the present disclosure, based on the foregoing scheme, the screening module further includes a target item determination unit, where the target item determination unit is configured to, if it is detected that the logical operation result is greater than 0, match a first item corresponding to the identification code data from the to-be-processed item, and use the first item as the target item.
In some example embodiments of the present disclosure, based on the foregoing scheme, the screening module further includes an article to be cleared and returned determining unit, where the article to be cleared and returned determining unit is configured to, if it is detected that the logical operation result is equal to 0, screen a second article corresponding to the identification code data from the article to be processed, and take the second article as the article to be cleared and returned; and removing the articles to be cleaned and returned from the articles to be processed so as to filter the articles to be processed.
According to a third aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including: a processor; and a memory having computer readable instructions stored thereon which, when executed by the processor, implement the method of screening items of any of the above.
According to a fourth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements an item screening method according to any one of the above.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
according to the article screening method in the example embodiment of the disclosure, a tag sequence and an article to be processed are obtained, and a tag numerical string of the article to be processed is determined based on the tag sequence; determining a screening label sequence corresponding to a target article, and calculating a target label numerical string corresponding to the screening label sequence; performing logical operation on the tag numerical value string and the target tag numerical value string to obtain a logical operation result; and screening the target articles from the articles to be processed according to the logical operation result. On one hand, the target article can be obtained by calculating the label numerical string of the article to be processed and the logical operation result of the target label numerical string for screening the article to be processed, and the target article is screened from the article to be processed through the logical operation result, and a plurality of label data of the article to be processed are not required to be matched with the sequence of the screening labels one by one, so that the article to be processed is prevented from being logically judged for many times, and the screening efficiency of the article to be processed is improved; on the other hand, the label numerical string of the article to be processed is determined only based on the label sequence, and a plurality of logic codes corresponding to the screening conditions do not need to be developed aiming at the article to be processed, so that the development cost of the logic codes is reduced; on the other hand, the logic relation between the object to be processed and the object is established through the label sequence and the label numerical string and the screening label sequence and the object label numerical string, the object is screened from the object to be processed according to the logic operation result of the label numerical string and the object label numerical string, and the universality and the convenience of screening the object based on the label are improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure. It is to be understood that the drawings in the following description are merely exemplary of the disclosure, and that other drawings may be derived from those drawings by one of ordinary skill in the art without the exercise of inventive faculty. In the drawings:
fig. 1 schematically illustrates a schematic diagram of a flow of an item screening method according to some embodiments of the present disclosure;
FIG. 2 schematically illustrates a schematic diagram of a tag sequence generation method flow, in accordance with some embodiments of the present disclosure;
FIG. 3 schematically illustrates a schematic diagram of a tag value string generation method flow, in accordance with some embodiments of the present disclosure;
FIG. 4 schematically illustrates a schematic diagram of a target tag value string generation method flow, in accordance with some embodiments of the present disclosure;
FIG. 5 schematically illustrates a schematic diagram of a logical operation result generation method flow, according to some embodiments of the present disclosure;
fig. 6 schematically illustrates a schematic diagram of a target item screening method flow, according to some embodiments of the present disclosure;
figure 7 schematically illustrates a schematic view of an article screening apparatus according to some embodiments of the present disclosure;
FIG. 8 schematically illustrates a structural schematic of a computer system of an electronic device, in accordance with some embodiments of the present disclosure;
fig. 9 schematically illustrates a schematic diagram of a computer-readable storage medium, according to some embodiments of the present disclosure.
In the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the disclosure. One skilled in the relevant art will recognize, however, that the subject matter of the present disclosure can be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations, or operations have not been shown or described in detail to avoid obscuring aspects of the disclosure.
Furthermore, the drawings are merely schematic illustrations and are not necessarily drawn to scale. The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
In the present exemplary embodiment, first, an article screening method is provided, which may be applied to a server. Fig. 1 schematically illustrates a schematic diagram of a flow of an item screening method, according to some embodiments of the present disclosure. Referring to fig. 1, the article screening method may include the steps of:
in step S110, a tag sequence and an article to be processed are obtained, and a tag numerical string of the article to be processed is determined based on the tag sequence;
in step S120, a screening tag sequence corresponding to a target article is determined, and a target tag numerical string of the screening tag sequence is calculated;
in step S130, performing a logical operation on the tag numerical string and the target tag numerical string to obtain a logical operation result;
in step S140, the target object is obtained by screening from the objects to be processed according to the logical operation result.
According to the article screening method in the embodiment, on one hand, the target article can be screened from the article to be processed through calculating the label numerical string of the article to be processed and the logical operation result of the target label numerical string for screening the article to be processed, and multiple label data of the article to be processed are not required to be matched with the sequence of the screening labels one by one, so that multiple logical judgments on the article to be processed are avoided, and the screening efficiency of the article to be processed is improved; on the other hand, the label numerical string of the article to be processed is determined only based on the label sequence, and a plurality of logic codes corresponding to the screening conditions do not need to be developed aiming at the article to be processed, so that the development cost of the logic codes is reduced; on the other hand, the logic relation between the object to be processed and the object is established through the label sequence and the label numerical string and the screening label sequence and the object label numerical string, the object is screened from the object to be processed according to the logic operation result of the label numerical string and the object label numerical string, and the universality and the convenience of screening the object based on the label are improved.
Next, the article screening method in the present exemplary embodiment will be further described.
In step S110, a tag sequence and an article to be processed are obtained, and a tag numerical string of the article to be processed is determined based on the tag sequence.
In an example embodiment of the present disclosure, the tag sequence may refer to a sequence obtained by arranging tag data sets of an article as needed, for example, the tag sequence may be a sequence obtained by sorting the tag data sets of the article according to tag data of a hot-sold article, the tag sequence may also be a sequence obtained by sorting the tag data sets of the article according to tag data of a late-sold article, of course, the tag sequence may also be a sequence obtained by sorting the tag data of the article according to a requirement of screening the article by other users, which is not particularly limited in this example.
The tag value string may refer to a value string composed of tag values corresponding to a tag sequence of the to-be-processed item, for example, the tag value string may be a value string composed of 0/1 binary tag values corresponding to the tag sequence, for example, the tag sequence may be a sequence in which the tag serial number is 1 and the tag data is a gift, the to-be-processed item may be a and a is a gift, the tag value string may be a value string composed of binary value 1 corresponding to the tag sequence in which the tag serial number is 1, the tag value string may also be a value string composed of decimal tag values corresponding to the tag sequence, of course, the tag value string may also be a value string composed of other tag values corresponding to the tag sequence of the to-be-processed item, which is not particularly limited in this embodiment.
The label data of the articles can be integrated through the apertures of the general labels of the articles, and the label data of the articles are sequenced according to the article screening requirements of users to obtain a label sequence. And meanwhile, classifying the article to be processed according to the label sequence, and determining a label numerical string of the article to be processed. For example, the tag data of the articles may be sorted according to the general tags of the articles in the clearing scene of the existing intelligent article selection system to obtain the tag sequence of the clearing scene. Further, the article to be processed is processed according to the tag sequence, and a binary tag numerical value string of the article to be processed can be obtained. Then, the binary tag value string may be converted into a decimal tag value string using a programming language such as cast (string, 2, 10) as int) that converts binary into decimal, reducing the burden of the terminal device to store the tag value string of the article to be processed. Table 1 schematically illustrates a tag sequence table for a smart selection according to some embodiments of the present disclosure.
TABLE 1 Label sequence Listing of Intelligent selections
Figure BDA0003122094460000081
The tag data of the article can be integrated through the universal tag caliber of the article, and the tag data of the article is sequenced according to the service requirement under the service scene to obtain the tag sequence of the article; the tag sequence may include a tag name and a tag sequence number. Furthermore, the commodities to be processed can be classified according to the label sequence, the label values corresponding to the commodities to be processed and the label sequence are determined, and then the label numerical value string of the commodities to be processed is formed by the plurality of label values. For example, the x stock solution belongs to a new brand, a new product (within 90 days of creation time), and a direct delivery from a manufacturer, and in a clearing scene, a binary label numeric string of the x stock solution based on the above 15 label sequences may be 000001100000010, and a decimal label numeric string of the x stock solution may be 770.
In step S120, a screening tag sequence corresponding to a target article is determined, and a target tag numerical string of the screening tag sequence is calculated.
In an example embodiment of the present disclosure, the filtering tag sequence may refer to a tag sequence corresponding to an item filtering condition of the user, for example, in an item clearing and returning scenario, the user filtering condition is to filter a gift from an item to be processed, the filtering tag sequence may be a tag sequence including the gift (offer < ═ 1), and a tag sequence of the gift (not sold separately) and a tag sequence of the gift (sold separately), and of course, the filtering tag sequence may also be other tag sequences corresponding to the item filtering condition of the user, which is not particularly limited in this example embodiment.
The target tag value string may refer to a tag value string corresponding to the filter tag sequence, for example, the target tag value string may be a binary tag value string corresponding to the filter tag sequence, the target tag value string may also be a decimal tag value string corresponding to the filter tag sequence, as in the item clearing scenario, the filter tag sequence may be a tag sequence containing a gift (offer < ═ 1), and a gift (not separately marketable) tag sequence and a gift (separately marketable) tag sequence, the binary tag value string corresponding to the screening tag sequence may be 000010001100000, while the binary tag value string corresponding to the screening tag sequence may be 1120, of course, the target tag value string may also be a tag value string corresponding to other screening tag sequences, which is not particularly limited in this embodiment.
The method can determine the screening label sequence of the to-be-processed article according to the article screening condition of the user, and calculate the target label numerical string for screening the to-be-processed article according to the screening label sequence, thereby avoiding developing a plurality of screening logic codes of the to-be-processed article according to the article screening condition of the user, only needing to calculate the logical operation result of the label numerical string of the to-be-processed article and the target label numerical string, and screening the to-be-processed article according to the logical operation result to obtain the target article, thereby improving the screening efficiency of the to-be-processed article.
In step S130, the tag numerical string and the target tag numerical string are subjected to a logical operation to obtain a logical operation result.
In an exemplary embodiment of the present disclosure, performing the logical operation on the tag numerical string and the target tag numerical string may refer to unifying formats of the tag numerical string and the target tag numerical string and performing the logical operation, for example, the tag numerical string and the target tag numerical string may be unified into a binary numerical string and performing a boolean operation such as a logical and operation, the tag numerical string and the target tag numerical string may be unified into a decimal numerical string and performing the logical and operation, of course, the tag numerical string and the target tag numerical string may be converted into numerical strings of other formats and perform the logical operation, which is not particularly limited in this embodiment.
The articles to be processed can be classified according to the label sequence, and the label numerical string of the articles to be processed is determined according to the label sequence of the articles to be processed. Meanwhile, a screening label sequence of the article to be processed is determined according to the article screening condition of the user, and a target label numerical string of the screening label sequence is calculated. And then, performing logical operation on the tag numerical value string of the article to be processed and the target tag numerical value string respectively to obtain a logical operation result, and determining whether the article to be processed is the target article matched with the screening condition according to the logical operation result.
In step S140, a target article is screened from the articles to be processed according to the logical operation result.
In an example embodiment of the present disclosure, the target item may refer to an item meeting the user screening condition in the to-be-processed items, for example, in an item clearing and returning scenario, the user screening condition may be a screening and selling-up item, and of course, the target item may also be another item meeting the user screening condition, which is not particularly limited in this example embodiment.
The target commodity can be screened from the to-be-processed goods according to the logical operation result corresponding to the tag numerical string of the to-be-processed goods and the target tag numerical string of the screening tag sequence, so that the development of a plurality of logical codes which accord with the screening condition of the user aiming at each to-be-processed goods is avoided, the logical codes of the to-be-processed goods are also prevented from being logically judged for many times according to the screening condition of the user, the screening efficiency of the to-be-processed goods is improved, and the development cost of the logical codes for screening the target goods is also reduced.
Fig. 2 schematically illustrates a schematic diagram of a tag sequence generation method flow, according to some embodiments of the present disclosure. Referring to fig. 2, the tag sequence generating method may include the steps of:
in step S210, the article to be processed, a tag data list corresponding to the article to be processed, and an active article table are obtained;
in step S220, determining active tag data in the active item table;
in step S230, sorting the tag data in the tag data list according to the active tag data, and generating a tag sequence corresponding to the tag data list.
The tag data list may refer to a tag information list common to the to-be-processed article, for example, the tag data list may be a tag information list of the to-be-processed article based on universal tag aperture integration, the tag data list may also be a tag information list that is provided for the to-be-processed article according to product testing and is obtained by performing logic processing on the tag data, and of course, the tag data list may also be a tag information list common to the to-be-processed article and obtained in other manners, which is not particularly limited in this embodiment.
The active item table may be a tag information table of an item with frequent transaction, for example, the active item table may be a tag information table of an item with a large order-making amount, the active item table may also be a tag information table of an item with large customer return amount, and of course, the active item table may also be a tag information table of other items with frequent transaction, which is not particularly limited in this embodiment.
The active tag data may refer to tag data of an item in the active item table, for example, the active tag data may be tag data related to the screening condition in the active item table, and the active tag data may also be all tag data of the item in the active item table, and of course, the active tag data may also be other tag data of the item in the active item table, which is not particularly limited in this embodiment.
Tag data in a tag data list of an article to be processed can be integrated and sequenced according to active tag data in an active article list, and a tag sequence corresponding to the tag data list is generated. Since the tag data list can be a tag information table common to the articles, the tag sequence can be used for screening different target articles. Furthermore, the tag sequence can be stored in the cache database, and when a newly added target article needs to be screened according to the tag data, the tag list can be called from the cache database, so that the situation that the tags of the general articles are integrated and sequenced again is avoided, the reuse rate of the tag sequence is improved, and the screening efficiency of the target article is also improved.
Fig. 3 schematically illustrates a schematic diagram of a tag value string generation method flow, in accordance with some embodiments of the present disclosure. Referring to fig. 3, the tag value string generation method may include the steps of:
in step S310, setting the tag value of the tag sequence to a binary value;
in step S320, obtaining tag data of the article to be processed, and performing matching processing on the tag data and the tag sequence to obtain a binary value string composed of binary values corresponding to the tag value;
in step S330, the binary number value string is converted into a decimal number value string, and the decimal number value string is used as the tag number value string.
The tag value may refer to a matching value between the tag data of the article to be processed and the tag sequence, for example, the tag value may be a boolean value obtained by matching the tag data of the article to be processed and the tag sequence, for example, if the tag data of the article to be processed matches the tag sequence, the tag value of the article to be processed is 1, otherwise, if the tag data of the article to be processed does not match the tag sequence, the tag value of the article to be processed is 0, of course, the tag value may also be other matching values between the tag data of the article to be processed and the tag sequence, which is not particularly limited in this embodiment.
The binary label value corresponding to the label sequence of the article to be processed can be obtained by obtaining the label data of the article to be processed and matching the label data of the article to be processed with the label sequence, and then the binary label values of the article to be processed form a binary value string. The binary number value string may be converted into a decimal number value string according to the conversion code of the binary data and the decimal data, and the decimal number value string may be used as a tag number value string of the article to be processed. Therefore, the storage resource of the label numerical string of the object to be processed can be saved by converting the binary numerical string into the decimal numerical string, thereby improving the operation efficiency and reliability of the terminal equipment.
Fig. 4 schematically illustrates a schematic diagram of a target tag value string generation method flow, in accordance with some embodiments of the present disclosure. Referring to fig. 4, the target tag value string generation method may include the steps of:
in step S410, sending the tag sequence to a client;
in step S420, when a selection operation on the tag sequence is detected, determining the screening tag sequence corresponding to the selection operation;
in step S430, calculating a binary value string corresponding to a tag value of the sieve label sequence based on the sieve label sequence;
in step S440, the binary number value string is converted into a decimal number value string, and the decimal number value string is used as a target tag number value string.
The tag sequences can be sent to the client, and the user can set the screening conditions of the articles to be processed as required based on the tag sequences, for example, the user can select the tag sequences conforming to the requirements according to the requirements of the screened articles, and the selected tag sequences are used as the screening tag sequences. Meanwhile, the label value of the selected label sequence is set to be 1, and a label numerical value string consisting of a plurality of binary label values is obtained. Further, the binary tag number string is converted into a decimal tag number string, and the decimal tag number string is used as a target tag number string.
Optionally, in the intelligent article selection system, the tag sequences may be returned to the client, the user may select a plurality of tag sequences as the screening tag sequences of the target article according to the requirement, when receiving the screening tag sequences selected by the user, the server may automatically calculate the target tag numerical string corresponding to the screening tag sequences, and may not develop the logic codes meeting the screening conditions according to the screening conditions corresponding to the screening tag sequences, and perform logic judgment on the articles to be processed for multiple times based on the logic codes, thereby reducing the logic code development cost for screening the articles to be processed, and also improving the screening efficiency of the articles to be processed.
Fig. 5 schematically illustrates a schematic diagram of a logical operation result generation method flow, according to some embodiments of the present disclosure. Referring to fig. 5, the logical operation result generation method may include the steps of:
in step S510, acquiring identification code data of the article to be processed, and establishing an association relationship between the tag numerical string and a target tag numerical string based on the identification code data;
in step S520, based on the association relationship, performing a logical and operation on the tag numerical string and the target tag numerical string to obtain the logical operation result.
The identification code data may refer to unique identification code data of the to-be-processed article, for example, the identification code data may be code data corresponding to a two-dimensional code of the to-be-processed article, the identification code data may also be factory code data of the to-be-processed article, and of course, the identification code data may also be other unique identification code data of the to-be-processed article, which is not particularly limited in this embodiment.
The label numerical string of the object to be processed and the target label numerical string corresponding to the screening label sequence can be established according to the identification code data of the object to be processed, and after the logical operation result of the label numerical string and the target label numerical string is obtained through calculation, the target object can be screened from the object to be processed according to the logical operation result. And the identification code data corresponding to the label numerical string is the same as the identification code data of the target label numerical string.
Preferably, the incidence relation between the tag numerical string of the object to be processed and the target tag numerical string can be established through the identification code data of the object to be processed, and then after the logical operation result of the tag numerical string and the target tag numerical string is obtained through calculation, the target object can be obtained by screening the object to be processed according to the logical operation result and the object identification code data, so that the convenience of screening the target object is improved.
In one disclosed example embodiment, it may be determined whether the item to be processed is the target item by detecting whether the logical operation result is greater than 0. If the logic operation result is detected to be larger than 0, a first article corresponding to the identification code data can be obtained from the articles to be processed in a matching mode, and the first article is used as a target article.
Wherein, the first article may refer to an article corresponding to the sift tag sequence screened from the articles to be processed. Whether the logic and operation result of the tag numerical string of the object to be processed and the target tag numerical string corresponding to the screening tag sequence is greater than 0 or not can be detected, and if the logic and operation result is greater than 0, the object to be processed with the identification code data corresponding to the tag numerical string can be used as the target object.
Whether the object to be processed with the identification code data corresponding to the label numerical string is the target object or not can be judged according to the logic and operation results of the label numerical string and the target label numerical string of the object to be processed, if the logic and operation results are larger than 0, the object to be processed with the identification code data corresponding to the label numerical string can be used as the target object, and the object to be processed is not required to be subjected to logic judgment for multiple times according to the screening conditions corresponding to the screening label sequence, so that the convenience of screening the target object is improved, and the screening efficiency of the object to be processed is also improved.
In one disclosed example embodiment, it may be determined whether the item to be processed is a backlog item by detecting whether the result of the logical operation is equal to 0. If the logical operation result is detected to be equal to 0, a second article corresponding to the identification code data can be obtained from the articles to be processed in a matching mode, and the second article is used as the article to be cleared; and removing the articles to be cleaned from the articles to be processed so as to filter the articles to be processed.
Wherein, the second article can refer to the article which does not match with the screening label sequence in the article to be processed. Whether the logic and operation result of the tag numerical string of the article to be processed and the target tag numerical string corresponding to the screening tag sequence is equal to 0 or not can be detected, if the logic and operation result is equal to 0, the article to be processed with the identification code data corresponding to the tag numerical string can be used as a second article, and the second article can be positioned as an article to be cleared and returned.
Whether the object to be cleared exists in the object to be processed can be judged according to the logic and operation result of the tag numerical string of the object to be processed and the target tag numerical string, if the logic and operation result is equal to 0, the object to be processed with the identification code data corresponding to the tag numerical string can be used as the object to be cleared, the object to be cleared is eliminated from the object to be processed, the object to be cleared is filtered from the object to be processed, and the management efficiency of the object to be processed is improved.
Fig. 6 schematically illustrates a schematic diagram of a target item screening method flow, according to some embodiments of the present disclosure. Referring to fig. 6, the target item screening method may include the steps of:
in step S610, acquiring an active item table and a tag data list, and sorting tag data in the tag data list according to active tag data in the active item table to obtain a tag sequence;
in step S611, an article to be processed is acquired, and the article to be processed is classified based on the tag sequence, and a binary tag numerical string of the article to be processed is determined;
in step S612, the binary tag numerical string is converted into a decimal tag numerical string, and the decimal tag numerical string is used as a tag numerical string of the article to be processed;
in step S613, the tag sequence is transmitted back to the client, and a selection operation of the user on the tag sequence is detected, and a screening tag sequence corresponding to the selection operation is determined;
in step S614, calculating a binary tag number string of the filtered tag sequence, converting the binary tag number string into a decimal tag number string, and using the decimal tag number string as a target tag number string;
in step S615, identification code data of the article to be processed is acquired, and an association relationship between the tag numerical string and the target tag numerical string is established based on the identification code data;
in step S616, based on the association relationship, a logical and operation is performed on the tag numerical string and the target tag numerical string to obtain a logical operation result.
In step S617, it is detected whether the logical operation result is greater than 0, if the logical operation result is greater than 0, step S618 is executed, otherwise, step S619 is skipped;
in step S618, the article to be processed having the identification code data corresponding to the tag numerical string is taken as a target article;
in step S619, the article to be processed having the identification code data corresponding to the tag numerical string is taken as an article to be rejected, and the article to be rejected is rejected from the article to be processed.
Preferably, the general tag data of the article may be integrated and sorted to obtain a tag sequence, and the tag value of the tag sequence is set to a binary value, if the tag data of the article to be processed belongs to the tag sequence, the tag value corresponding to the tag sequence is 1, otherwise, the tag value corresponding to the tag sequence is 0. The binary label numerical string can be obtained by matching the label data of the article to be processed with the label sequence, and further the binary label numerical string can be converted into the decimal label numerical string, so that the storage efficiency of the label numerical string of the article to be processed is improved. Meanwhile, the tag sequence can be sent to the client, and a screening tag sequence is generated according to the selection operation of the user on the tag sequence. Then, a binary label numeric string of the screening label sequence is calculated, the binary label numeric string is converted into a decimal label numeric string, and the decimal label numeric string is used as a target label numeric string.
In addition, the incidence relation between the tag numerical string of the object to be processed and the target tag numerical string corresponding to the screening tag sequence is established according to the identification code data of the object to be processed, the operation result of the logical AND of the tag numerical string and the target tag numerical string is calculated, the object is screened from the object to be processed according to the operation result, the development of a logical code for screening the object according to the screening condition corresponding to the screening sequence is avoided, multiple logical judgments are carried out on the object to be processed according to the logical code, the screening efficiency of the object to be processed is improved, and the development cost of the logical code for screening the object is also reduced. Meanwhile, the articles to be cleaned and rejected can be screened from the articles to be processed according to the logical AND operation result of the label numerical value string and the target label numerical value string, and the management efficiency of the articles to be processed is improved.
It should be noted that although the various steps of the methods of the present disclosure are depicted in the drawings in a particular order, this does not require or imply that these steps must be performed in this particular order, or that all of the depicted steps must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions, etc.
In addition, in this example embodiment, an article screening apparatus is also provided. Referring to fig. 7, the article sorting apparatus 700 includes: an obtaining module 710, a determining module 720, a calculating module 730, and a screening module 740. Wherein: the obtaining module 710 is configured to obtain a tag sequence and an article to be processed, and determine a tag numerical string of the article to be processed based on the tag sequence; the determining module 720 is configured to determine a screening tag sequence corresponding to a target article, and calculate a target tag numerical string of the screening tag sequence; the calculation module 730 is configured to perform a logical operation on the tag numerical value string and the target tag numerical value string to obtain a logical operation result; and the screening module 740 is configured to screen the target object from the objects to be processed according to the logical operation result.
In some example embodiments of the present disclosure, based on the foregoing solution, the obtaining module 710 further includes a tag sequence generating unit, where the tag sequence generating unit is configured to obtain the to-be-processed item, a tag data list corresponding to the to-be-processed item, and an active item table; determining active tag data in the active item table; and sequencing the tag data in the tag data list according to the active tag data to generate a tag sequence corresponding to the tag data list.
In some example embodiments of the present disclosure, based on the foregoing scheme, the obtaining module 710 further includes a tag numerical string determining unit, where the tag numerical string determining unit is configured to set a tag value of the tag sequence to a binary value; acquiring label data of the article to be processed, and matching the label data with the label sequence to obtain a binary value string consisting of binary values corresponding to the label values; converting the binary numerical string into a decimal numerical string, and using the decimal numerical string as the tag numerical string.
In some example embodiments of the present disclosure, based on the foregoing solution, the determining module 720 further includes a target tag numerical string generating unit, where the target tag numerical string generating unit is configured to send the tag sequence to a client; when a selection operation on the tag sequence is detected, determining the screening tag sequence corresponding to the selection operation; calculating a binary value string corresponding to a tag value of the sieve label sequence based on the sieve label sequence; and converting the binary numerical value string into a decimal numerical value string, and taking the decimal numerical value string as a target label numerical value string.
In some example embodiments of the present disclosure, based on the foregoing scheme, the computing module 730 further includes an association relationship establishing unit, where the association relationship establishing unit is configured to obtain identification code data of the to-be-processed article, and establish an association relationship between the tag numerical string and a target tag numerical string based on the identification code data; and performing logic and operation on the tag numerical value string and the target tag numerical value string based on the incidence relation to obtain the logic operation result.
In some example embodiments of the present disclosure, based on the foregoing scheme, the screening module 740 further includes a target item determining unit, where the target item determining unit is configured to, if it is detected that the logical operation result is greater than 0, match a first item corresponding to the identification code data from the to-be-processed items, and use the first item as the target item.
In some example embodiments of the present disclosure, based on the foregoing scheme, the screening module further includes an article to be cleared and returned determining unit, where the article to be cleared and returned determining unit is configured to, if it is detected that the logical operation result is equal to 0, screen a second article corresponding to the identification code data from the article to be processed, and take the second article as the article to be cleared and returned; and removing the articles to be cleaned and returned from the articles to be processed so as to filter the articles to be processed.
The specific details of each module of the article screening apparatus have been described in detail in the corresponding article screening method, and therefore are not described herein again.
It should be noted that although in the above detailed description several modules or units of the item screening apparatus are mentioned, this division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
In addition, in an exemplary embodiment of the present disclosure, an electronic device capable of implementing the above article screening method is also provided.
As will be appreciated by one skilled in the art, aspects of the present disclosure may be embodied as a system, method or program product. Accordingly, various aspects of the present disclosure may be embodied in the form of: an entirely hardware embodiment, an entirely software embodiment (including firmware, microcode, etc.) or an embodiment combining hardware and software aspects that may all generally be referred to herein as a "circuit," module "or" system.
An electronic device 800 according to such an embodiment of the disclosure is described below with reference to fig. 8. The electronic device 800 shown in fig. 8 is only an example and should not bring any limitations to the functionality and scope of use of the embodiments of the present disclosure.
As shown in fig. 8, electronic device 800 is in the form of a general purpose computing device. The components of the electronic device 800 may include, but are not limited to: the at least one processing unit 810, the at least one memory unit 820, a bus 830 connecting different system components (including the memory unit 820 and the processing unit 810), and a display unit 840.
Wherein the storage unit stores program code that is executable by the processing unit 810 to cause the processing unit 810 to perform steps according to various exemplary embodiments of the present disclosure as described in the "exemplary methods" section above in this specification. For example, the processing unit 810 may execute step S110 shown in fig. 1, obtain a tag sequence and an article to be processed, and determine a tag numerical string of the article to be processed based on the tag sequence; step S120, determining a screening label sequence of a target article, and calculating a target label numerical string of the screening label sequence; step S130, carrying out logical operation on the tag numerical value string and a target tag numerical value string to obtain a logical operation result; and step S140, screening the to-be-processed articles according to the logical operation result to obtain target articles.
The storage unit 820 may include readable media in the form of volatile storage units, such as a random access storage unit (RAM)821 and/or a cache storage unit 822, and may further include a read only storage unit (ROM) 823.
Storage unit 820 may also include a program/utility 824 having a set (at least one) of program modules 825, such program modules 825 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 830 may be any of several types of bus structures including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 800 may also communicate with one or more external devices 870 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 800, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 800 to communicate with one or more other computing devices. Such communication may occur via input/output (I/O) interfaces 850. Also, the electronic device 800 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the internet) via the network adapter 860. As shown, the network adapter 860 communicates with the other modules of the electronic device 800 via the bus 830. It should be appreciated that although not shown, other hardware and/or software modules may be used in conjunction with the electronic device 800, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
In an exemplary embodiment of the present disclosure, there is also provided a computer-readable storage medium having stored thereon a program product capable of implementing the above-described method of the present specification. In some possible embodiments, aspects of the present disclosure may also be implemented in the form of a program product comprising program code for causing a terminal device to perform the steps according to various exemplary embodiments of the present disclosure described in the "exemplary methods" section above of this specification, when the program product is run on the terminal device.
Referring to fig. 9, a program product 900 for implementing the above-described item screening method according to an embodiment of the present disclosure is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present disclosure is not limited thereto, and in this document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
A computer readable signal medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
Furthermore, the above-described figures are merely schematic illustrations of processes included in methods according to exemplary embodiments of the present disclosure, and are not intended to be limiting. It will be readily understood that the processes shown in the above figures are not intended to indicate or limit the chronological order of the processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, e.g., in multiple modules.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a touch terminal, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A method of screening an article, comprising:
acquiring a tag sequence and an article to be processed, and determining a tag numerical string of the article to be processed based on the tag sequence;
determining a screening label sequence corresponding to a target article, and calculating a target label numerical string of the screening label sequence;
performing logical operation on the tag numerical value string and the target tag numerical value string to obtain a logical operation result;
and screening the target articles from the articles to be processed according to the logical operation result.
2. The method for screening items according to claim 1, wherein the obtaining of the tag sequence and the items to be processed comprises:
acquiring the to-be-processed article, a tag data list corresponding to the to-be-processed article and an active article list;
determining active tag data in the active item table;
and sequencing the tag data in the tag data list according to the active tag data to generate a tag sequence corresponding to the tag data list.
3. The item screening method according to claim 1, wherein determining the tag numerical string of the item to be processed based on the tag sequence comprises:
setting a tag value of the sequence of tags to a binary value;
acquiring label data of the article to be processed, and matching the label data with the label sequence to obtain a binary value string consisting of binary values corresponding to the label values;
converting the binary numerical string into a decimal numerical string, and using the decimal numerical string as the tag numerical string.
4. The method for screening items according to claim 1, wherein the determining the screening tag sequence of the item to be processed and calculating the target tag numerical string corresponding to the screening tag sequence comprises:
sending the tag sequence to a client;
when a selection operation on the tag sequence is detected, determining the screening tag sequence corresponding to the selection operation;
calculating a binary value string corresponding to a tag value of the sieve label sequence based on the sieve label sequence;
and converting the binary numerical value string into a decimal numerical value string, and taking the decimal numerical value string as a target label numerical value string.
5. The method for screening items according to claim 1, wherein the method further performs a logical operation on the tag numerical value string and the target tag numerical value string to obtain a logical operation result, and the method comprises:
acquiring identification code data of the article to be processed, and establishing an incidence relation between the tag numerical value string and a target tag numerical value string based on the identification code data;
and performing logic and operation on the tag numerical value string and the target tag numerical value string based on the incidence relation to obtain the logic operation result.
6. The method for screening objects according to claim 1, wherein the screening of the objects to be processed according to the result of the logical operation comprises:
and if the logical operation result is detected to be larger than 0, matching the to-be-processed articles to obtain a first article corresponding to the identification code data, and taking the first article as the target article.
7. The method of screening items according to claim 6, further comprising:
if the logical operation result is detected to be equal to 0, screening a second article corresponding to the identification code data from the articles to be processed, and taking the second article as an article to be cleared;
and removing the articles to be cleaned and returned from the articles to be processed so as to filter the articles to be processed.
8. An article screening apparatus, comprising:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring a label sequence and an article to be processed and determining a label numerical string of the article to be processed based on the label sequence;
the determining module is used for determining a screening label sequence corresponding to a target article and calculating a target label numerical string of the screening label sequence;
the calculation module is used for carrying out logical operation on the tag numerical value string and the target tag numerical value string to obtain a logical operation result;
and the screening module is used for screening the target articles from the articles to be processed according to the logical operation result.
9. An electronic device, comprising:
a processor; and
a memory having stored thereon computer readable instructions which, when executed by the processor, implement the item screening method of any one of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method of screening items according to any one of claims 1 to 7.
CN202110679038.6A 2021-06-18 2021-06-18 Article screening method and apparatus, electronic device, and storage medium Pending CN113379499A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202110679038.6A CN113379499A (en) 2021-06-18 2021-06-18 Article screening method and apparatus, electronic device, and storage medium
PCT/CN2022/090628 WO2022262448A1 (en) 2021-06-18 2022-04-29 Article screening method and apparatus, electronic device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110679038.6A CN113379499A (en) 2021-06-18 2021-06-18 Article screening method and apparatus, electronic device, and storage medium

Publications (1)

Publication Number Publication Date
CN113379499A true CN113379499A (en) 2021-09-10

Family

ID=77577745

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110679038.6A Pending CN113379499A (en) 2021-06-18 2021-06-18 Article screening method and apparatus, electronic device, and storage medium

Country Status (2)

Country Link
CN (1) CN113379499A (en)
WO (1) WO2022262448A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022262448A1 (en) * 2021-06-18 2022-12-22 北京沃东天骏信息技术有限公司 Article screening method and apparatus, electronic device, and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109388635A (en) * 2017-08-03 2019-02-26 广东蓝盾移动互联网信息科技有限公司 A kind of data storage method of the multi-value data based on binary system and dictionary table
CN109902152A (en) * 2019-03-21 2019-06-18 北京百度网讯科技有限公司 Method and apparatus for retrieving information
CN110096501A (en) * 2018-09-04 2019-08-06 中国平安人寿保险股份有限公司 Data search method, device, medium and electronic equipment based on label
CN111209409A (en) * 2019-12-27 2020-05-29 南京医康科技有限公司 Data matching method and device, storage medium and electronic terminal
CN111475698A (en) * 2020-03-02 2020-07-31 北京三快在线科技有限公司 Method and device for generating screening page, electronic equipment and storage medium
CN111753186A (en) * 2020-05-09 2020-10-09 杭州数跑科技有限公司 Group screening method, device, equipment and storage medium
CN111767738A (en) * 2020-03-30 2020-10-13 北京沃东天骏信息技术有限公司 Label checking method, device, equipment and storage medium
CN112231568A (en) * 2020-10-22 2021-01-15 携程计算机技术(上海)有限公司 Hotel label automatic configuration method and device, electronic equipment and storage medium
CN112288060A (en) * 2020-11-09 2021-01-29 北京沃东天骏信息技术有限公司 Method and apparatus for identifying a tag
CN112613567A (en) * 2020-12-28 2021-04-06 江苏满运物流信息有限公司 User label management method, system, device and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5711440B1 (en) * 2014-11-28 2015-04-30 楽天株式会社 Information processing apparatus, information processing method, and information processing program
CN108415978B (en) * 2018-02-09 2021-04-09 北京腾云天下科技有限公司 User tag storage method, user portrait calculation method and calculation equipment
CN110648185B (en) * 2019-11-28 2020-02-18 苏宁云计算有限公司 Target crowd circling method and device and computer equipment
CN112184321A (en) * 2020-10-12 2021-01-05 郝晨曦 Method, device and system for quickly screening client data
CN113379499A (en) * 2021-06-18 2021-09-10 北京沃东天骏信息技术有限公司 Article screening method and apparatus, electronic device, and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109388635A (en) * 2017-08-03 2019-02-26 广东蓝盾移动互联网信息科技有限公司 A kind of data storage method of the multi-value data based on binary system and dictionary table
CN110096501A (en) * 2018-09-04 2019-08-06 中国平安人寿保险股份有限公司 Data search method, device, medium and electronic equipment based on label
CN109902152A (en) * 2019-03-21 2019-06-18 北京百度网讯科技有限公司 Method and apparatus for retrieving information
CN111209409A (en) * 2019-12-27 2020-05-29 南京医康科技有限公司 Data matching method and device, storage medium and electronic terminal
CN111475698A (en) * 2020-03-02 2020-07-31 北京三快在线科技有限公司 Method and device for generating screening page, electronic equipment and storage medium
CN111767738A (en) * 2020-03-30 2020-10-13 北京沃东天骏信息技术有限公司 Label checking method, device, equipment and storage medium
CN111753186A (en) * 2020-05-09 2020-10-09 杭州数跑科技有限公司 Group screening method, device, equipment and storage medium
CN112231568A (en) * 2020-10-22 2021-01-15 携程计算机技术(上海)有限公司 Hotel label automatic configuration method and device, electronic equipment and storage medium
CN112288060A (en) * 2020-11-09 2021-01-29 北京沃东天骏信息技术有限公司 Method and apparatus for identifying a tag
CN112613567A (en) * 2020-12-28 2021-04-06 江苏满运物流信息有限公司 User label management method, system, device and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022262448A1 (en) * 2021-06-18 2022-12-22 北京沃东天骏信息技术有限公司 Article screening method and apparatus, electronic device, and storage medium

Also Published As

Publication number Publication date
WO2022262448A1 (en) 2022-12-22

Similar Documents

Publication Publication Date Title
US20150142707A1 (en) Method and system for clustering, modeling, and visualizing process models from noisy logs
CN107123047B (en) Data acquisition system based on bond transaction and data acquisition method thereof
TW201812689A (en) System, method, and device for identifying malicious address/malicious purchase order
CN111428131B (en) Information pushing method, device and system
JP6920378B2 (en) Repair board detectors, methods and computer readable storage media
US20230153781A1 (en) Transaction data processing method and apparatus
CN111475532B (en) Data processing optimization method and device, storage medium and terminal
CN113590678A (en) Portrait analysis method based on internet finance and big data analysis server
CN113379499A (en) Article screening method and apparatus, electronic device, and storage medium
CN112348420A (en) Storage position information acquisition method and system, storage medium and electronic equipment
CN111143678A (en) Recommendation system and recommendation method
CN111858366B (en) Test case generation method, device, equipment and storage medium
CN113962401A (en) Federal learning system, and feature selection method and device in federal learning system
CN107977876B (en) Method and device for processing order information
CN112258244A (en) Method, device, equipment and storage medium for determining task of target object
CN112507725B (en) Static publishing method, device, equipment and storage medium of financial information
CN115018586A (en) Cross-platform commodity pushing method, device, equipment and storage medium
CN114385606A (en) Big data cleaning method and system, storage medium and electronic equipment
CN111783787A (en) Method and device for identifying image characters and electronic equipment
CN111045983A (en) Nuclear power station electronic file management method and device, terminal equipment and medium
CN111667208A (en) Article storage control method, device, equipment and medium
CN114584616B (en) Message pushing method and device, electronic equipment and storage medium
CN110765100B (en) Label generation method and device, computer readable storage medium and server
CN116562955A (en) Multi-loop throttle management method and apparatus, and computer readable storage medium
CN113361995A (en) Logistics data processing method and device, electronic equipment 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