CN106452855B - Article label adding method and device - Google Patents

Article label adding method and device Download PDF

Info

Publication number
CN106452855B
CN106452855B CN201610858418.5A CN201610858418A CN106452855B CN 106452855 B CN106452855 B CN 106452855B CN 201610858418 A CN201610858418 A CN 201610858418A CN 106452855 B CN106452855 B CN 106452855B
Authority
CN
China
Prior art keywords
article
label
tag
request
tag set
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.)
Active
Application number
CN201610858418.5A
Other languages
Chinese (zh)
Other versions
CN106452855A (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.)
Netease Hangzhou Network Co Ltd
Original Assignee
Netease Hangzhou Network 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 Netease Hangzhou Network Co Ltd filed Critical Netease Hangzhou Network Co Ltd
Priority to CN201610858418.5A priority Critical patent/CN106452855B/en
Publication of CN106452855A publication Critical patent/CN106452855A/en
Application granted granted Critical
Publication of CN106452855B publication Critical patent/CN106452855B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation

Abstract

The embodiment of the invention provides an article label adding method. The method comprises the following steps: when an article label adding request is received, returning a plurality of article label sets stored in advance for selection of a user; receiving an article label set selection request; and when receiving an article publishing request, adding all article tags contained in the selected article tag set to the published article according to the identifier of the selected article tag set. By pre-storing a plurality of article tag sets, a plurality of tags are added at one time according to the article tag set selected by a user when an article is released, and the user does not need to add article tags one by one, so that repeated tag adding operations are remarkably reduced, the adding efficiency of the article tags is improved, and better experience is brought to the user. In addition, the server only needs to respond to the user requests twice to complete the addition of a plurality of labels, so that the expense of processing resources by the server is reduced. In addition, the embodiment of the invention provides an article label adding device.

Description

