CN113268306B - Resume analysis interface calling method and device and computer storage medium - Google Patents

Resume analysis interface calling method and device and computer storage medium Download PDF

Info

Publication number
CN113268306B
CN113268306B CN202110639428.0A CN202110639428A CN113268306B CN 113268306 B CN113268306 B CN 113268306B CN 202110639428 A CN202110639428 A CN 202110639428A CN 113268306 B CN113268306 B CN 113268306B
Authority
CN
China
Prior art keywords
resume
field
target
attribute
field attribute
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
CN202110639428.0A
Other languages
Chinese (zh)
Other versions
CN113268306A (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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN202110639428.0A priority Critical patent/CN113268306B/en
Publication of CN113268306A publication Critical patent/CN113268306A/en
Application granted granted Critical
Publication of CN113268306B publication Critical patent/CN113268306B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication

Abstract

The embodiment of the application discloses a resume analysis interface calling method, a resume analysis interface calling device and a computer storage medium, which are used for realizing convenient expansion of a resume analysis interface. The embodiment of the application comprises the following steps: after receiving the resume analysis result returned by the target resume analysis interface, the mapping relation between the first resume field attribute corresponding to the user program and the second resume field attribute corresponding to any one of the target resume analysis interfaces can be extracted according to the pre-configured mapping relation, and the target resume field corresponding to the second resume field attribute having the mapping relation with the first resume field attribute is displayed on the front page.

Description

Resume analysis interface calling method and device and computer storage medium
Technical Field
The embodiment of the application relates to the field of data processing, in particular to a resume analysis interface calling method, a resume analysis interface calling device and a computer storage medium.
Background
The user needs to check the duration of the candidate, and because the resume analysis interface is matched with the front-end user program, the user can usually call the resume analysis interface in the front-end user program to analyze the resume, the resume analysis interface can extract key contents in the resume, and the front-end user program displays the extracted key contents to the user, so that the user can check the resume conveniently.
The resume analysis interface can be an autonomous resume analysis interface or a resume analysis interface provided by a third-party resume analysis interface service provider. However, the current technology only supports the call of a single resume analysis interface, namely, only a resume analysis interface configured for the front-end user program in advance can be called, if other resume analysis interfaces are required to be called, the front-end user program needs to be modified, and the previous configuration is modified to be a new configuration, so that the front-end user program can call the new resume analysis interface. Obviously, the operation of the method is very complicated, the program code needs to be modified, and the expansion of the resume parsing interface is inconvenient. Moreover, the resume analysis interface is extremely inconvenient to expand, and the front-end user program can only call a single resume analysis interface, namely, only call an A interface or only call a B interface, so that the selection of resume analysis interface call is limited, the front-end user program is inconvenient to use by a user, and the user experience is influenced.
Disclosure of Invention
The embodiment of the application provides a resume analysis interface calling method, a resume analysis interface calling device and a computer storage medium, which are used for realizing convenient expansion of a resume analysis interface.
The first aspect of the embodiment of the application provides a resume analysis interface calling method, which is applied to a resume analysis interface calling device, and comprises the following steps:
running a user program, wherein the user program comprises a front-end page;
configuring a mapping relation between a first resume field attribute corresponding to the user program and a second resume field attribute corresponding to any one target resume analysis interface;
receiving a resume analysis result returned by the target resume analysis interface, wherein the resume analysis result comprises a plurality of resume field attributes and resume fields corresponding to each resume field attribute;
determining a second resume field attribute with the mapping relation with the first resume field attribute from the plurality of resume field attributes, and extracting a target resume field corresponding to the second resume field attribute;
and determining the target resume field as a resume field corresponding to the first resume field attribute, and displaying the target resume field in the front-end page.
A second aspect of the embodiments of the present application provides a resume parsing interface calling device, where the device includes:
the running unit is used for running a user program, and the user program comprises a front-end page;
the configuration unit is used for configuring the mapping relation between the first resume field attribute corresponding to the user program and the second resume field attribute corresponding to any one target resume analysis interface;
the receiving unit is used for receiving a resume analysis result returned by the target resume analysis interface, wherein the resume analysis result comprises a plurality of resume field attributes and resume fields corresponding to each resume field attribute;
an extracting unit, configured to determine a second resume field attribute having the mapping relationship with the first resume field attribute from the plurality of resume field attributes, and extract a target resume field corresponding to the second resume field attribute;
the display unit is used for determining the target resume field as the resume field corresponding to the first resume field attribute and displaying the target resume field in the front-end page.
A third aspect of the embodiments of the present application provides a computer device comprising a memory storing a computer program and a processor implementing the method of the first aspect when the processor executes the computer program.
A fourth aspect of the embodiments provides a computer storage medium having stored therein instructions which, when executed on a computer, cause the computer to perform the method of the first aspect described above.
From the above technical solutions, the embodiments of the present application have the following advantages:
in the embodiment of the application, the mapping relation between the first resume field attribute corresponding to the user program and the second resume field attribute corresponding to any one target resume analysis interface can be configured, after the resume analysis result returned by the target resume analysis interface is received, the target resume field corresponding to the second resume field attribute with the mapping relation with the first resume field attribute can be extracted according to the pre-configured mapping relation, and the target resume field is displayed on the front-end page, so that when any resume analysis interface needs to be called, a user can easily call the resume analysis interface by only configuring the mapping relation, a user can conveniently and compatibly use multiple resume analysis service providers without modifying codes of the user program, the operation of the user is greatly reduced, and the convenient expansion of the resume analysis interface can be realized.
Drawings
FIG. 1 is a schematic flow chart of a resume parsing interface calling method in an embodiment of the present application;
FIG. 2 is another flow chart of a resume resolution interface calling method in an embodiment of the present application;
fig. 3 is a schematic diagram of a mapping relationship between a first resume field attribute and a second resume field attribute in the embodiment of the present application;
fig. 4 is a schematic structural diagram of a resume parsing interface calling device in the embodiment of the present application;
fig. 5 is another schematic structural diagram of a resume parsing interface calling device in an embodiment of the present application.
Detailed Description
The embodiment of the application provides a resume analysis interface calling method, a resume analysis interface calling device and a computer storage medium, which are used for realizing convenient expansion of a resume analysis interface.
Referring to fig. 1, an embodiment of a resume parsing interface calling method in an embodiment of the present application includes:
101. running a user program;
the method of the embodiment can be applied to a resume analysis interface calling device, and the device can be any computer equipment with certain computing capacity. When the resume is required to be checked and analyzed, a user can open a corresponding user program on the device, and the resume analysis interface calling device runs the user program and displays a front-end page of the user program. For example, the user can upload the original resume in the front-end page and input an analysis instruction for the original resume, and the resume analysis interface calling device executes corresponding processing based on the instruction of the user and presents the processing result of the original resume on the front-end page, so that the user can see the processing result of the instruction on the front-end page and realize man-machine interaction based on the front-end page.
102. Configuring a mapping relation between a first resume field attribute corresponding to a user program and a second resume field attribute corresponding to any one target resume analysis interface;
in this embodiment, the resume field attribute refers to data for describing a resume field, which is an element in a resume. For example, the resume fields in the original resume include fields of "Wang Xiaoming", "32 years", "harbine university", "software engineering", etc., and the resume fields corresponding to the resume fields are "name", "age", "graduation university", "specialty", respectively.
Therefore, the first resume field attribute corresponding to the user program refers to a resume field attribute corresponding to a resume field that needs to be displayed when the front page displays the processing result of the original resume. And the second resume field attribute corresponding to any one of the target resume analysis interfaces refers to the resume field attribute corresponding to the resume field in the analysis result of the target resume analysis interface on the original resume.
The resume analysis interface calling device configures a mapping relation between the first resume field attribute and a second resume field attribute corresponding to any one of the target resume analysis interfaces so as to execute processing operation on the original resume according to the mapping relation in a subsequent step.
103. Receiving a resume analysis result returned by the target resume analysis interface;
in this embodiment, the resume analysis interface calling device responds to the instruction of the user to analyze the original resume, and may call any one of the target resume analysis interfaces, where the target resume analysis interface may analyze the original resume and return a resume analysis result to the resume analysis interface calling device, where the resume analysis result includes a plurality of resume field attributes and resume fields corresponding to each resume field attribute. According to the explanation of the second resume field attribute, the plurality of resume field attributes in the resume analysis result naturally also comprise the second resume field attribute.
104. Determining a second resume field attribute with a mapping relation with the first resume field attribute from the plurality of resume field attributes, and extracting a target resume field corresponding to the second resume field attribute;
after the resume analysis result is obtained, determining a second resume field attribute with a mapping relation with the first resume field attribute from a plurality of resume field attributes of the resume analysis result, and extracting a target resume field corresponding to the second resume field attribute.
For example, the target resume analysis interface a is a resume analysis interface provided by a resume analysis interface service provider a, and the second resume field attribute corresponding to the target resume analysis interface a includes "name 1", "age 1", and "graduate institutions", so that the first resume field attribute corresponding to the user program can be configured to be "name", "age", "graduate institutions" according to the second resume field attribute corresponding to the target resume analysis interface a, and the mapping relationship between the second resume field attribute corresponding to the target resume analysis interface a and the first resume field attribute, that is, "name 1" and "name", "age 1" and "age", "graduate institutions 1" and "graduate institutions" respectively establish the mapping relationship. After receiving the resume analysis result returned by the target resume analysis interface a, if the resume analysis result returned by the target resume analysis interface a is "name 1: wang Xiaoming "," age 1:32 years of age "," graduate institutions 1: the university of Harbin, determining a second resume field attribute with the mapping relation with the first resume field attribute from a plurality of resume field attributes of the resume analysis result, and extracting target resume fields corresponding to the second resume field attribute, namely extracting and obtaining target resume fields of Wang Xiaoming, 32 years old and Harbin university.
105. Determining the target resume field as a resume field corresponding to the first resume field attribute, and displaying the target resume field in the front-end page;
after the target resume field corresponding to the second resume field attribute is extracted, determining the target resume field as the resume field corresponding to the first resume field attribute, and displaying the target resume field in the front page.
For example, along with the above example, after extracting the target resume fields of "Wang Xiaoming", "32 years old" and "harbine university", the target resume fields are determined to be resume fields corresponding to the first resume field attribute, that is, "Wang Xiaoming" corresponds to the second resume field attribute "name 1" having a mapping relationship with the first resume field attribute "name", then the target resume field "Wang Xiaoming" is determined to be resume fields corresponding to the first resume field attribute "name", and so on, other target resume fields may be determined to be resume fields corresponding to other first resume field attributes according to the mapping relationship. Finally, the front page may display the target resume fields of "Wang Xiaoming" for "name", "32 years" for "age", "graduate institutions" for "Harbin university".
In this embodiment, a mapping relationship between a first resume field attribute corresponding to a user program and a second resume field attribute corresponding to any one target resume analysis interface may be configured, after a resume analysis result returned by the target resume analysis interface is received, a target resume field corresponding to the second resume field attribute having a mapping relationship with the first resume field attribute may be extracted according to a pre-configured mapping relationship, and the target resume field is displayed on a front page.
Embodiments of the present application will be described in further detail below on the basis of the foregoing embodiment shown in fig. 1. Referring to fig. 2, another embodiment of a resume resolution interface calling method in an embodiment of the present application includes:
201. running a user program;
in this embodiment, the front page of the user program may receive an instruction input by the user. In one embodiment, a user may upload an original resume on a front page and input an analysis instruction for the original resume, and the resume analysis interface calling device receives the original resume uploaded by the user and in a subsequent step, in response to the analysis instruction input by the user, calls the target resume analysis interface to analyze the original resume, so as to obtain a resume analysis result of the original resume.
The format of the original resume uploaded by the user can be any data format, and a document format such as doc, docx, html, pdf, xls, xlsx, mht, rtf, wps, mime, eml, txt, msg and a picture format such as jpg, jpeg, png, bmp, gif are supported.
For example, the front-end page may set a resume upload button and a resume parse button, and when the user clicks the resume upload button, the front-end page may pop up a dialog box, and the user selects an original resume to be uploaded in the dialog box, so as to confirm the upload. After the resume uploading is completed, the user can click a resume analysis button to input a resume analysis instruction for one or more of the uploaded original resume, and the resume analysis interface calling device responds to the instruction in a subsequent step to execute an operation related to resume analysis.
202. Configuring a mapping relation between a first resume field attribute corresponding to a user program and a second resume field attribute corresponding to any one target resume analysis interface;
in this embodiment, the user may select any one of the multiple target resume parsing interfaces to establish a mapping relationship between resume field attributes. Because the interface document of the object resume analysis interface provides the service and the description of the function of the object resume analysis interface, the resume analysis interface calling device obtains the interface document of the object resume analysis interface, so that the second resume field attribute can be determined according to the interface document of the object resume analysis interface, the first resume field attribute can be determined according to the second resume field attribute, and the mapping relation between the first resume field attribute and the second resume field attribute can be configured.
For example, there are a target resume resolution interface a provided by the resume resolution interface service provider a, a target resume resolution interface B provided by the resume resolution interface service provider B, and a target resume resolution interface C provided by the resume resolution interface service provider C, where the second resume field attribute corresponding to the target resume resolution interface a includes "name 1", "age 1", "graduate institutions"; the second resume field attribute corresponding to the target resume analysis interface B comprises 'name 2', 'age 2', 'graduate institutions 2'; the second resume field attribute corresponding to the target resume parsing interface C includes "name 3", "age 3", "graduate institutions 3". The resume analysis interface calling device may configure the first resume field attribute according to the second resume field attribute corresponding to any one of the target resume analysis interfaces, and configure the mapping relationship between the first resume field attribute and the second resume field attribute, as shown in fig. 3, and may respectively configure to obtain the mapping relationship between the first resume field attribute and the second resume field attribute corresponding to each of the target resume analysis interface a, the target resume analysis interface B, and the target resume analysis interface C, where "name", "age", and "graduate institutions" are the first resume field attribute respectively.
Note that "name", "age", and "graduate institutions" shown in fig. 3 are merely exemplary listed first resume field attributes, and the first resume field attributes may include any one or more resume field attributes, and the example shown in fig. 3 is not limited thereto.
203. Receiving a resume analysis result returned by the target resume analysis interface;
in this embodiment, the target resume analysis interface may return the resume analysis result in any data exchange format, for example, in the data exchange formats of extensible markup language (extensible markup language, XML), YAML (yet anothermarkup language), etc. Preferably, the target resume analysis interface can return resume analysis results in a JSON format, namely a JSON object numbered musical notation (JavaScript Object Notation), which is a lightweight data exchange format. It stores and presents data in a text format that is completely independent of the programming language, based on a subset of ECMAScript (js specification formulated by the european computer institute). The compact and clear hierarchical structure makes JSON an ideal data exchange language. The data in the JSON format is easy to read and write by people, is easy to analyze and generate by machines, and can effectively improve the network transmission efficiency.
204. Determining a second resume field attribute with a mapping relation with the first resume field attribute from the plurality of resume field attributes, and extracting a target resume field corresponding to the second resume field attribute;
in this embodiment, after receiving the resume analysis result, the resume analysis interface calling device replaces the second resume field attribute having a mapping relationship with the first resume field attribute in the resume analysis result with the first resume field attribute to obtain an analysis result processing file, where the first resume field attribute in the analysis result processing file corresponds to the target resume field, so that the target resume field can be extracted from the analysis result processing file.
For example, the resume analysis result returned by the target resume analysis interface is "name 1: wang Xiaoming "," age 1:32 years of age "," graduate institutions 1: the university of halbine's university's mapping relationship between the first resume field attribute and the second resume field attribute is "name" to "name 1" mapping, "age" to "age 1" mapping, "graduate institutions" to "graduate institutions" mapping, so that the second resume field attribute having a mapping relationship with the first resume field attribute in the resume analysis result is replaced by the first resume field attribute, and the obtained analysis result processing file is "name: wang Xiaoming "," age:32 years of age "," graduate institutions: the first resume field attribute in the resolution result processing file corresponds to the target resume field.
In a preferred embodiment, in order to adapt the data format of the parsing result processing file to the resume parsing interface calling device, so that the resume parsing interface calling device stores and displays the parsing result processing file, after the parsing result processing file is obtained, format conversion can be performed on the parsing result processing file, the parsing result processing file is converted into a java bean object, and the java bean object is converted into a data format preset by the user program. The preset data format of the user program is a data format suitable for the resume analysis interface calling device to store data and display the data, and can be determined according to the actual running condition and the use performance of the resume analysis interface calling device.
205. Configuring a resume field corresponding to the first resume field attribute as a privacy field;
in this embodiment, in order to avoid disclosure of information related to personal privacy in the analysis result processing file, the resume analysis interface calling device may configure a resume field corresponding to the attribute of the first resume field as a privacy field, and perform information security processing on the privacy field in a subsequent step, so as to protect personal privacy information security.
206. Determining the target resume field as a resume field corresponding to the first resume field attribute, and displaying the target resume field in the front-end page;
in this embodiment, the front-end page may display only the target resume field, or may display the first resume field attribute and the corresponding target resume field at the same time. For example, the front page may display only the name field "Wang Xiaoming", or may display the name field attribute and its corresponding name field at the same time, that is, "name: wang Xiaoming).
After the resume field corresponding to the first resume field attribute is configured as the privacy field, the target resume field corresponds to the first resume field attribute, so that the target resume field can be determined to be the privacy field, and information security processing is further performed on the target resume field.
The preset desensitization rule may be to execute operations of hiding, replacing, rearranging, encrypting, cutting off, masking, etc. on the private data in the target resume field, and the user may also customize the desensitization rule according to the expected desensitization algorithm. For example, one way of desensitizing a cell phone number may be to display the middle 4 digits of the cell phone number in a "x" number in the form of a CSS pattern; for email boxes, extraneous characters can be added to the email box field to confuse the spam robot and protect personal privacy information. Among them, the CSS style, i.e., cascading style sheets (cascading style sheets, CSS), is a computer language for representing a file style. The CSS style not only can statically modify the web page, but also can dynamically format each element of the web page in cooperation with various scripting languages. The CSS style can accurately control the typesetting of element positions in the webpage at a pixel level, supports almost all font size styles and has the capability of editing webpage objects and model styles.
In a more preferred embodiment, whether to configure the privacy field may be determined according to the difference of the roles of the users, for example, if the roles of the users are personnel manager of personnel units, the personnel manager needs to contact the recruiter to reserve the interview, so the contact manner may not need to be kept secret as the privacy field; if the user is a department manager, the department manager may not need to know the contact of the recruiter because the reservation interview may be performed by a personnel manager without the department manager personally reserving the interview, in which case the contact should be kept secret as a privacy field.
Therefore, in this preferred embodiment, the resume analysis interface calling device may obtain a login account for logging in the user program, determine whether the login account has authority to view the resume field corresponding to the first resume field attribute, and if not, configure the resume field corresponding to the first resume field attribute as the privacy field. The authority of looking up the resume field corresponding to the attribute of the first resume field can be determined according to the role of the user of the login account, for example, when the role of the user is a personnel manager, the login account can configure the authority; if the role of the user is not a personal manager, the login account is not configured with the permission.
In the embodiment, the resume analysis interface can be easily invoked without modifying the codes of the user program, so that the operation of the user is greatly reduced, the resume analysis interface can be conveniently expanded, privacy fields in the resume can be simultaneously subjected to confidentiality processing and display, the disclosure of personal privacy information is avoided, and the security of personal privacy data is protected.
The method for invoking the resume resolution interface in the embodiment of the present application is described above, and the resume resolution interface invoking device in the embodiment of the present application is described below, referring to fig. 4, where an embodiment of the resume resolution interface invoking device in the embodiment of the present application includes:
an operation unit 401, configured to operate a user program, where the user program includes a front page;
a configuration unit 402, configured to configure a mapping relationship between a first resume field attribute corresponding to the user program and a second resume field attribute corresponding to any one of the target resume parsing interfaces;
the receiving unit 403 is configured to receive a resume analysis result returned by the target resume analysis interface, where the resume analysis result includes a plurality of resume field attributes and resume fields corresponding to each resume field attribute;
an extracting unit 404, configured to determine a second resume field attribute having a mapping relationship with the first resume field attribute from the plurality of resume field attributes, and extract a target resume field corresponding to the second resume field attribute;
and the display unit 405 is configured to determine the target resume field as a resume field corresponding to the attribute of the first resume field, and display the target resume field in the front page.
In a preferred implementation manner of this embodiment, the configuration unit 402 is further configured to configure a resume field corresponding to the attribute of the first resume field as a privacy field;
the display unit 405 is specifically configured to determine that the target resume field is a privacy field; desensitizing the target resume field according to a preset desensitization rule to obtain a desensitized target resume field; the desensitized target resume field is displayed in the front page.
In a preferred implementation manner of this embodiment, the configuration unit 402 is specifically configured to obtain a login account for logging in a user program, and determine whether the login account has authority to view a resume field corresponding to the attribute of the first resume field; if not, configuring the resume field corresponding to the first resume field attribute as a privacy field.
In a preferred implementation manner of this embodiment, the extracting unit 404 is specifically configured to replace a second resume field attribute having a mapping relationship with a first resume field attribute in the resume analysis result with the first resume field attribute to obtain an analysis result processing file, where the first resume field attribute in the analysis result processing file corresponds to the target resume field; and extracting the target resume field from the analysis result processing file.
In a preferred implementation manner of this embodiment, the extracting unit 404 is further configured to perform format conversion on the parsing result processing file, convert the parsing result processing file into a java bean object, and convert the java bean object into a data format preset by the user program.
In a preferred implementation manner of this embodiment, the configuration unit 402 is specifically configured to obtain an interface document of the target resume analysis interface, and determine a second resume field attribute according to the interface document of the target resume analysis interface; determining a first resume field attribute according to the second resume field attribute; and configuring a mapping relation between the first resume field attribute and the second resume field attribute.
In a preferred implementation manner of this embodiment, the receiving unit 403 is specifically configured to receive an original resume uploaded by a user through a front-end page; and calling a target resume analysis interface to analyze the original resume to obtain a resume analysis result of the original resume returned by the target resume analysis interface.
In this embodiment, the operations executed by each unit in the resume parsing interface calling device are similar to those described in the embodiments shown in fig. 1 to 2, and are not repeated here.
In this embodiment, the configuration unit 402 configures a mapping relationship between a first resume field attribute corresponding to a user program and a second resume field attribute corresponding to any one of the target resume analysis interfaces, after the receiving unit 403 receives a resume analysis result returned by the target resume analysis interface, the extracting unit 404 may extract, according to a pre-configured mapping relationship, a target resume field corresponding to the second resume field attribute having a mapping relationship with the first resume field attribute, and the display unit 405 displays the target resume field on a front page.
Referring to fig. 5, an embodiment of a resume resolution interface calling device in an embodiment of the present application includes:
the resume resolution interface calling device 500 may include one or more central processing units (central processing units, CPU) 501 and a memory 505, where the memory 505 stores one or more application programs or data.
Wherein the memory 505 may be volatile storage or persistent storage. The program stored in the memory 505 may include one or more modules, each of which may include a series of instruction operations in a resume resolution interface calling device. Still further, the central processor 501 may be configured to communicate with the memory 505 to execute a series of instruction operations in the memory 505 on the resume resolution interface calling device 500.
The resume resolution interface calling device 500 may also include one or more power supplies 502, one or more wired or wireless network interfaces 503, one or more input output interfaces 504, and/or one or more operating systems, such as Windows Server, mac OS XTM, unixTM, linuxTM, freeBSDTM, etc.
The cpu 501 may execute the operations executed by the resume parsing interface calling device in the embodiments shown in fig. 1 to 2, and will not be described herein.
Embodiments of the present application also provide a computer storage medium, where one embodiment includes: the computer storage medium stores instructions that, when executed on a computer, cause the computer to perform the operations performed by the resume resolution interface calling device in the embodiments shown in fig. 1 to 2.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described systems, apparatuses and units may refer to corresponding procedures in the foregoing method embodiments, which are not repeated herein.
In the several embodiments provided in this application, it should be understood that the disclosed systems, apparatuses, and methods may be implemented in other ways. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown 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 may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be embodied in essence or a part contributing to the prior art or all or part of the technical solution in the form of a software product stored in a storage medium, including several instructions to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a random access memory (RAM, random access memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.

Claims (10)

1. The resume analysis interface calling method is characterized by being applied to a resume analysis interface calling device, and comprises the following steps:
running a user program, wherein the user program comprises a front-end page;
configuring a mapping relation between a first resume field attribute corresponding to the user program and a second resume field attribute corresponding to any one target resume analysis interface;
receiving a resume analysis result returned by the target resume analysis interface, wherein the resume analysis result comprises a plurality of resume field attributes and resume fields corresponding to each resume field attribute;
determining a second resume field attribute with the mapping relation with the first resume field attribute from the plurality of resume field attributes, and extracting a target resume field corresponding to the second resume field attribute;
and determining the target resume field as a resume field corresponding to the first resume field attribute, and displaying the target resume field in the front-end page.
2. The method according to claim 1, wherein the method further comprises:
configuring a resume field corresponding to the first resume field attribute as a privacy field;
the displaying the target resume field in the front-end page includes:
determining the target resume field as a privacy field;
desensitizing the target resume field according to a preset desensitizing rule to obtain a desensitized target resume field;
displaying the desensitized target resume field in the front-end page.
3. The method of claim 2, wherein configuring the resume field corresponding to the first resume field attribute as a privacy field comprises:
acquiring a login account for logging in the user program, and judging whether the login account has permission to view a resume field corresponding to the attribute of the first resume field;
and if not, configuring the resume field corresponding to the first resume field attribute as a privacy field.
4. The method of claim 1, wherein the determining a second resume field attribute from the plurality of resume field attributes that has the mapping relationship with the first resume field attribute, extracting a target resume field corresponding to the second resume field attribute, comprises:
replacing a second resume field attribute with the first resume field attribute in the resume analysis result, which has the mapping relation with the first resume field attribute, with the first resume field attribute to obtain an analysis result processing file, wherein the first resume field attribute in the analysis result processing file corresponds to the target resume field;
and extracting the target resume field from the analysis result processing file.
5. The method of claim 4, wherein after the parsing result is obtained and the file is processed, the method further comprises:
and converting the format of the analysis result processing file, converting the analysis result processing file into a JavaBean object, and converting the JavaBean object into a data format preset by the user program.
6. The method of claim 1, wherein the configuring the mapping relationship between the first resume field attribute corresponding to the user program and the second resume field attribute corresponding to any one of the target resume parsing interfaces includes:
obtaining an interface document of the target resume analysis interface, and determining the second resume field attribute according to the interface document of the target resume analysis interface;
determining the first resume field attribute according to the second resume field attribute;
and configuring a mapping relation between the first resume field attribute and the second resume field attribute.
7. The method according to any one of claims 1 to 6, wherein the receiving a resume parsing result returned by the target resume parsing interface includes:
receiving an original resume uploaded by a user through the front-end page;
and calling the target resume analysis interface to analyze the original resume to obtain a resume analysis result of the original resume returned by the target resume analysis interface.
8. A resume resolution interface calling device, the device comprising:
the running unit is used for running a user program, and the user program comprises a front-end page;
the configuration unit is used for configuring the mapping relation between the first resume field attribute corresponding to the user program and the second resume field attribute corresponding to any one target resume analysis interface;
the receiving unit is used for receiving a resume analysis result returned by the target resume analysis interface, wherein the resume analysis result comprises a plurality of resume field attributes and resume fields corresponding to each resume field attribute;
an extracting unit, configured to determine a second resume field attribute having the mapping relationship with the first resume field attribute from the plurality of resume field attributes, and extract a target resume field corresponding to the second resume field attribute;
the display unit is used for determining the target resume field as the resume field corresponding to the first resume field attribute and displaying the target resume field in the front-end page.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the method of any of claims 1 to 7 when executing the computer program.
10. A computer storage medium having instructions stored therein, which when executed on a computer, cause the computer to perform the method of any of claims 1 to 7.
CN202110639428.0A 2021-06-08 2021-06-08 Resume analysis interface calling method and device and computer storage medium Active CN113268306B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110639428.0A CN113268306B (en) 2021-06-08 2021-06-08 Resume analysis interface calling method and device and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110639428.0A CN113268306B (en) 2021-06-08 2021-06-08 Resume analysis interface calling method and device and computer storage medium

Publications (2)

Publication Number Publication Date
CN113268306A CN113268306A (en) 2021-08-17
CN113268306B true CN113268306B (en) 2024-03-19

Family

ID=77234671

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110639428.0A Active CN113268306B (en) 2021-06-08 2021-06-08 Resume analysis interface calling method and device and computer storage medium

Country Status (1)

Country Link
CN (1) CN113268306B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018033063A1 (en) * 2016-08-16 2018-02-22 中兴通讯股份有限公司 Interface file parsing method and apparatus
CN108388622A (en) * 2018-02-12 2018-08-10 平安科技(深圳)有限公司 Api interface dynamic creation method, device, computer equipment and storage medium
CN108932294A (en) * 2018-05-31 2018-12-04 平安科技(深圳)有限公司 Resume data processing method, device, equipment and storage medium based on index
CN108984625A (en) * 2018-06-19 2018-12-11 平安科技(深圳)有限公司 Information filtering method, device, computer equipment and storage medium
CN109086046A (en) * 2018-08-02 2018-12-25 中国建设银行股份有限公司 A kind of front-end code automatic generation method and system based on interface specification document
CN109460220A (en) * 2018-10-19 2019-03-12 泰康保险集团股份有限公司 The predefined code generating method of message, device, electronic equipment and storage medium
CN110377560A (en) * 2019-07-18 2019-10-25 中科鼎富(北京)科技发展有限公司 A kind of structural method and device of biographic information
CN110610196A (en) * 2019-08-14 2019-12-24 平安科技(深圳)有限公司 Desensitization method, system, computer device and computer-readable storage medium
CN110647350A (en) * 2019-08-30 2020-01-03 深圳壹账通智能科技有限公司 Interface document generation method and device, computer equipment and storage medium
CN111241270A (en) * 2018-11-12 2020-06-05 马上消费金融股份有限公司 Resume processing method and device
CN111737969A (en) * 2020-07-27 2020-10-02 北森云计算有限公司 Resume parsing method and system based on deep learning
CN112114787A (en) * 2020-09-27 2020-12-22 睿视(苏州)视频科技有限公司 Report generation method and device and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7331014B2 (en) * 2003-05-16 2008-02-12 Microsoft Corporation Declarative mechanism for defining a hierarchy of objects
JP5252933B2 (en) * 2008-01-24 2013-07-31 キヤノン株式会社 Document processing apparatus, document processing method, and program

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018033063A1 (en) * 2016-08-16 2018-02-22 中兴通讯股份有限公司 Interface file parsing method and apparatus
CN108388622A (en) * 2018-02-12 2018-08-10 平安科技(深圳)有限公司 Api interface dynamic creation method, device, computer equipment and storage medium
CN108932294A (en) * 2018-05-31 2018-12-04 平安科技(深圳)有限公司 Resume data processing method, device, equipment and storage medium based on index
CN108984625A (en) * 2018-06-19 2018-12-11 平安科技(深圳)有限公司 Information filtering method, device, computer equipment and storage medium
CN109086046A (en) * 2018-08-02 2018-12-25 中国建设银行股份有限公司 A kind of front-end code automatic generation method and system based on interface specification document
CN109460220A (en) * 2018-10-19 2019-03-12 泰康保险集团股份有限公司 The predefined code generating method of message, device, electronic equipment and storage medium
CN111241270A (en) * 2018-11-12 2020-06-05 马上消费金融股份有限公司 Resume processing method and device
CN110377560A (en) * 2019-07-18 2019-10-25 中科鼎富(北京)科技发展有限公司 A kind of structural method and device of biographic information
CN110610196A (en) * 2019-08-14 2019-12-24 平安科技(深圳)有限公司 Desensitization method, system, computer device and computer-readable storage medium
CN110647350A (en) * 2019-08-30 2020-01-03 深圳壹账通智能科技有限公司 Interface document generation method and device, computer equipment and storage medium
CN111737969A (en) * 2020-07-27 2020-10-02 北森云计算有限公司 Resume parsing method and system based on deep learning
CN112114787A (en) * 2020-09-27 2020-12-22 睿视(苏州)视频科技有限公司 Report generation method and device and storage medium

Also Published As

Publication number Publication date
CN113268306A (en) 2021-08-17

Similar Documents

Publication Publication Date Title
US11538046B2 (en) Page data acquisition method, apparatus, server, electronic device and computer readable medium
US8990427B2 (en) Method and apparatus for accessing an enterprise resource planning system via a mobile device
US8910036B1 (en) Web based copy protection
CN108717437B (en) Search result display method and device and storage medium
US10977159B2 (en) Instrumentation of user actions in software applications
US11295064B2 (en) Method for transmitting information at user device side and network device side
CN112347165A (en) Log processing method and device, server and computer readable storage medium
CN112956157A (en) System and method for tracking client device events
CN111683098A (en) Anti-crawler method and device, electronic equipment and storage medium
CN112016290A (en) Automatic document typesetting method, device, equipment and storage medium
CN111818175A (en) Enterprise service bus configuration file generation method, device, equipment and storage medium
CN116569165A (en) Page display method and device, storage medium and electronic equipment
CN110134920B (en) Pictogram compatible display method, device, terminal and computer readable storage medium
CN113268306B (en) Resume analysis interface calling method and device and computer storage medium
CN113238747A (en) Label generation method and system for self-adaptive container display
CN109614592B (en) Text processing method and device, storage medium and electronic equipment
CN115904167A (en) Processing method and device of webpage icon, storage medium and electronic equipment
CN112199335A (en) Generation method and generation system of operation log
CN112347066B (en) Log processing method and device, server and computer readable storage medium
US10776500B2 (en) Autonomous hint generator
KR101795951B1 (en) System for providing font, apparatus for providing metafont and method for controlling the apparatus
CN111046020A (en) Information processing method and device, storage medium and electronic equipment
CN111026317A (en) Method, device and storage medium for determining user operation
CN112527290A (en) Method and device for building page based on biological characteristic information
JP4999014B2 (en) Inserting objects using a text editor that supports scalable fonts

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