CN108415748B - Information display method and system, computer storage medium and device - Google Patents

Information display method and system, computer storage medium and device Download PDF

Info

Publication number
CN108415748B
CN108415748B CN201810172599.5A CN201810172599A CN108415748B CN 108415748 B CN108415748 B CN 108415748B CN 201810172599 A CN201810172599 A CN 201810172599A CN 108415748 B CN108415748 B CN 108415748B
Authority
CN
China
Prior art keywords
information
item
recruitment
target
current
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
CN201810172599.5A
Other languages
Chinese (zh)
Other versions
CN108415748A (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.)
Guangzhou Nanfang Talent Information Technology Co ltd
Original Assignee
Guangzhou Nanfang Talent Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Nanfang Talent Information Technology Co ltd filed Critical Guangzhou Nanfang Talent Information Technology Co ltd
Priority to CN201810172599.5A priority Critical patent/CN108415748B/en
Publication of CN108415748A publication Critical patent/CN108415748A/en
Application granted granted Critical
Publication of CN108415748B publication Critical patent/CN108415748B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/105Human resources
    • G06Q10/1053Employment or hiring

Abstract

The invention relates to an information display method and system, a computer storage medium and equipment, wherein the method comprises the steps of inquiring a target information item corresponding to a preset screening condition in each information item according to the preset screening condition, screening each information item of which the target information item meets the preset screening condition, generating a local storage file according to each screened information item, acquiring a device information item and an associated information item associated with identification information from the local storage file according to the identification information of a current display device, and sending the associated information item to the current display device for display. According to the scheme, the target information items in the information items are inquired and screened through the preset screening conditions, the local storage file is generated according to the screened information items, the information items related to the current display device are obtained from the file and displayed, so that the target information items can be obtained without frequent and repeated searching in a large amount of information, and the efficiency is high.

Description