Article label adding method and device
Technical Field
The embodiment of the invention relates to the technical field of Internet, in particular to an article label adding method and device.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
With the development of internet technology, more and more users choose to publish self-written articles on network platforms such as social platforms and blogs.
The article label is defined by the article author per se, is more accurate and more specific than classification, and can summarize keywords of main contents of the article. By customizing the label for the article, an article author can enable more people to find the article more conveniently and accurately; and the reader can find the interested articles more quickly through the article labels. Moreover, the article added with the label can be recorded by the search engine, and other users can accurately find the article using the label when searching for the related label, so that the exposure rate of the article is improved.
Disclosure of Invention
However, in the prior art, when an article author adds a label, only one label can be added at a time, and in order to increase the exposure rate of the article, a plurality of labels are usually added to one article when the article author appears in more places, so that the article author can only add article labels one by one.
Because the related content of the articles shared by the same user is usually fixed, for example, the tags added to different food articles shared by the food enthusiasts at different times may be similar or even the same, while the tags added to the photographic articles shared by the photographic enthusiasts at different times may also be similar or even the same, but each time the user needs to add the tags one by one, a large number of repeated operations exist, the tag adding efficiency is reduced, and the user experience is reduced. Moreover, since the user needs to send a request to the server once every time a tag is added, for the web server, corresponding processing needs to be performed every time an article tag added by the user is received, for example, the article tag added by the user this time is recorded, and finally, after the user confirms that the addition of all tags is completed to request the release of the article, the server releases the article according to all recorded article tags, in this process, the user needs to interact with the server for many times, which increases the overhead of processing resources of the server.
Therefore, an improved article tag adding method is highly needed, so that repeated operations of a user are reduced, tag adding efficiency is improved, and server processing resource overhead is reduced.
In this context, embodiments of the present invention are intended to provide an article tag adding method and apparatus.
In a first aspect of the embodiments of the present invention, there is provided an article tag adding method, including:
when an article label adding request is received, returning a plurality of article label sets stored in advance for a user to select, wherein each label set comprises at least one article label;
receiving an article label set selection request, wherein the article label set selection request carries an identifier of a selected article label set;
and when receiving an article publishing request, adding all article tags contained in the selected article tag set to the published article according to the identifier of the selected article tag set.
In a second aspect of the embodiments of the present invention, there is provided an article tag adding apparatus, including:
the article tag storage device comprises a storage unit, a processing unit and a processing unit, wherein the storage unit is used for storing a plurality of article tag sets of different types established by a user in advance, and each tag set comprises at least one article tag;
the first response unit is used for returning a plurality of article label sets stored in advance for the user to select when receiving an article label adding request;
a first receiving unit, configured to receive an article tag set selection request, where the article tag set selection request carries an identifier of a selected article tag set;
and the label adding unit is used for adding all article labels contained in the selected article label set to the published article according to the identification of the selected article label set when receiving the article publishing request.
In a third aspect of the embodiments of the present invention, an article tag adding apparatus is provided, which may include a memory and a processor, where the processor may be configured to read a program in the memory and execute the following processes: when an article label adding request is received, returning a plurality of article label sets stored in advance for a user to select, wherein each label set comprises at least one article label; receiving an article label set selection request, wherein the article label set selection request carries an identifier of a selected article label set; and when receiving an article publishing request, adding all article tags contained in the selected article tag set to the published article according to the identifier of the selected article tag set.
In a fourth aspect of embodiments of the present invention, there is provided a program product comprising program code for performing, when the program product is run, the following: when an article label adding request is received, returning a plurality of article label sets stored in advance for a user to select, wherein each label set comprises at least one article label; receiving an article label set selection request, wherein the article label set selection request carries an identifier of a selected article label set; and when receiving an article publishing request, adding all article tags contained in the selected article tag set to the published article according to the identifier of the selected article tag set.
According to the article label adding method and device provided by the embodiment of the invention, a plurality of article label sets are stored in advance, when a user needs to add labels to the articles, the article label sets can be provided for the user to select, and a plurality of labels are added to the user at one time when the articles are released according to the selection of the user, and the user does not need to add article labels one by one, so that repeated label adding operations are obviously reduced, the article label adding efficiency is improved, and better experience is brought to the user. In addition, the server only needs to respond to the user requests twice to complete the addition of a plurality of labels, so that the expense of processing resources by the server is reduced.
Drawings
The above and other objects, features and advantages of exemplary embodiments of the present invention will become readily apparent from the following detailed description read in conjunction with the accompanying drawings. Several embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which:
FIG. 1 schematically illustrates an application scenario according to an embodiment of the present invention;
FIG. 2a is a schematic flow chart illustrating a website server obtaining tag sets of different types of articles according to an embodiment of the present invention;
FIG. 2b is a schematic diagram showing the structure of a database table according to an embodiment of the present invention;
FIG. 3 is a schematic flow chart illustrating editing of an article tag set stored by a website server according to an embodiment of the present invention;
FIG. 4 is a schematic flow chart illustrating an implementation of an article tag adding method according to an embodiment of the present invention;
FIG. 5 schematically shows an article search flow diagram according to an embodiment of the invention;
FIG. 6 schematically shows an article masking flow diagram according to an embodiment of the invention;
fig. 7 schematically shows a structural diagram of an article tag adding apparatus according to another embodiment of the present invention;
in the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
Detailed Description
The principles and spirit of the present invention will be described with reference to a number of exemplary embodiments. It is understood that these embodiments are given solely for the purpose of enabling those skilled in the art to better understand and to practice the invention, and are not intended to limit the scope of the invention in any way. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As will be appreciated by one skilled in the art, embodiments of the present invention may be embodied as a system, apparatus, device, method, or computer program product. Accordingly, the present disclosure may be embodied in the form of: entirely hardware, entirely software (including firmware, resident software, micro-code, etc.), or a combination of hardware and software.
According to the embodiment of the invention, an article label adding method and device are provided.
In this document, it is to be understood that any number of elements in the figures are provided by way of illustration and not limitation, and any nomenclature is used for differentiation only and not in any limiting sense.
The principles and spirit of the present invention are explained in detail below with reference to several representative embodiments of the invention.
Summary of The Invention
The inventor finds that when the author adds article labels to the articles, the labels need to be added one by one, a large number of repeated operations exist, and user experience is reduced.
In view of this, in the article tag adding method provided in the embodiment of the present invention, a plurality of article tag sets established by a user are stored in advance, and each article tag set includes at least one article tag according to an article type, so that when a user needs to add a tag to an article, the plurality of article tag sets stored for the user can be provided for the user to select, and according to an identifier of the article tag set selected by the user, a plurality of article tags are automatically added to the article at one time when the article is published, thereby greatly reducing repetitive article tag adding operations of the user, and improving article tag adding efficiency and user experience. In addition, the server only needs to respond to the user requests twice to complete the addition of a plurality of labels, so that the expense of processing resources by the server is reduced.
Having described the general principles of the invention, various non-limiting embodiments of the invention are described in detail below.
Application scene overview
Fig. 1 is a schematic view of an application scenario according to an embodiment of the present invention. The user 10 logs in the website server 12 to issue an article through a client installed in the terminal 11, where the client may be a browser of a web page or a client installed in a mobile terminal, such as a mobile phone, a tablet computer, or the like.
The terminal 11 and the website server 12 are communicatively connected through a network, which may be a local area network, a wide area network, or the like. The terminal 11 may be a portable device (e.g., a mobile phone, a tablet, a notebook Computer, etc.) or a Personal Computer (PC), and the web server 12 may be any device capable of providing internet services.
The user 10 uses the terminal 11 to obtain a user name by registering with the website server 12, the website server 12 stores the user name and a user password set by the user 10 as authentication information after the user registration is successful, when the user 10 logs in the website server 12 again by using the terminal 11, the website server 12 returns a login page to the client, the user inputs authentication information (namely the user name and the user password) on the login page displayed by the client and submits the authentication information to the website server 12, and the website server 12 compares whether the authentication information submitted by the user is consistent with the authentication information stored by the user when the user registers so as to determine whether the user is allowed to log in.
After the user logs in successfully, the user can write an article and publish the article on the website server 12, and before publishing, the user can add an article label to the article to be published. If a plurality of article labels need to be added by the user, the article labels need to be added one by one according to the prior art, in the process, on one hand, a large amount of repeated operations exist, the article label adding efficiency is reduced, on the other hand, the website server needs to respond to the user operations for many times, and the expense of processing resources of the website server is increased.
Therefore, in the embodiment of the invention, a user stores a plurality of article label sets in a website server in advance according to different article types. For example, a gourmet category, a photographic category, a travel category, etc., different types of article tag sets may contain a plurality of article tags. The user can set different article tag sets according to actual needs, and the website server stores different types of article tag sets for the user according to the request of the user.
As shown in fig. 2a, a schematic flow chart of obtaining different types of article tag sets by a website server for any user may include the following steps:
and S21, receiving an article label set adding request.
The article tag set adding request carries at least one article tag. In specific implementation, after a user successfully logs in a website server through a client, the user can request the website server to add an article tag set, wherein the article tag set addition request needs to carry at least one article tag, for example, # portrait + # black and white + # buster + # exposure + # mobile phone photography; food # food + # canteen at night + # delicious. Wherein, the figures, black and white, the times, the exposures, the mobile phone photography, the delicatessens, the foods, the night canteens, the delicious foods and the delicacies are article labels.
And S22, establishing an article label set according to at least one article label carried in the article label set adding request and storing the article label set.
In specific implementation, after receiving an article tag set adding request sent by a user, the website server stores a corresponding article tag set for the user.
It should be noted that, when storing article tag sets, the web server may also allocate corresponding article tag set identifiers to each article tag set in order to distinguish different article tag sets. Specifically, the website server may extract a part of the received article tags to form an article tag set identifier; each article tag set may also be a serial number, which is not limited in the embodiment of the present invention as long as the identifiers of different article tag sets are different.
Preferably, the identification of the article tab set may be defined by the user himself, and the user simultaneously carries a self-defined article tab set identification in the sent article tab set adding request, for example, [ photography tab set ], # portrait + # black and white + # affair + # exposure + # cell phone photography; based on the situation, the website server only needs to store corresponding article tag set identifications and corresponding article tags for different users. Fig. 2b shows a possible schematic diagram of the database table structure stored in the web server.
Certainly, in a specific implementation, a user may also request to add a plurality of article tag sets at a time, and in this implementation, the article tag set addition request may carry an identifier of each article tag set to be added and an article tag included in the article tag set, for example, [ camera tag set ] # portrait + # black and white + # matter + # exposure + # mobile phone photography; [ food tag set ] food # + # food + # late-night canteen + # delicious.
In specific implementation, after the article tag set is established, the user can edit and modify the article tag set by the user. Specifically, the user may edit the article tag set stored in the web server according to the flow shown in fig. 3:
s31, the website server receives an edit request for any article label set.
The editing request carries article tags to be added or deleted. It should be understood that the received edit request may also carry an identification of the article tag set. For example, the user sends an edit request for [ food label set ], where the edit request carries article label # that is requested to be added and article label # that is requested to be deleted.
S32, adding article labels to be added to the corresponding article label set by the website server; and deleting the article tags to be deleted from the corresponding article tag set.
In this example, the website server modifies [ food label set ] stored in the database table shown in fig. 2b, specifically to delete the article label # food #, add the article label # non-spicy, and the modified [ food label set ] is # food + # late-night canteen + # delicious + # non-spicy.
Exemplary method
The article tag adding method according to the exemplary embodiment of the present invention is described below with reference to fig. 4 to 7 in conjunction with the application scenario of fig. 1. It should be noted that the above application scenarios are merely illustrated for the convenience of understanding the spirit and principles of the present invention, and the embodiments of the present invention are not limited in this respect. Rather, embodiments of the present invention may be applied to any scenario where applicable.
As shown in fig. 4, which is a schematic flow chart of an implementation of an article tag adding method according to an embodiment of the present invention, the method may include the following steps:
and S41, when receiving the article label adding request, returning a plurality of article label sets stored in advance for the user to select, wherein each label set comprises at least one article label.
In specific implementation, when a user needs to add a tag to an article, an article tag addition request is sent to a website server through a client, wherein the article tag addition request carries a user identifier. The website server searches all article tag sets corresponding to the user identifier in the database table shown in fig. 2b according to the user identifier, returns the article tag sets to the client, and the client presents the article tag sets to the user for selection. Preferably, the response message returned by the website server to the client may further include an identifier of the article tag set.
S42, receiving an article label set selection request, wherein the article label set selection request carries the identification of the selected article label set.
In specific implementation, a user selects a required article tag set according to the article tag set identifications presented by the client and tags included in each article tag set, for example, the user selects [ food tag set ], and the client returns the identifications of the selected article tag sets to the server according to the selection of the user.
S43, when receiving the article publishing request, adding all article tags included in the selected article tag set to the published article according to the identifier of the selected article tag set.
The website server converts a corresponding article tag set into article tags contained in the article tag set according to the identifier of the article tag set selected by the user when receiving an article publishing request sent by the user through a client according to the identifier of the article tag set selected by the user, and adds the corresponding article tags to the published articles, for example, the website server converts the article tag set into # food + # late-night canteen + # delicious food + # late-night canteen and adds the article tags # food + # delicious food to the articles published by the user according to the identifier of the article tag set selected by the user [ food tag set ].
In the process, the user does not need to add each label one by one, the purpose of adding a plurality of article labels for the articles at one time is achieved, the article label adding efficiency is improved, and the server can complete the addition of the plurality of labels only by responding to two user requests, so that the expense of processing resources by the server is reduced.
Accordingly, in specific implementation, when a user needs to search for an article or requests a website server to shield the article, if a plurality of article tags need to be searched or shielded, the article tags do not need to be added one by one, and the corresponding article can be searched or shielded by using the established article tag set, so that the user operation is simplified, and the user experience is improved.
As shown in fig. 5, which is a schematic diagram of an article search flow according to an embodiment of the present invention, the method may include the following steps:
and S51, receiving an article search request.
The article search request carries an identifier of a first article tag set. In this step, after receiving an article search request submitted by a user through a client, a website server determines article tags included in the article search request according to an identifier of a first article tag set carried in the article search request, and taking an identifier of the first article tag set carried in the article search request as [ gourmet tag set ], the server may determine that the article tags included in the article search request are # gourmet + # food + # late-night canteen + # delicious + # according to a database table shown in fig. 2 b.
S52, finding an article including at least one first target article tag in the added article tags and returning, where the first target article tag includes all article tags included in the first article tag set.
The server finds an article containing at least one article label of the # food + # late-night canteen + # delicious taste according to the article label determined in step S51 to obtain a search result (that is, the article label added to the article meeting the search condition should contain at least one of the # food + # late-night canteen + # delicious taste), returns the search result to the client, and presents the search result to the user by the client.
According to the embodiment of the invention, when the user searches the article, if the search condition comprises a plurality of article labels, the user does not need to add the labels one by one, but adds the labels at one time through the pre-established article label set, so that the repetitive operation is reduced, and the user experience is improved. And the server does not need to respond to the user request one by one aiming at each article label, thereby reducing the expense of processing resources of the server.
As shown in fig. 6, which is a schematic diagram of an article shielding flow according to an embodiment of the present invention, the article shielding flow may include the following steps:
and S61, receiving an article shielding request.
Wherein the article shielding request carries an identifier of a second article tag set.
In this step, after receiving an article screening request submitted by a user, the website server determines the article tags included in the article screening request according to the identifier of the second article tag set carried in the article screening request, and taking the identifier of the second article tag set carried in the article screening request as [ gourmet tag set ], the server can determine that the article tags corresponding to the website server are # gourmet + # food + # late-night canteen + # delicious + # according to the database table shown in fig. 2 b.
S62, finding an article including at least one second target article tag in the added article tags, where the second target article tag includes all article tags included in the second article tag set.
The server searches for an article containing at least one article label of # gourmet + # food + # late-night canteen + # delicious + # according to the article label # gourmet + # food + # late-night canteen + # delicious determined in step S61, that is, the article label added to the article meeting the shielding condition should contain at least one of # gourmet + # food + # late-night canteen + # delicious.
And S63, shielding the searched article.
When the web server returns the article to the client, the web server masks the article found in step S62 for the user.
According to the embodiment of the invention, when the user shields the article, if the shielding condition comprises a plurality of article labels, the user does not need to add the labels one by one, but adds the labels at one time through the pre-established article label set, so that the repetitive operation is reduced, and the user experience is improved. And the server does not need to respond to the user request one by one aiming at each article label, thereby reducing the expense of processing resources of the server.
According to the article label adding method provided by the embodiment of the invention, the website server stores a plurality of article label sets in advance for each user according to the setting of the user, when the user needs to add labels to the articles, the article label sets can be provided for the user to select, and the user is added with a plurality of labels at one time when the articles are released according to the selection of the user, without adding article labels one by the user, so that repeated label adding operation is obviously reduced, the article label adding efficiency is improved, and better experience is brought to the user. In addition, the server only needs to respond to the user requests twice to complete the addition of a plurality of labels, so that the expense of processing resources by the server is reduced. Similarly, when a user searches articles or requests to shield the articles, the user does not need to add article labels one by one, and can realize the purpose of searching or shielding the articles containing at least one article label in the article label set by only selecting one article label set, so that the repeated operation of the user is reduced, and the user experience is improved; for the website server, the interaction times with the user are reduced, so that the expense of processing resources of the website server is reduced.
Exemplary device
Having described the method of the exemplary embodiment of the present invention, the article tag adding apparatus of the exemplary embodiment of the present invention will be described next with reference to fig. 7.
As shown in fig. 7, which is a schematic structural diagram of an article tag adding apparatus according to an embodiment of the present invention, the article tag adding apparatus may include:
a storage unit 71, configured to store a plurality of article tag sets of different types, where each article tag set includes at least one article tag;
a first response unit 72, configured to return a plurality of article tag sets stored in advance for selection by a user when receiving an article tag addition request;
a first receiving unit 73, configured to receive an article tag set selection request, where the article tag set selection request carries an identifier of a selected article tag set;
and a tag adding unit 74, configured to add, when receiving an article publishing request, all article tags included in the selected article tag set to the published article according to the identifier of the selected article tag set.
Optionally, the article tag adding apparatus provided in the embodiment of the present invention may further include:
a second receiving unit 75, configured to receive an article tag set adding request, where the article tag set adding request carries at least one article tag;
and the establishing unit 76 is configured to establish and store an article tag set according to at least one article tag carried in the article tag set adding request.
Optionally, the article tag adding apparatus provided in the embodiment of the present invention may further include:
a third receiving unit 77, configured to receive an edit request for any article tag set, where the edit request carries article tags that need to be added or deleted;
an editing unit 78, configured to add an article tag to be added to a corresponding article tag set; and deleting the article tags to be deleted from the corresponding article tag set.
Optionally, the article tag adding apparatus provided in the embodiment of the present invention may further include:
a fourth receiving unit 79, configured to receive an article search request, where the article search request carries an identifier of a first article tag set;
a first searching unit 710, configured to search for an article that includes at least one first target article tag in the added article tags, where the first target article tag includes all article tags included in the first article tag set;
a second response unit 711, configured to return the article found by the first searching unit.
Optionally, the article tag adding apparatus provided in the embodiment of the present invention may further include:
a fifth receiving unit 712, configured to receive an article shielding request, where the article shielding request carries an identifier of a second article tag set;
a second searching unit 713, configured to search for an article that includes at least one second target article tag in the added article tags, where the second target article tag includes all article tags included in the second article tag set;
and a shielding unit 714 for shielding the searched article.
In some possible embodiments, the article tag adding apparatus according to the present invention may include at least one processing unit, and at least one storage unit. Wherein the storage unit stores program code that, when executed by the processing unit, causes the processing unit to perform various steps in an article tag adding method according to various exemplary embodiments of the present invention described in the above section "exemplary method" of the present specification. For example, the processing unit may execute step S41 shown in fig. 4, and when receiving an article tag addition request, return a plurality of article tag sets stored in advance for selection by a user, where each tag set includes at least one article tag, and receive an article tag set selection request, where the article tag set selection request carries an identifier of the selected article tag set; and step S43, when receiving the article publishing request, adding all article labels contained in the selected article label set for the published article according to the mark of the selected article label set.
It should be noted that although several units or sub-units of the apparatus are mentioned in the above detailed description, such division is merely exemplary and not mandatory. Indeed, the features and functions of two or more of the units described above may be embodied in one unit, according to embodiments of the invention. Conversely, the features and functions of one unit described above may be further divided into embodiments by a plurality of units.
Moreover, while the operations of the method of the invention are depicted in the drawings in a particular order, this does not require or imply that the operations must be performed in this particular order, or that all of the illustrated operations 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.
While the spirit and principles of the invention have been described with reference to several particular embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, nor is the division of aspects, which is for convenience only as the features in such aspects may not be combined to benefit. The invention is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (6)

