CN108241708B - Media name processing method and device - Google Patents
Media name processing method and device Download PDFInfo
- Publication number
- CN108241708B CN108241708B CN201611223663.5A CN201611223663A CN108241708B CN 108241708 B CN108241708 B CN 108241708B CN 201611223663 A CN201611223663 A CN 201611223663A CN 108241708 B CN108241708 B CN 108241708B
- Authority
- CN
- China
- Prior art keywords
- media
- media name
- name
- association
- standard
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/3331—Query processing
- G06F16/3332—Query translation
- G06F16/3338—Query expansion
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/55—Push-based network services
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The application discloses a method and a device for processing a media name. The method comprises the following steps: receiving an input media name; acquiring an association record table representing historical query behaviors of a query object, wherein historical association records of non-standard media names and standard media names are stored in the association record table; inquiring whether an association record corresponding to the media name exists in an association record table; if no association record corresponding to the media name exists in the association record table, acquiring a standard media table, wherein the standard media table stores a plurality of standard media names and at least one non-standard media name corresponding to each standard media name; matching the media name with a standard media table; and if the media name is successfully matched with the standard media list, pushing the successfully matched standard media name. By the method and the device, the problem that the efficiency of matching the standard media name in the related technology is low is solved.
Description
Technical Field
The present application relates to the field of media name processing, and in particular, to a method and an apparatus for processing a media name.
Background
Currently, the names of use for the same media may not be consistent across different product lines, for example, the media hundred degrees is named BaiDu under product line a and BaiDu under product line B. When a user needs to analyze the hundred-degree data of different product lines, because the names of the hundred-degree data of different product lines are not consistent, firstly, the nonstandard media names of different products need to be matched into the standard media name manually, and then, the data of the media corresponding to the standard media name is analyzed, so that the processing efficiency of the whole process is low.
Aiming at the problem of low efficiency of matching standard media names in the related art, no effective solution is provided at present.
Disclosure of Invention
The present application mainly aims to provide a method and an apparatus for processing a media name, so as to solve the problem of low efficiency of matching a standard media name in the related art.
In order to achieve the above object, according to one aspect of the present application, there is provided a method of processing a media name. The method comprises the following steps: receiving an input media name; acquiring an association record table representing historical query behaviors of a query object, wherein historical association records of non-standard media names and standard media names are stored in the association record table; inquiring whether an association record corresponding to the media name exists in an association record table; if no association record corresponding to the media name exists in the association record table, acquiring a standard media table, wherein the standard media table stores a plurality of standard media names and at least one non-standard media name corresponding to each standard media name; matching the media name with a standard media table; and if the media name is successfully matched with the standard media list, pushing the successfully matched standard media name.
Further, the association record includes the association times, and the method further includes: if the association record corresponding to the media name exists in the association record table, acquiring the association record corresponding to the media name; extracting a standard media name corresponding to the media name from the associated record; and pushing the standard media name corresponding to the media name, and updating the association times in the association record.
Further, the association record is multiple, and before obtaining the association record corresponding to the media name, the method further includes: acquiring the association times contained in each association record; and determining the association record with the most association times as the association record corresponding to the media name.
Further, before obtaining the association record table characterizing the historical query behavior of the query object, the method further includes: acquiring a media name query record input when a query object queries the media name in a standard media table; generating an associated record table according to the media name query record; after the matching of the media name and the standard media list is successful, the method further comprises: and adding the successfully matched media name and the standard media name into the association record table so as to update the association record table.
Further, the method further comprises: if the media name is not successfully matched with the standard media name in the standard media table, the media name is subjected to preset conversion processing, and the preset conversion processing comprises the following steps: at least one of language conversion, data format conversion and letter case conversion; and matching the media name subjected to the preset conversion processing with a standard media list.
In order to achieve the above object, according to another aspect of the present application, there is provided a processing apparatus of media names. The device includes: a receiving unit for receiving an input media name; the device comprises a first acquisition unit, a second acquisition unit and a third acquisition unit, wherein the first acquisition unit is used for acquiring an association record table representing historical query behaviors of a query object, and historical association records of non-standard media names and standard media names are stored in the association record table; the query unit is used for querying whether the associated record corresponding to the media name exists in the associated record table; a second obtaining unit, configured to obtain a standard media table if there is no associated record corresponding to the media name in the associated record table, where the standard media table stores a plurality of standard media names and at least one non-standard media name corresponding to each standard media name; the first matching unit is used for matching the media name with the standard media list; and the pushing unit is used for pushing the successfully matched standard media name if the media name is successfully matched with the standard media list.
Further, the association record includes the association times, and the apparatus further includes: the third obtaining unit is used for inquiring the association record corresponding to the media name in the association record table and obtaining the association record corresponding to the media name; the extracting unit is used for extracting the standard media name corresponding to the media name from the associated record; and the first updating unit is used for pushing the standard media name corresponding to the media name and updating the association times in the association record.
Further, the association record is a plurality of pieces, and the apparatus further includes: a fourth obtaining unit, configured to obtain, before obtaining the association record corresponding to the media name, association times included in each association record; and the determining unit is used for determining the associated record with the largest association frequency as the associated record corresponding to the media name.
Further, the apparatus further comprises: the fifth acquiring unit is used for acquiring a media name query record input when the query object queries the media name in the standard media table before acquiring the association record table representing the historical query behavior of the query object; the generating unit is used for generating an associated record table according to the media name query record; the device also includes: and the second updating unit is used for adding the successfully matched media name and the standard media name into the association record table after the media name is successfully matched with the standard media table so as to update the association record table.
Further, the apparatus further comprises: the processing unit is used for performing preset conversion processing on the media name when the media name is not successfully matched with the standard media name in the standard media table, and the preset conversion processing comprises the following steps: at least one of language conversion, data format conversion and letter case conversion; and the second matching unit is used for matching the media name subjected to the preset conversion processing with the standard media list.
Through the application, the following steps are adopted: receiving an input media name; acquiring an association record table representing historical query behaviors of a query object, wherein historical association records of non-standard media names and standard media names are stored in the association record table; inquiring whether an association record corresponding to the media name exists in an association record table; if no association record corresponding to the media name exists in the association record table, acquiring a standard media table, wherein the standard media table stores a plurality of standard media names and at least one non-standard media name corresponding to each standard media name; matching the media name with a standard media table; if the media name is successfully matched with the standard media list, the successfully matched standard media name is pushed, and the problem of low efficiency of matching the standard media name in the related technology is solved. And then the effect of improving the efficiency of the media name matching standard is achieved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the application and, together with the description, serve to explain the application and are not intended to limit the application. In the drawings:
fig. 1 is a flowchart of a method for processing media names provided according to an embodiment of the present application; and
fig. 2 is a schematic diagram of a device for processing media names provided according to an embodiment of the present application.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For convenience of description, some terms or expressions referred to in the embodiments of the present application are explained below:
standard media table: a table of standard media related information is recorded.
An association record table: and recording the behavior of the user history association standard media table.
And (3) association: media is mapped to standard media.
Matching: for example, the matching between the character string A and the character string B is considered to be successful if the following conditions are met: a comprises B or B comprises A.
According to an embodiment of the application, a method for processing a media name is provided.
Fig. 1 is a flowchart of a method for processing media names according to an embodiment of the present application. As shown in fig. 1, the method comprises the steps of:
step S101, receiving an input media name.
The media name input by the query object is received, and in the application, the media name input by the query object may be a standard media name or a non-standard media name. The technical scheme disclosed by the application is applicable to the media names input by the query object whether being standard media names or non-standard media names.
Step S102, obtaining an association record table representing historical query behaviors of a query object, wherein historical association records of non-standard media names and standard media names are stored in the association record table.
The association record table in the application is used for recording historical query behaviors of a query object, wherein historical association records of non-standard media names and standard media names are stored. After receiving the media name input by the query object, the obtained association record table is as shown in table 1 below, for example.
TABLE 1
Key (Main Key) | Media name | Standard media name | Number of associations |
1 | baid | Hundredth degree | 10000 |
2 | Baidu | Hundredth degree | 1000 |
3 | Bai | Hundredth degree | 1000 |
4 | baidu | Hundredth degree | 9999 |
Step S103, inquiring whether the association record corresponding to the media name exists in the association record table.
And inquiring whether an associated record corresponding to the media name input by the inquiry object exists in the associated record table.
Optionally, in the method for processing a media name provided in this embodiment of the present application, the association record includes association times, and the method further includes: if the association record corresponding to the media name exists in the association record table, acquiring the association record corresponding to the media name; extracting a standard media name corresponding to the media name from the associated record; and pushing the standard media name corresponding to the media name, and updating the association times in the association record.
For example, the received media name input by the query object is "baidu", the association record corresponding to the media name exists is queried in table 1, the standard media name "Baidu" corresponding to the media name is extracted from the association record, the standard media name "Baidu" corresponding to the media name is pushed, and the association number of the media name "baidu" and the standard media name "Baidu" is added by 1.
Optionally, in the method for processing a media name provided in this embodiment of the present application, the association record is multiple, and before obtaining the association record corresponding to the media name, the method further includes: acquiring the association times contained in each association record; and determining the association record with the most association times as the association record corresponding to the media name.
If a plurality of association records corresponding to the media name exist in the association record table, under the conditions, acquiring the association times contained in each association record, and determining the association record with the maximum association times as the association record corresponding to the media name. For example, the number of associations contained in each association record obtained for a plurality of association records corresponding to a media name is as follows: the number of association times included in the association record a corresponding to the media name is 5000, the number of association times included in the association record B corresponding to the media name is 2300, and the number of association times included in the association record C corresponding to the media name is 533, and it is obvious that the number of association times included in the association record a corresponding to the media name is the largest, and the association record a having the largest number of association times is determined as the association record corresponding to the media name.
Step S104, if no associated record corresponding to the media name exists in the associated record table, acquiring a standard media table, wherein the standard media table stores a plurality of standard media names and at least one non-standard media name corresponding to each standard media name.
For example, the media name input by the received query object is "bdu", and it is queried in table 1 whether there is an associated record corresponding to the media name, and after the query, there is no associated record corresponding to the media name "bdu" in table 1, a standard media table is obtained, in which a plurality of standard media names and at least one non-standard media name corresponding to each standard media name are stored. It should be noted that the standard media table in the present application may be a data table directly obtained from the internet, or may be a data table obtained after the standard media table obtained from the internet is maintained and updated at a later time. For example, the obtained standard media table is shown in table 2 below.
TABLE 2
Key (Main Key) | Media name | Standard media name |
1 | baid | Hundredth degree |
2 | Baidu | Hundredth degree |
3 | baidu | Hundredth degree |
4 | bdu | Hundredth degree |
Step S105, matching the media name with the standard media table.
Optionally, in the method for processing a media name provided in the embodiment of the present application, the method further includes: if the media name is not successfully matched with the standard media name in the standard media table, the media name is subjected to preset conversion processing, and the preset conversion processing comprises the following steps: at least one of language conversion, data format conversion and letter case conversion; and matching the media name subjected to the preset conversion processing with a standard media list.
For example, if the media name is not successfully matched with the standard media name in the standard media table, if the media name is not consistent with the language of the standard media name in the standard media table, the media name is subjected to language conversion, and the media name subjected to the preset conversion processing is matched with the standard media table. For example, the input media name is English, the standard media name in the standard media table is Chinese, the input media name is converted from English to Chinese, and then the media name after language conversion is matched with the standard media table.
Step S106, if the media name is successfully matched with the standard media list, the successfully matched standard media name is pushed.
For example, the media name "bdu" is matched with table 2, the media name "bdu" is matched with the standard media name "hundredth" in table 2, that is, the media name "bdu" is matched with table 2 successfully, and the standard media name "hundredth" matched successfully is pushed.
Optionally, in the method for processing a media name provided in this embodiment of the present application, before obtaining an association record table representing a historical query behavior of a query object, the method further includes: acquiring a media name query record input when a query object queries the media name in a standard media table; generating an associated record table according to the media name query record; after the matching of the media name and the standard media list is successful, the method further comprises: and adding the successfully matched media name and the standard media name into the association record table so as to update the association record table.
Before acquiring an association record table representing historical query behaviors of a query object, acquiring a media name query record input when the query object queries the media name in a standard media table; and generating an associated record table according to the media name query record. After the media name is successfully matched with the standard media table, for example, the media name "bdu" is successfully matched with table 2, the media name "bdu" and "Baidu" are added to the association record table to update the association record table.
According to the media name processing method provided by the embodiment of the application, the input media name is received; acquiring an association record table representing historical query behaviors of a query object, wherein historical association records of non-standard media names and standard media names are stored in the association record table; inquiring whether an association record corresponding to the media name exists in an association record table; if no association record corresponding to the media name exists in the association record table, acquiring a standard media table, wherein the standard media table stores a plurality of standard media names and at least one non-standard media name corresponding to each standard media name; matching the media name with a standard media table; if the media name is successfully matched with the standard media list, the successfully matched standard media name is pushed, and the problem of low efficiency of matching the standard media name in the related technology is solved. And then the effect of improving the efficiency of the media name matching standard is achieved.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
The embodiment of the present application further provides a device for processing a media name, and it should be noted that the device for processing a media name of the embodiment of the present application may be used to execute the method for processing a media name provided in the embodiment of the present application. The following describes a processing apparatus for media titles provided in an embodiment of the present application.
Fig. 2 is a schematic diagram of a media name processing device according to an embodiment of the present application. As shown in fig. 2, the apparatus includes: the device comprises a receiving unit 10, a first acquiring unit 20, a querying unit 30, a first acquiring unit 40, a first matching unit 50 and a pushing unit 60.
Specifically, the receiving unit 10 is configured to receive an input media name.
The first obtaining unit 20 is configured to obtain an association record table representing historical query behaviors of a query object, where a historical association record of a non-standard media name and a standard media name is stored in the association record table.
The query unit 30 is configured to query whether there is an associated record corresponding to the media name in the associated record table.
The second obtaining unit 40 is configured to obtain a standard media table if there is no associated record corresponding to the media name in the associated record table, where the standard media table stores a plurality of standard media names and at least one non-standard media name corresponding to each standard media name.
A first matching unit 50 for matching the media name with a standard media table.
And a pushing unit 60, configured to, if the media name is successfully matched with the standard media table, push the successfully matched standard media name.
The media name processing device provided by the embodiment of the application receives the input media name through the receiving unit 10; the first obtaining unit 20 obtains an association record table representing historical query behavior of a query object, wherein the association record table stores historical association records of non-standard media names and standard media names; the query unit 30 queries whether there is an associated record corresponding to the media name in the associated record table; if no associated record corresponding to the media name exists in the associated record table, the second obtaining unit 40 obtains a standard media table, where a plurality of standard media names and at least one non-standard media name corresponding to each standard media name are stored in the standard media table; the first matching unit 50 matches the media name with a standard media table; the pushing unit 60 is configured to, under the condition that the media name is successfully matched with the standard media table, push the successfully matched standard media name, so as to solve the problem of low efficiency of matching the standard media name in the related art, and further achieve the effect of improving the efficiency of matching the standard media name.
Optionally, in the apparatus for processing a media name provided in this embodiment of the present application, the association record includes association times, and the apparatus further includes: the third obtaining unit is used for inquiring the association record corresponding to the media name in the association record table and obtaining the association record corresponding to the media name; the extracting unit is used for extracting the standard media name corresponding to the media name from the associated record; and the first updating unit is used for pushing the standard media name corresponding to the media name and updating the association times in the association record.
Optionally, in the apparatus for processing a media name provided in this embodiment of the present application, the association record is multiple pieces, and the apparatus further includes: a fourth obtaining unit, configured to obtain, before obtaining the association record corresponding to the media name, association times included in each association record; and the determining unit is used for determining the associated record with the largest association frequency as the associated record corresponding to the media name.
Optionally, in the apparatus for processing a media name provided in an embodiment of the present application, the apparatus further includes: the fifth acquiring unit is used for acquiring a media name query record input when the query object queries the media name in the standard media table before acquiring the association record table representing the historical query behavior of the query object; the generating unit is used for generating an associated record table according to the media name query record; the device also includes: and the second updating unit is used for adding the successfully matched media name and the standard media name into the association record table after the media name is successfully matched with the standard media table so as to update the association record table.
Optionally, in the apparatus for processing a media name provided in an embodiment of the present application, the apparatus further includes: the processing unit is used for performing preset conversion processing on the media name when the media name is not successfully matched with the standard media name in the standard media table, and the preset conversion processing comprises the following steps: at least one of language conversion, data format conversion and letter case conversion; and the second matching unit is used for matching the media name subjected to the preset conversion processing with the standard media list.
The device for processing the media name comprises a processor and a memory, wherein the receiving unit 10, the first acquiring unit 20, the querying unit 30, the second acquiring unit 40, the first matching unit 50, the pushing unit 60 and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to realize corresponding functions. The above-described preset conversion processing may be stored in the memory.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can set one or more, and the media name is processed by adjusting the kernel parameters.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
The present application further provides an embodiment of a computer program product, which, when being executed on a data processing device, is adapted to carry out program code for initializing the following method steps: receiving an input media name; acquiring an association record table representing historical query behaviors of a query object, wherein historical association records of non-standard media names and standard media names are stored in the association record table; inquiring whether an association record corresponding to the media name exists in an association record table; if no association record corresponding to the media name exists in the association record table, acquiring a standard media table, wherein the standard media table stores a plurality of standard media names and at least one non-standard media name corresponding to each standard media name; matching the media name with a standard media table; and if the media name is successfully matched with the standard media list, pushing the successfully matched standard media name.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present application is not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of division of logical functions, and there may be other divisions when actually implementing, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not implemented.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
It will be apparent to those skilled in the art that the modules or steps of the present application described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and they may alternatively be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, or fabricated separately as individual integrated circuit modules, or fabricated as a single integrated circuit module from multiple modules or steps. Thus, the present application is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.
Claims (6)
1. A method for processing a media name, comprising:
receiving an input media name;
acquiring an association record table representing historical query behaviors of a query object, wherein historical association records of non-standard media names and standard media names are stored in the association record table;
inquiring whether an association record corresponding to the media name exists in the association record table;
if the association record corresponding to the media name does not exist in the association record table, acquiring a standard media table, wherein a plurality of standard media names and at least one non-standard media name corresponding to each standard media name are stored in the standard media table;
matching the media name with the standard media table;
if the media name is successfully matched with the standard media table, pushing the successfully matched standard media name;
before obtaining the association record table representing the historical query behavior of the query object, the method further comprises:
acquiring a media name query record input when a query object queries the media name in a standard media table;
generating the association record table according to the media name query record;
after the matching of the media name with the standard media table is successful, the method further comprises:
adding the successfully matched media name and the standard media name into the association record table so as to update the association record table;
wherein the method further comprises:
if the media name is not successfully matched with the standard media name in the standard media table, performing preset conversion processing on the media name, wherein the preset conversion processing comprises the following steps: at least one of language conversion, data format conversion and letter case conversion;
and matching the media name subjected to the preset conversion processing with the standard media table.
2. The method of claim 1, wherein the association record comprises a number of associations, and wherein the method further comprises:
if the association record corresponding to the media name exists in the association record table, acquiring the association record corresponding to the media name;
extracting a standard media name corresponding to the media name from the associated record;
and pushing the standard media name corresponding to the media name, and updating the association times in the association record.
3. The method according to claim 2, wherein the association record is a plurality of association records, and before obtaining the association record corresponding to the media name, the method further comprises:
acquiring the association times contained in each association record;
and determining the association record with the most association times as the association record corresponding to the media name.
4. An apparatus for processing a media name, comprising:
a receiving unit for receiving an input media name;
the device comprises a first acquisition unit, a second acquisition unit and a third acquisition unit, wherein the first acquisition unit is used for acquiring an association record table for representing historical query behaviors of a query object, and historical association records of non-standard media names and standard media names are stored in the association record table;
the query unit is used for querying whether the associated record corresponding to the media name exists in the associated record table;
a second obtaining unit, configured to obtain a standard media table if there is no associated record corresponding to the media name in the associated record table, where the standard media table stores a plurality of standard media names and at least one non-standard media name corresponding to each standard media name;
the first matching unit is used for matching the media name with the standard media table;
the pushing unit is used for pushing the successfully matched standard media name if the media name is successfully matched with the standard media list;
wherein the apparatus further comprises: the fifth acquiring unit is used for acquiring a media name query record input when the query object queries the media name in the standard media table before acquiring the association record table representing the historical query behavior of the query object; the generating unit is used for generating the association record table according to the media name query record;
the device further comprises: a second updating unit, configured to add the successfully matched media name and standard media name into the association record table after the media name and standard media table are successfully matched, so as to update the association record table;
wherein the apparatus further comprises:
a processing unit, configured to perform preset conversion processing on the media name when the media name is not successfully matched with a standard media name in the standard media table, where the preset conversion processing includes: at least one of language conversion, data format conversion and letter case conversion;
and the second matching unit is used for matching the media name subjected to the preset conversion processing with the standard media table.
5. The apparatus according to claim 4, wherein the association record includes the association times, the apparatus further comprising:
a third obtaining unit, configured to query the association record table for an association record corresponding to the media name, and obtain the association record corresponding to the media name;
the extracting unit is used for extracting the standard media name corresponding to the media name from the associated record;
and the first updating unit is used for pushing the standard media name corresponding to the media name and updating the association times in the association record.
6. The apparatus of claim 5, wherein the association record is a plurality of pieces, the apparatus further comprising:
a fourth obtaining unit, configured to obtain, before obtaining the association record corresponding to the media name, association times included in each association record;
and the determining unit is used for determining the associated record with the most association times as the associated record corresponding to the media name.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201611223663.5A CN108241708B (en) | 2016-12-26 | 2016-12-26 | Media name processing method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201611223663.5A CN108241708B (en) | 2016-12-26 | 2016-12-26 | Media name processing method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN108241708A CN108241708A (en) | 2018-07-03 |
CN108241708B true CN108241708B (en) | 2021-01-22 |
Family
ID=62701568
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201611223663.5A Active CN108241708B (en) | 2016-12-26 | 2016-12-26 | Media name processing method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108241708B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110046942A (en) * | 2019-04-25 | 2019-07-23 | 秒针信息技术有限公司 | A kind of method and device for launching data processing |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20020092323A (en) * | 2002-11-15 | 2002-12-11 | 학교법인 동의학원 | A service method of replacement search in e-Market Place |
CN102880650A (en) * | 2012-08-27 | 2013-01-16 | 中国工商银行股份有限公司 | Data matching method and device |
CN105718453A (en) * | 2014-12-01 | 2016-06-29 | 金蝶软件(中国)有限公司 | Data importing method and system |
-
2016
- 2016-12-26 CN CN201611223663.5A patent/CN108241708B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20020092323A (en) * | 2002-11-15 | 2002-12-11 | 학교법인 동의학원 | A service method of replacement search in e-Market Place |
CN102880650A (en) * | 2012-08-27 | 2013-01-16 | 中国工商银行股份有限公司 | Data matching method and device |
CN105718453A (en) * | 2014-12-01 | 2016-06-29 | 金蝶软件(中国)有限公司 | Data importing method and system |
Also Published As
Publication number | Publication date |
---|---|
CN108241708A (en) | 2018-07-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110502546B (en) | Data processing method and device | |
US10216848B2 (en) | Method and system for recommending cloud websites based on terminal access statistics | |
US20160379268A1 (en) | User behavior data analysis method and device | |
US20150341771A1 (en) | Hotspot aggregation method and device | |
US11907659B2 (en) | Item recall method and system, electronic device and readable storage medium | |
CN110515951B (en) | BOM standardization method and system, electronic device and storage medium | |
CN105431844A (en) | Third party search applications for a search system | |
US8793120B1 (en) | Behavior-driven multilingual stemming | |
CN103703467A (en) | Method and apparatus for storing data | |
CN103853802B (en) | Device and method for indexing digital content | |
CN104462396B (en) | Character string processing method and device | |
CA2868540C (en) | Entity resolution from documents | |
CN108319608A (en) | The method, apparatus and system of access log storage inquiry | |
KR20200121744A (en) | Method and device for processing user personal, server and storage medium | |
CN107967279A (en) | The data-updating method and device of distributed data base | |
CN106033455B (en) | Method and equipment for processing user operation information | |
CN104102701A (en) | Hive-based method for filing and inquiring historical data | |
CN111091883A (en) | Medical text processing method and device, storage medium and equipment | |
CN108664492B (en) | Method and device for pushing content to user, electronic equipment and storage medium | |
CN108241708B (en) | Media name processing method and device | |
CN112307318A (en) | Content publishing method, system and device | |
CN108170693B (en) | Hot word pushing method and device | |
CN111026613A (en) | Log processing method and device | |
CN106469086B (en) | Event processing method and device | |
US9811357B2 (en) | Verification support method, verification supporting device, 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 | ||
CB02 | Change of applicant information |
Address after: 100083 No. 401, 4th Floor, Haitai Building, 229 North Fourth Ring Road, Haidian District, Beijing Applicant after: Beijing Guoshuang Technology Co.,Ltd. Address before: 100086 Cuigong Hotel, 76 Zhichun Road, Shuangyushu District, Haidian District, Beijing Applicant before: Beijing Guoshuang Technology Co.,Ltd. |
|
CB02 | Change of applicant information | ||
GR01 | Patent grant | ||
GR01 | Patent grant |