Information display method and system, computer storage medium and device
Technical Field
The present invention relates to the field of information technologies, and in particular, to an information display method and system, a computer storage medium, and a device.
Background
In the process of displaying information by using a display device, if a plurality of display devices exist and each display device needs to display different information, generally, each display device is connected with a server, when the information needs to be displayed, an information display request is sent to the server through the display device, the server searches for matched information to be displayed according to the received information display request, and returns the matched information to the corresponding display device, so that the information is displayed on the display device.
For example, in a recruitment, there are a plurality of display devices and each display device needs to display different information including recruitment information of a recruitment enterprise and application information of an applicant, and generally, by establishing a connection between each display device and a server, when a recruitment begins, the server receives an information display request transmitted by the display device, searches for information to be displayed corresponding to each display device, and returns the information to the corresponding display device, thereby displaying the information on the display device.
However, with the above-mentioned information display method, the server needs to receive information display requests sent by a plurality of display devices, and perform multiple search operations among a large amount of information, and thus, a large amount of server resources are occupied and a large amount of time is spent to obtain target information.
Disclosure of Invention
In view of the above, it is necessary to provide an information display method and system, a computer storage medium, and a device, in order to solve the technical problem that the above information display method is inefficient.
An information display method comprising the steps of:
inquiring a target information item corresponding to a preset screening condition in each information item according to the preset screening condition;
screening all information items of which the target information items meet the preset screening conditions, and generating a local storage file according to the screened all information items;
and acquiring a device information item and an associated information item associated with the identification information from the local storage file according to the identification information of the current display device, and sending the associated information item to the current display device for displaying.
In one embodiment, before the step of querying, according to a preset screening condition, a target information item corresponding to the preset screening condition in each information item, the method further includes:
and receiving the information items sent by each client, and performing duplicate removal processing on the information items according to a preset information duplicate removal mode.
By carrying out duplicate removal processing on the received information items, repeated and invalid information is reduced, the information searching range is narrowed, and the efficiency of obtaining target information is improved.
In one embodiment, after the step of performing deduplication processing on the information entry according to a preset information deduplication mode, the method further includes:
performing keyword extraction processing on each information item after the duplicate removal processing, and establishing an information item index according to the acquired keywords of each information item;
receiving an information search request sent by a client, wherein the information search request comprises a keyword of a target information item, reading the target information item according to the information item index and the keyword of the target information item, and returning the target information item to the client sending the information search request.
The index is established according to the key words of the information items, and the target information items searched by the client are quickly obtained by the index, so that the target information items are quickly and accurately searched, and the efficiency is high.
In one embodiment, the method further comprises:
receiving an information modification request sent by a client, wherein the information modification request comprises modified information items and identification information of the information items to be modified;
if the target information item of the modified information item meets the preset screening condition, reading the information item to be modified from the local storage file according to the identification information of the information item to be modified, and replacing the information item to be modified with the modified information item.
Whether the target information item of the modified information item in the information modification request sent by the client meets the preset screening condition is judged, and whether the information item to be modified is in the local storage file is determined, so that the information searching range is narrowed, the information item to be modified is quickly found and modified, and the information item modification efficiency is improved.
In one embodiment, the information entry includes recruitment information for a recruitment enterprise and application information for an applicant;
the step of generating a local storage file according to the screened information items comprises: comparing each information item of the screened target recruitment information with each corresponding information item of the screened target application information, acquiring matching information between the target recruitment information and the target application information, and storing the matching information in the local storage file;
the step of acquiring a device information item and an associated information item associated with the identification information from the local storage file according to the identification information of the current display device, and sending the associated information item to the current display device for display includes:
acquiring device information items and associated recruitment information associated with the identification information from the local storage file according to the identification information of the current display device, acquiring associated application information matched with the associated recruitment information according to the matching information, and sending the associated recruitment information and the associated application information to the current display device for display;
or;
and acquiring device information items and associated application information associated with the identification information from the local storage file according to the identification information of the current display device, acquiring associated recruitment information matched with the associated application information according to the matching information, and sending the associated application information and the associated recruitment information to the current display device for display.
The acquired recruitment information and the application information meeting the screening conditions are matched, and the matching information is stored in the local storage file, so that corresponding matching information items can be displayed simultaneously when the recruitment information or the application information is displayed, and the information items matched with the target information are acquired quickly with high efficiency.
In one embodiment, the method further comprises:
receiving an information display request sent by a current client, wherein the information display request comprises current application information corresponding to the current client, and if a target information item of the current application information meets the preset screening condition, acquiring recruitment information matched with the current application information from the local storage file, and returning the matched recruitment information to the current client;
or;
receiving an information display request sent by a current client, wherein the information display request comprises current recruitment information corresponding to the current client, and if a target information item of the current recruitment information meets the preset screening condition, acquiring application information matched with the current recruitment information from the local storage file, and returning the matched application information to the current client.
The method comprises the steps of judging whether the application information or the recruitment information in the information display request sent by the client meets the screening condition, acquiring the information item matched with the application information or the recruitment information from the local storage file, narrowing the information search range, and searching the information, so that the efficiency of the information display method is improved.
In one embodiment, the matching information comprises a degree of matching between the target recruitment information and the target application information;
the step of storing the matching information in the local storage file comprises: and if the matching degree is higher than a preset matching threshold value, storing the matching information in the local storage file.
By setting the matching threshold of the recruitment information and the application information, the matching degree of the matching information stored in the local storage file is determined to be higher than the matching threshold, so that the matching information with high matching degree is obtained when the target information is obtained, the acquisition of useless information is avoided, and the efficiency is further improved.
An information display system comprising:
the query module is used for querying a target information item corresponding to a preset screening condition in each information item according to the preset screening condition;
the generating module is used for screening all information items of which the target information items meet the preset screening conditions and generating local storage files according to the screened all information items;
and the display module is used for acquiring a device information item and an associated information item associated with the identification information from the local storage file according to the identification information of the current display device, and sending the associated information item to the current display device for displaying.
According to the information display method and system, the computer storage medium and the equipment, the target information items in the information items are inquired and screened through the preset screening conditions, the local storage file is generated according to the screened information items, the information items corresponding to the device information items related to the identification information of the current display device are further acquired from the local storage file, and the information items are sent to the current display device to be displayed, so that the information searching range is narrowed in the information display process, frequent repeated searching in a large amount of information is not needed, only the local storage file is needed to be searched, the target information items can be quickly and accurately acquired, and the efficiency is high.
Drawings
FIG. 1 is a diagram illustrating an application environment of an information display method according to an embodiment;
FIG. 2 is a flow diagram of an information display method according to an embodiment;
FIG. 3 is a flow chart of an information display method according to another embodiment;
FIG. 4 is a diagram illustrating an application environment of an information display method according to another embodiment;
FIG. 5 is a flow chart of an information display method according to yet another embodiment;
fig. 6 is a schematic structural diagram of an information display system according to an embodiment.
Detailed Description
The technical solution of the present invention will be described in detail below with reference to specific embodiments and accompanying drawings to make it more clear.
Fig. 1 is a schematic diagram of an application environment of an information display method according to an embodiment. The information display method can be applied to a system for displaying different information on a plurality of display devices, and is not limited to fig. 1, wherein the system comprises a server S101, a local storage file S102 and a plurality of display devices S103 for displaying information. The server S101 is used to implement various background functions, including receiving and responding to service requests and providing computing processing services. The server S101 processes information to be displayed and stores the information in the local storage file S102, and each display device S103 is connected to the server S101 and is configured to read corresponding information to be displayed from the local storage file S102 through the server S101 and display the read information, where the display device S102 includes, but is not limited to, a terminal with display capability, such as a mobile phone, a personal computer, a television, and the like.
As shown in fig. 2, in one embodiment, an information display method is provided, which may include:
step S201: inquiring a target information item corresponding to a preset screening condition in each information item according to the preset screening condition;
step S202: screening all information items of which the target information items meet the preset screening conditions, and generating a local storage file according to the screened all information items;
step S203: and acquiring a device information item and an associated information item associated with the identification information from the local storage file according to the identification information of the current display device, and sending the associated information item to the current display device for displaying.
The information items may be one or more types of information, such as multimedia information including text information, sound information, picture information, and the like, and similarly, the information items may be multimedia information in any field. In the actual application process, the information display method can be applied to a scene of recruitment, wherein the information items can comprise recruitment information of a recruitment enterprise and application information of an applicant, and each item of recruitment enterprise related information or each item of applicant related information in the recruitment information is an information item of the information items. The preset screening conditions may be preset screening conditions such as date, time, or place, and the target information items corresponding to the screening conditions are included in the information items of the recruitment information and the recruitment information, and the specific screening conditions may be preset according to actual conditions. For convenience of description, the following description takes the information items as the recruitment information of the recruitment enterprise and the application information of the applicant as examples.
Before step S201, receiving information items sent by each client, and performing deduplication processing on the received information items according to a preset information deduplication method. The client can be a web browser, an e-mail client, instant messaging software and other clients, the recruitment enterprise and the applicant can send related information items to the server through the corresponding clients, such as recruitment information of the recruitment enterprise or application information of the applicant, and the server can perform deduplication processing on the received information items according to SQL (Structured Query Language) statements. By carrying out duplicate removal processing on the received information items, repeated and invalid information is reduced, the problem that waste data causes huge databases is avoided, when the information needs to be searched, the information searching range is narrowed, and the efficiency of obtaining target information is improved. The specific information deduplication mode can be determined according to actual situations.
In addition, after the received information items are subjected to duplicate removal processing according to a preset information duplicate removal mode, keyword extraction processing can be further performed on each information item subjected to duplicate removal processing, and an information item index can be established according to the acquired keywords of each information item. In one embodiment, a server receives information items sent by different clients, performs deduplication processing on each received information item by adopting a preset information deduplication mode, performs keyword extraction processing on each information item after deduplication processing by adopting TF-IDF (Term Frequency-Inverse Document Frequency), and establishes an information item index according to an acquired keyword of each information item. After the index is established, the server receives an information search request sent by the client, the information search request comprises a keyword for searching a target information item, and the server searches the target information item according to the established information item index and the keyword, namely reads out the target information item and returns the target information item to the client sending the information item index. By extracting keywords from each information item and establishing an information item index, the target information item can be quickly and accurately found, and the efficiency of the information display method is improved. The specific keyword extraction mode adopted can be determined according to actual conditions.
Meanwhile, after receiving each information item sent by the client, the method may further include modifying the information item, referring to a flowchart of an information display method according to an embodiment shown in fig. 3, where the method includes:
step S301: inquiring a target information item corresponding to a preset screening condition in each information item according to the preset screening condition;
for example, the recruitment information and the application information can be inquired according to the screening condition by taking the scheduled time of 2018, 2, 5 and 5 as the screening condition, and the target time information item corresponding to the screening condition in each information item can be determined;
step S302: screening all information items of which the target information items meet the preset screening conditions, and generating a local storage file according to the screened all information items;
the method comprises the steps that information items of which target time information items meet preset time can be screened, and a local storage file is generated according to the screened information items;
step S303: acquiring a device information item and an associated information item associated with the identification information from the local storage file according to the identification information of the current display device, and sending the associated information item to the current display device for displaying;
each information item comprises a device information item which is associated with the identification information of the display device and is used for identifying the display device of the information item;
step S304: receiving an information modification request sent by a client, and acquiring the modified information item and the identification information of the information item to be modified;
the identification information of the information items can be unique identification information which is preset according to different information items and is used for distinguishing different information items;
step S305: judging whether the target information item of the modified information item meets a preset screening condition or not;
whether the target time information item of the modified information item meets a preset time screening condition can be judged;
step S306: and if so, reading the information item to be modified from the local storage file according to the identification information of the information item to be modified, and replacing the information item to be modified with the modified information item.
Whether the target information item of the modified information item in the information modification request sent by the client meets the preset screening condition is judged, and whether the information item to be modified is in the local storage file can be determined, so that the information searching range is reduced, the information item to be modified is found quickly and is modified, and the efficiency of modifying the information item is improved. The preset screening condition may be not only a preset date, but also a preset time period or other screening conditions.
Step S202 may further include matching the screened information items, and storing corresponding matching information in a local storage file, so that when the associated information item associated with the identification information of the current display device and the device information item is acquired, the information item matched with the associated information item may be acquired at the same time, and the associated information item and the matched information item may be displayed on the current display device.
In one embodiment, the server receives information items sent by each client, wherein the information items comprise recruitment information of a recruitment enterprise and application information of an applicant, inquires target information items corresponding to preset screening conditions in the recruitment information and the application information, screens the recruitment information and the application information of which the target information items meet the preset screening conditions, generates a local storage file according to the screened target recruitment information and the target application information, compares each information item of the screened target recruitment information with each corresponding information item of the screened target application information, obtains matching information between the target recruitment information and the target application information, and stores the matching information in the local storage file. And then the server acquires the associated recruitment information associated with the device information item and the identification information from a local storage file according to the identification information of the current display device, acquires the associated application information matched with the associated recruitment information according to the matching information, sends the associated recruitment information and the associated application information to the current display device for display, and simultaneously acquires the matched associated recruitment information according to the matching information and displays the associated recruitment information and the associated recruitment information on the current display device if the associated application information is acquired according to the identification information of the current display device. The acquired recruitment information and the application information meeting the screening conditions are matched, and the matching information is stored in the local storage file, so that when the recruitment information or the application information is displayed, corresponding matching information items can be read from the local storage file and displayed according to the matching information, and the information items matched with the target information are quickly acquired, and the efficiency is high.
Further, when the matching information is stored in the local storage file, the matching information can be filtered. The matching information comprises the matching degree between the target recruitment information and the target application information, and after the matching information between the target recruitment information and the target application information is obtained, if the matching degree is higher than a preset matching threshold value, the matching information is stored in a local storage file. If the matching degree is lower than the preset matching threshold, the matching information is not stored or is not stored in the local storage file. By setting the matching threshold of the recruitment information and the application information, the matching degree of the matching information stored in the local storage file is determined to be higher than the matching threshold, so that the matching information with high matching degree is obtained when the target information is obtained, the acquisition of useless information is avoided, and the efficiency is further improved. Therefore, the recruitment enterprise can quickly and accurately acquire the applicant with high matching degree, and the applicant can quickly and accurately acquire the recruitment enterprise with high matching degree.
After matching each screened information item and storing corresponding matching information into a local storage file, receiving an information display request sent by a client, wherein the information display request comprises current application information corresponding to the client, and if a target information item of the current application information meets a preset screening condition, acquiring the application information matched with the current application information from the local storage file and returning the matched application information to the client; and meanwhile, if the information display request comprises the current recruitment information corresponding to the client, if the target information item of the recruitment information is judged to meet the preset screening condition, acquiring the application information matched with the recruitment information from the local storage file, and returning the matched application information to the client. The method comprises the steps of judging whether the application information or the recruitment information in the information display request sent by the client meets the screening condition, acquiring the information item matched with the application information or the recruitment information from the local storage file, narrowing the information search range, and searching the information, so that the efficiency of the information display method is improved. The current application information or recruitment information corresponding to the client can be preset identification information corresponding to the application information or the recruitment information, such as the unique identification information of the number of an applicant or the number of a recruitment enterprise, so that the corresponding information item can be determined according to the identification information, the information transmission quantity is reduced, and the efficiency is improved.
In order to make the technical solution of the present invention clearer, an application environment schematic diagram of a multimedia information display method according to another embodiment shown in fig. 4 is provided. The recruitment enterprise sends corresponding recruitment information to the server through the client, each applicant sends corresponding application information to the server through the client, the server receives information items sent by the client, after deduplication processing is carried out on the information items, target information items corresponding to screening conditions in the information items are inquired according to preset screening conditions such as the date of 2018, 2 and 5, namely date information items in the recruitment information and the recruitment information, the server screens out the information items of which the date information items are 2018, 2 and 5 from the recruitment information, and local storage files are generated according to the screened information items. When the information items are displayed, the identification information of the current display device is acquired, the device information items of all the information items, namely the information items associated with the display device, are acquired from the local storage file, and then the associated information items corresponding to the device information items associated with the identification information of the current display device are acquired, wherein the associated information items can be recruitment information or application information, and the acquired associated information items are sent to the current display device for displaying. Therefore, when different information items are displayed on a plurality of display devices, the target information items can be quickly and accurately obtained by reducing the information searching range without frequently searching in a large amount of information, and the efficiency of the information display method is improved. The server can also generate a corresponding identification code, such as a two-dimensional code, according to the application information of the applicant or the recruitment information of the recruitment enterprise, so that the identification code can be directly scanned through the intelligent terminal to acquire corresponding information.
In order to make the technical solution of the present invention clearer, a flowchart of an information display method according to another embodiment shown in fig. 5 is provided, where the flowchart includes:
s501: receiving recruitment information and recruitment information sent by different clients, and preprocessing the received information;
wherein the preprocessing can comprise the processing of de-duplication, sorting and the like;
s502: inquiring a target information item corresponding to a preset screening condition in the received information according to the preset screening condition;
each of the recruitment information and the application information includes a plurality of information items, which may include a device information item associated with identification information of the display device, a date information item associated with a display date, a location information item associated with a display location, and the like;
s503: screening recruitment information and recruitment information of which the target information items meet the preset screening conditions, and generating a local storage file according to the screened recruitment information and recruitment information;
s504: comparing each information item of the screened recruitment information with each corresponding information item of the screened application information to acquire matching information between the recruitment information and the application information;
the recruitment information can be correspondingly compared with the work duration information item, the work place information item, the work treatment information item and the like of the application information, so that the matching information between the recruitment information and the work place information item can be acquired;
s505: if the matching degree of the recruitment information and the application information in the matching information is larger than a preset matching threshold, storing the matching information in a local storage file;
the matching threshold value can be preset according to actual conditions and is used for distinguishing matching information with different matching degrees and storing the matching information with high matching degree in a local storage file;
s506: and acquiring the associated recruitment information from a local storage file according to the identification information of the current display device, acquiring the application information matched with the associated recruitment information according to the matching information, and displaying the acquired information on the display device.
Meanwhile, if the associated application information is acquired from the local storage file according to the identification information of the current display device, the matched application information is acquired according to the matching information, and the acquired information is displayed. The local storage file may be a JSON (JavaScript Object Notation) file or a storage file in other format.
In the information display method according to any one of the embodiments, the target information items in the information items are searched and screened by preset screening conditions, the local storage file is generated according to the screened information items, and then the information items corresponding to the device information items associated with the identification information of the current display device are obtained from the local storage file and sent to the current display device for display, so that the information search range is narrowed in the information display process, frequent and repeated searches in a large amount of information are not needed, only the local storage file needs to be searched, the target information items can be quickly and accurately obtained, and the efficiency is high.
To solve the technical problem of high cost in displaying information in the conventional technology, an information display system is further provided, as shown in fig. 6, which is a schematic structural diagram of an information display system according to an embodiment, and the system includes:
the query module 601 is configured to query, according to a preset screening condition, a target information item corresponding to the preset screening condition in each information item;
a generating module 602, configured to screen each information item of which the target information item meets the preset screening condition, and generate a local storage file according to each screened information item;
a display module 603, configured to obtain, according to the identifier information of the current display device, an associated information entry that is associated with the device information item and the identifier information from the local storage file, and send the associated information entry to the current display device for display.
The information items may be one or more types of information, such as multimedia information including text information, sound information, picture information, and the like, and similarly, the information items may be multimedia information in any field. In the actual application process, the information display system can be applied to a scene of recruitment, wherein the information items can comprise recruitment information of a recruitment enterprise and application information of an applicant, and each item of recruitment enterprise related information or each item of applicant related information in the recruitment information is an information item of the information items. The preset screening conditions may be preset screening conditions such as date, time, or place, and the target information items corresponding to the screening conditions are included in the information items of the recruitment information and the recruitment information, and the specific screening conditions may be preset according to actual conditions. For convenience of description, the following description takes the information items as the recruitment information of the recruitment enterprise and the application information of the applicant as examples.
The query module 601 may further receive information items sent by each client, and perform deduplication processing on the received information items according to a preset information deduplication method. The client can be a web browser, an email client, instant messaging software and other clients, the recruitment enterprise and the applicant can send related information items to the server through the corresponding clients, such as recruitment information of the recruitment enterprise or application information of the applicant, and meanwhile, the Query module 601 can perform deduplication processing on the received information items according to SQL (Structured Query Language) statements. The query module 601 is used for performing duplicate removal processing on the received information items, so that repeated invalid information is reduced, the problem that a database is huge due to waste data is avoided, when the information needs to be searched, the information searching range is narrowed, and the efficiency of obtaining target information is improved. The specific information deduplication mode can be determined according to actual situations.
In addition, after the received information items are subjected to deduplication processing according to a preset information deduplication method, the query module 601 may further perform keyword extraction processing on each information item subjected to deduplication processing, and establish an information item index according to the obtained keywords of each information item. In an embodiment, the query module 601 receives information entries sent by different clients, performs deduplication processing on each received information entry by using a preset information deduplication method, performs keyword extraction processing on each information entry subjected to deduplication processing by using TF-IDF (Term Frequency-Inverse Document Frequency), and establishes an information entry index according to an acquired keyword of each information entry. After the index is established, the query module 601 receives an information search request sent by a client, the information search request includes a keyword for searching a target information item, and the query module 601 searches the target information item according to the established information item index and the keyword, that is, reads out the target information item and returns the target information item to the client sending the information item index. The query module 601 is used for extracting keywords of each information item and establishing an information item index, so that the target information item can be quickly and accurately searched, and the efficiency of the information display system is improved. The specific keyword extraction mode adopted can be determined according to actual conditions.
The generating module 602 may further match the screened information items, and store the corresponding matching information in a local storage file, so that when the display module 603 obtains the associated information item associated with the device information item and the identification information of the current display device, the information item matched with the associated information item may be simultaneously obtained, and the associated information item and the matched information item may be displayed on the current display device.
In one embodiment, the query module 601 receives information items sent by each client, including recruitment information of a recruitment enterprise and application information of an applicant, and queries target information items corresponding to preset screening conditions in the recruitment information and the application information, the generation module 602 screens the recruitment information and the application information of which the target information items meet the preset screening conditions, generates a local storage file according to the screened target recruitment information and the target application information, and the generation module 602 compares each information item of the screened target recruitment information with each corresponding information item of the screened target application information to obtain matching information between the target recruitment information and the target application information and stores the matching information in the local storage file. And then the display module 603 acquires the associated recruitment information associated with the device information item and the identification information from the local storage file according to the identification information of the current display device, acquires the associated application information matched with the associated recruitment information according to the matching information, sends the associated recruitment information and the associated application information to the current display device for display, and simultaneously acquires the matched associated recruitment information according to the matching information and displays the associated application information and the associated recruitment information on the current display device if the display module 603 acquires the associated application information according to the identification information of the current display device. The acquired recruitment information and the recruitment information meeting the screening conditions are matched through the generation module 602, and the matching information is stored in the local storage file, so that when the display module 603 displays the recruitment information or the application information, corresponding matching information items can be read from the local storage file and displayed according to the matching information, and information items matched with the target information are quickly acquired, and the efficiency is high.
Further, the generating module 602 may further filter the matching information when storing the matching information in the local storage file. The matching information includes a matching degree between the target recruitment information and the target application information, and after the generation module 602 acquires the matching information between the target recruitment information and the target application information, if the matching degree is higher than a preset matching threshold, the generation module 602 stores the matching information in a local storage file. If the matching degree is lower than the preset matching threshold, the matching information is not stored or is not stored in the local storage file. The generation module 602 sets a matching threshold value of the recruitment information and the application information, and determines that the matching degrees of the matching information stored in the local storage file are all higher than the matching threshold value, so that the matching information with high matching degree is obtained when the target information is obtained, the useless information is avoided being obtained, and the efficiency is further improved. Therefore, the recruitment enterprise can quickly and accurately acquire the applicant with high matching degree, and the applicant can quickly and accurately acquire the recruitment enterprise with high matching degree.
After the generating module 602 matches each screened information item and stores corresponding matching information into a local storage file, the display module 603 may further receive an information display request sent by a client, where the information display request includes current application information corresponding to the client, and if a target information item of the current application information meets a preset screening condition, the display module 603 obtains recruitment information matched with the current application information from the local storage file and returns the matched recruitment information to the client; and meanwhile, if the information display request comprises the current recruitment information corresponding to the client, if the target information item of the recruitment information is judged to meet the preset screening condition, acquiring the application information matched with the recruitment information from the local storage file, and returning the matched application information to the client. The display module 603 firstly determines whether the application information or the recruitment information included in the information display request sent by the client meets the screening condition, and then obtains the information item matched with the application information or the recruitment information from the local storage file, so as to firstly narrow the information search range and then search the information, thereby improving the efficiency of the information display system. The current application information or recruitment information corresponding to the client can be preset identification information corresponding to the application information or the recruitment information, such as the unique identification information of the number of an applicant or the number of a recruitment enterprise, so that the corresponding information item can be determined according to the identification information, the information transmission quantity is reduced, and the efficiency is improved. The local storage file may be a JSON (JavaScript Object Notation) file or a storage file in other format.
In the information display system according to any of the embodiments, the query module 601 queries and screens a target information item in each information item by using a preset screening condition, the generation module 602 generates a local storage file according to the screened information item, and then the display module 603 acquires an information item corresponding to a device information item associated with identification information of a current display device from the local storage file and sends the information item to the current display device for display, so that in the information display process, the information search range is narrowed, frequent and repeated searches in a large amount of information are not needed, only the local storage file needs to be searched, the target information item can be quickly and accurately acquired, and the efficiency is high.
The information display system of the present invention corresponds to the information display method of the present invention one to one, and the technical features and the advantageous effects thereof described in the embodiments of the information display method are all applicable to the embodiments of the information display system, which is hereby stated.
The present invention also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the information display method in any of the embodiments described above. The method executed by the computer readable storage medium is the same as the information display method in the above embodiments, and is not described herein again.
More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
The present invention also provides a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the information display method in any of the above embodiments when executing the program. The method executed by the processor in the computer device is the same as the information display method in the above embodiments, and is not described herein again.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (14)