1. An article label adding method comprises the following steps:
when an article label adding request is received, returning a plurality of article label sets stored in advance for a user to select, wherein each label set comprises at least one article label;
receiving an article label set selection request, wherein the article label set selection request carries an identifier of a selected article label set;
when an article publishing request is received, adding all article tags contained in a selected article tag set for a published article according to the identifier of the selected article tag set;
when an article search request carrying an identifier of a first article tag set is received, searching for an article containing at least one first target article tag in the added article tags and returning, wherein the first target article tag comprises all article tags contained in the first article tag set;
the article label set is obtained according to the following process:
receiving an article tag set adding request, wherein the article tag set adding request carries at least one article tag;
and establishing an article tag set according to at least one article tag carried in the article tag set adding request and storing the article tag set.
2. The method of claim 1, further comprising:
receiving an editing request aiming at any article label set, wherein the editing request carries article labels needing to be added or deleted;
adding article labels to be added into a corresponding article label set; and
and deleting the article tags to be deleted from the corresponding article tag set.
3. The method of claim 1, further comprising:
when an article shielding request carrying an identifier of a second article tag set is received, searching for an article containing at least one second target article tag in the added article tags, wherein the second target article tag comprises all article tags contained in the second article tag set;
and shielding the searched article.
4. An article tag adding apparatus comprising:
the article tag storage device comprises a storage unit, a processing unit and a processing unit, wherein the storage unit is used for storing a plurality of article tag sets of different types established by a user in advance, and each tag set comprises at least one article tag;
the first response unit is used for returning a plurality of article label sets stored in advance for the user to select when receiving an article label adding request;
a first receiving unit, configured to receive an article tag set selection request, where the article tag set selection request carries an identifier of a selected article tag set;
the article publishing device comprises a label adding unit, a label adding unit and a label selecting unit, wherein the label adding unit is used for adding all article labels contained in a selected article label set for a published article according to the identifier of the selected article label set when receiving an article publishing request;
a fourth receiving unit, configured to receive an article search request, where the article search request carries an identifier of a first article tag set;
a first searching unit, configured to search for an article that includes at least one first target article tag in the added article tags, where the first target article tag includes all article tags included in the first article tag set;
the second response unit is used for returning the articles searched by the first search unit;
a second receiving unit, configured to receive an article tag set addition request, where the article tag set addition request carries at least one article tag;
and the establishing unit is used for establishing and storing the article tag set according to at least one article tag carried in the article tag set adding request.
5. The apparatus of claim 4, further comprising:
a third receiving unit, configured to receive an edit request for any article tag set, where the edit request carries article tags to be added or deleted;
the editing unit is used for adding article labels to be added to the corresponding article label set; and deleting the article tags to be deleted from the corresponding article tag set.
6. The apparatus of claim 4, further comprising:
a fifth receiving unit, configured to receive an article shielding request, where the article shielding request carries an identifier of a second article tag set;
a second searching unit, configured to search for an article that includes at least one second target article tag in the added article tags, where the second target article tag includes all article tags included in the second article tag set;
and the shielding unit is used for shielding the searched article.
CN201610858418.5A 2016-09-28 2016-09-28 Article label adding method and device Active CN106452855B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610858418.5A CN106452855B (en) 2016-09-28 2016-09-28 Article label adding method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610858418.5A CN106452855B (en) 2016-09-28 2016-09-28 Article label adding method and device