1. An information display method, characterized in that the method comprises:
inquiring a target information item corresponding to a preset screening condition in each information item according to the preset screening condition; the information items comprise recruitment information of a recruitment enterprise and application information of an applicant, and each item of recruitment enterprise related information in the recruitment information or each item of applicant related information in the application information is an information item of the information item; the preset screening condition is a preset date, time or place, and the information items of the recruitment information and the application information comprise target information items corresponding to the preset screening condition;
comparing each information item of the screened target recruitment information with each corresponding information item of the screened target application information, acquiring matching information between the target recruitment information and the target application information, and storing the matching information in a local storage file;
acquiring device information items and associated recruitment information associated with the identification information from the local storage file according to the identification information of the current display device, acquiring associated application information matched with the associated recruitment information according to the matching information, and sending the associated recruitment information and the associated application information to the current display device for display; or acquiring the device information item and the associated recruitment information associated with the identification information from the local storage file according to the identification information of the current display device, acquiring the associated recruitment information matched with the associated recruitment information according to the matching information, and sending the associated recruitment information and the associated recruitment information to the current display device for display.
2. The information display method according to claim 1, wherein before the step of querying, according to a preset filtering condition, a target information item corresponding to the preset filtering condition in each information item, further comprising:
and receiving the information items sent by each client, and performing duplicate removal processing on the information items according to a preset information duplicate removal mode.
3. The information display method according to claim 2, further comprising, after the step of performing deduplication processing on the information item according to a preset information deduplication mode:
performing keyword extraction processing on each information item after the duplicate removal processing, and establishing an information item index according to the acquired keywords of each information item;
receiving an information search request sent by a client, wherein the information search request comprises a keyword of a target information item, reading the target information item according to the information item index and the keyword of the target information item, and returning the target information item to the client sending the information search request.
4. The information display method according to claim 1, characterized in that the method further comprises:
receiving an information modification request sent by a client, wherein the information modification request comprises modified information items and identification information of the information items to be modified;
if the target information item of the modified information item meets the preset screening condition, reading the information item to be modified from the local storage file according to the identification information of the information item to be modified, and replacing the information item to be modified with the modified information item.
5. The information display method according to any one of claims 1 to 4, characterized in that the method further comprises:
receiving an information display request sent by a current client, wherein the information display request comprises current application information corresponding to the current client, and if a target information item of the current application information meets the preset screening condition, acquiring recruitment information matched with the current application information from the local storage file, and returning the matched recruitment information to the current client;
or;
receiving an information display request sent by a current client, wherein the information display request comprises current recruitment information corresponding to the current client, and if a target information item of the current recruitment information meets the preset screening condition, acquiring application information matched with the current recruitment information from the local storage file, and returning the matched application information to the current client.
6. The information display method according to any one of claims 1 to 4, wherein the matching information includes a degree of matching between the targeted recruitment information and the targeted application information;
the step of storing the matching information in the local storage file comprises: and if the matching degree is higher than a preset matching threshold value, storing the matching information in the local storage file.
7. An information display system, comprising:
the query module is used for querying a target information item corresponding to a preset screening condition in each information item according to the preset screening condition; the information items comprise recruitment information of a recruitment enterprise and application information of an applicant, and each item of recruitment enterprise related information in the recruitment information or each item of applicant related information in the application information is an information item of the information item; the preset screening condition is a preset date, time or place, and the information items of the recruitment information and the application information comprise target information items corresponding to the preset screening condition;
the generating module is used for screening each information item of which the target information item meets the preset screening condition, comparing each information item of the screened target recruitment information with each corresponding information item of the screened target application information, acquiring matching information between the target recruitment information and the target application information, and storing the matching information in a local storage file;
the display module is used for acquiring device information items and associated recruitment information associated with the identification information from the local storage file according to the identification information of the current display device, acquiring associated application information matched with the associated recruitment information according to the matching information, and sending the associated recruitment information and the associated application information to the current display device for display; or acquiring the device information item and the associated recruitment information associated with the identification information from the local storage file according to the identification information of the current display device, acquiring the associated recruitment information matched with the associated recruitment information according to the matching information, and sending the associated recruitment information and the associated recruitment information to the current display device for display.
8. The information display system of claim 7, wherein the query module is further configured to receive information items sent by each client, and perform deduplication processing on the information items according to a preset information deduplication mode.
9. The information display system of claim 8, wherein the query module is further configured to perform keyword extraction processing on each information item after the deduplication processing, and establish an information item index according to the obtained keyword of each information item; receiving an information search request sent by a client, wherein the information search request comprises a keyword of a target information item, reading the target information item according to the information item index and the keyword of the target information item, and returning the target information item to the client sending the information search request.
10. The information display system of claim 7, wherein the generating module is further configured to receive an information modification request sent by a client, where the information modification request includes the modified information item and identification information of the information item to be modified; if the target information item of the modified information item meets the preset screening condition, reading the information item to be modified from the local storage file according to the identification information of the information item to be modified, and replacing the information item to be modified with the modified information item.
11. The information display system according to any one of claims 7 to 10, wherein the display module is further configured to receive an information display request sent by a current client, where the information display request includes current recruitment information corresponding to the current client, and if a target information item of the current recruitment information meets the preset screening condition, obtain recruitment information matched with the current recruitment information from the local storage file, and return the matched recruitment information to the current client; or receiving an information display request sent by a current client, wherein the information display request comprises current recruitment information corresponding to the current client, and if a target information item of the current recruitment information meets the preset screening condition, acquiring application information matched with the current recruitment information from the local storage file and returning the matched application information to the current client.
12. The information display system of any one of claims 7-10, wherein the matching information includes a degree of matching between the targeted recruitment information and the targeted application information;
the generating module is used for storing the matching information in the local storage file if the matching degree is higher than a preset matching threshold value.
13. A computer storage medium on which a computer program is stored, the computer program, when being executed by a processor, implementing the information display method of any one of claims 1 to 6.
14. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the information display method of any one of claims 1 to 6 when executing the program.
CN201810172599.5A 2018-03-01 2018-03-01 Information display method and system, computer storage medium and device Active CN108415748B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810172599.5A CN108415748B (en) 2018-03-01 2018-03-01 Information display method and system, computer storage medium and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810172599.5A CN108415748B (en) 2018-03-01 2018-03-01 Information display method and system, computer storage medium and device

Publications (2)

Publication Number Publication Date
CN108415748A CN108415748A (en) 2018-08-17
CN108415748B true CN108415748B (en) 2021-06-01

Family

ID=63129767

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810172599.5A Active CN108415748B (en) 2018-03-01 2018-03-01 Information display method and system, computer storage medium and device

Country Status (1)

Country Link
CN (1) CN108415748B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110224921B (en) * 2019-04-28 2023-05-26 平安科技(深圳)有限公司 Method, device, medium and electronic equipment for sending mail containing recruitment information
CN110377626A (en) * 2019-06-19 2019-10-25 深圳壹账通智能科技有限公司 Information displaying method, device, equipment and storage medium
CN112418260A (en) * 2019-08-23 2021-02-26 北京国双科技有限公司 Model training method, information prompting method, device, equipment and medium
CN112764604B (en) * 2020-12-30 2022-08-09 维沃移动通信有限公司 Display method, display device, electronic equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102622443A (en) * 2012-03-13 2012-08-01 北京邮电大学 Customized screening system and method for microblog
CN104008151A (en) * 2014-05-21 2014-08-27 深圳市亿芯通讯有限公司 Contact retrieval method and system and terminal equipment
CN104144224A (en) * 2014-08-22 2014-11-12 北京奇虎科技有限公司 Method and device for displaying released information through client side
CN104461433A (en) * 2014-12-19 2015-03-25 北京奇艺世纪科技有限公司 Individual interface display method and device

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8375067B2 (en) * 2005-05-23 2013-02-12 Monster Worldwide, Inc. Intelligent job matching system and method including negative filtration
CN103365868A (en) * 2012-03-29 2013-10-23 腾讯科技(深圳)有限公司 Data processing method and data processing system
CN103902618A (en) * 2012-12-28 2014-07-02 华为技术有限公司 File search method and device
US20140289213A1 (en) * 2013-03-21 2014-09-25 Paul Delano Search Engine With Term Cloud
US20140372329A1 (en) * 2013-06-18 2014-12-18 Krishnadas Menon Automated sourcing and screening of candidate profiles
US20150120587A1 (en) * 2013-10-28 2015-04-30 Microsoft Corporation Use of a social network to enhance hiring team collaboration
CN105787379B (en) * 2014-12-24 2018-10-16 北京奇虎科技有限公司 Approaches to IM and system and electronic equipment
CN104598538A (en) * 2014-12-30 2015-05-06 百度在线网络技术(北京)有限公司 Information searching method and device
US20160224941A1 (en) * 2015-01-31 2016-08-04 JobFit LTD Candidate Fit Engine - a system that finds competitive candidates and ranks the fit level of each candidate to the position's requirements
CN105117187B (en) * 2015-08-13 2018-04-24 小米科技有限责任公司 Multimedia messages methods of exhibiting and device
CN105843918B (en) * 2016-03-25 2020-04-07 前锦网络信息技术(上海)有限公司 Method for rapidly screening positions from position database

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102622443A (en) * 2012-03-13 2012-08-01 北京邮电大学 Customized screening system and method for microblog
CN104008151A (en) * 2014-05-21 2014-08-27 深圳市亿芯通讯有限公司 Contact retrieval method and system and terminal equipment
CN104144224A (en) * 2014-08-22 2014-11-12 北京奇虎科技有限公司 Method and device for displaying released information through client side
CN104461433A (en) * 2014-12-19 2015-03-25 北京奇艺世纪科技有限公司 Individual interface display method and device