Publications (2)

Publication Number Publication Date
CN106452855A CN106452855A (en) 2017-02-22
CN106452855B true CN106452855B (en) 2020-03-17

Family

ID=58170662

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610858418.5A Active CN106452855B (en) 2016-09-28 2016-09-28 Article label adding method and device

Country Status (1)

Country Link
CN (1) CN106452855B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111177369A (en) * 2019-11-19 2020-05-19 厦门二五八网络科技集团股份有限公司 Method and device for automatically classifying labels of articles
CN113836443A (en) * 2021-09-28 2021-12-24 土巴兔集团股份有限公司 Article auditing method and related equipment thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101639857A (en) * 2009-04-30 2010-02-03 腾讯科技(深圳)有限公司 Method, device and system for establishing knowledge questioning and answering sharing platform
CN102801657A (en) * 2012-09-03 2012-11-28 鲁赤兵 Composite microblog system and method
CN104731806A (en) * 2013-12-20 2015-06-24 腾讯科技(深圳)有限公司 Method and terminal for quickly finding user information in social network

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7774366B2 (en) * 2005-03-08 2010-08-10 Salesforce.Com, Inc. Systems and methods for implementing multi-application tabs and tab sets
US9081852B2 (en) * 2007-10-05 2015-07-14 Fujitsu Limited Recommending terms to specify ontology space
CN102867001B (en) * 2011-07-05 2019-12-24 腾讯科技(北京)有限公司 Method and device for acquiring information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101639857A (en) * 2009-04-30 2010-02-03 腾讯科技(深圳)有限公司 Method, device and system for establishing knowledge questioning and answering sharing platform
CN102801657A (en) * 2012-09-03 2012-11-28 鲁赤兵 Composite microblog system and method
CN104731806A (en) * 2013-12-20 2015-06-24 腾讯科技(深圳)有限公司 Method and terminal for quickly finding user information in social network

Also Published As

Publication number Publication date
CN106452855A (en) 2017-02-22

Similar Documents

Publication Publication Date Title
US10868827B2 (en) Browser extension for contemporaneous in-browser tagging and harvesting of internet content
KR102006396B1 (en) Identifying matching applications based on browsing activity
US20090313100A1 (en) System and method for previewing search results
JP2022184964A (en) Systems and methods for direct in-browser markup of elements in internet content
US11356498B2 (en) Method and a device for sharing a hosted application
CN105027121A (en) Indexing application pages of native applications
US9639627B2 (en) Method to search a task-based web interaction
US8589433B2 (en) Dynamic tagging
CN107391561B (en) Advertisement processing method in content source page, server and computer readable medium
US10061806B2 (en) Presenting previously selected search results
WO2015081792A1 (en) Method, device, and system for correlative and personalized extended search
KR102344780B1 (en) Embeddable media content search widget
CN107391535B (en) Method and device for searching document in document application
CN107748772B (en) Trademark identification method and device
CN106452855B (en) Article label adding method and device
US20200073925A1 (en) Method and system for generating a website from collected content
CN112559913B (en) Data processing method, device, computing equipment and readable storage medium
US20160210335A1 (en) Server and service searching method of the server
US20130230248A1 (en) Ensuring validity of the bookmark reference in a collaborative bookmarking system
CN111444448B (en) Data processing method, server and system
US10878054B2 (en) Data processing method and apparatus
CN115840863A (en) Webpage content tracing method, knowledge graph construction method and related equipment
US11080238B2 (en) System and method for interactive visual representation of metadata within a networked heterogeneous workflow environment
US20150261733A1 (en) Asset collection service through capture of content
US11928420B2 (en) Methods and apparatus for matching media with a job host provider independent of the media format and job host platform

Legal Events

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