Also Published As

Publication number Publication date
CN108415748A (en) 2018-08-17

Similar Documents

Publication Publication Date Title
CN108415748B (en) Information display method and system, computer storage medium and device
CN107679211B (en) Method and device for pushing information
EP1881659A1 (en) Identification of similar images
US20190259040A1 (en) Information aggregator and analytic monitoring system and method
US11423096B2 (en) Method and apparatus for outputting information
CN104077391A (en) Method, server, client and system for providing special news search
CN102982284A (en) Scanning equipment, cloud management equipment and method and system used for malicious program checking and killing
CN109669980B (en) Cross-database access method and device for data
US20240020305A1 (en) Systems and methods for automatic archiving, sorting, and/or indexing of secondary message content
CN110545232A (en) group message prompting method, group message prompting device, data processing method, data processing device, electronic equipment and storage equipment
CN103646122A (en) Picture identification method based on drag picture, picture identification system based on drag picture, picture identification equipment based on drag picture and picture identification device based on drag picture
CN107748772B (en) Trademark identification method and device
CN109978114B (en) Data processing method, device, server and storage medium
CN107465797B (en) Incoming call information display method and device for terminal equipment
CN113064918B (en) Enterprise data query method and device, electronic equipment and storage medium
CN107918617B (en) Data query method and device
CN113761565A (en) Data desensitization method and apparatus
US8510346B2 (en) Efficiently handling information on changes to a UDDI registry including those resulting in virtual deletes
CN109472540B (en) Service processing method and device
WO2012138814A2 (en) Creating a detailed contact record from a digital image of a business card and associated company data
CN107070987B (en) Data acquisition method and system for distributed object storage system
CN111310088B (en) Page rendering method and device
KR20180088260A (en) Method and apparatus for generating web pages
CN113656737A (en) Webpage content display method and device, electronic equipment and storage medium
CN105357270A (en) Information recommendation method, device and server

Legal Events

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