WO2020173140A1 - Part-time job matching method and system, and storage medium - Google Patents

Part-time job matching method and system, and storage medium Download PDF

Info

Publication number
WO2020173140A1
WO2020173140A1 PCT/CN2019/118379 CN2019118379W WO2020173140A1 WO 2020173140 A1 WO2020173140 A1 WO 2020173140A1 CN 2019118379 W CN2019118379 W CN 2019118379W WO 2020173140 A1 WO2020173140 A1 WO 2020173140A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
user
time
task
matching
Prior art date
Application number
PCT/CN2019/118379
Other languages
French (fr)
Chinese (zh)
Inventor
金波
Original Assignee
北京多点在线科技有限公司
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 北京多点在线科技有限公司 filed Critical 北京多点在线科技有限公司
Publication of WO2020173140A1 publication Critical patent/WO2020173140A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling

Definitions

  • the present invention relates to the field of artificial intelligence technology, in particular to a part-time job matching method, system and storage medium.
  • the task list is complex and diverse, causing difficulties and even misunderstandings.
  • the embodiment of the present invention provides a part-time job matching method, system, and storage medium.
  • a brief summary is given below. This summary is not a general review, nor is it intended to identify key/important elements or describe the scope of protection of these embodiments. Its sole purpose is to present some concepts in a simple form as a prelude to the detailed description that follows.
  • a part-time job matching method including:
  • the user data includes:
  • the basic personal information includes:
  • the skill information includes:
  • the user behavior data includes:
  • the artificial intelligence algorithm model is a machine learning algorithm model.
  • it further includes:
  • the machine learning algorithm model is optimized through machine learning.
  • the method is implemented based on a client/server (Client/Server, C/S) architecture.
  • C/S client/server
  • Another aspect of the present invention provides a part-time job matching system, including:
  • the client terminal is used to obtain the user data input by the part-time user, the task data issued by the task publisher, and the user behavior data of the part-time user, and send the user data, the task data and the user behavior data to the data server, and Push the received matching results to the matched part-time users;
  • a data server configured to perform big data analysis based on the user data, the task data, and the user behavior data
  • the intelligent computing server is used for matching tasks with part-time users through artificial intelligence algorithm models based on the results of big data analysis, and sending the matching results to the client.
  • the artificial intelligence algorithm model is a machine learning algorithm model
  • the intelligent computing server is further configured to optimize the machine learning algorithm model through machine learning based on the user behavior data.
  • a storage medium is provided with a computer program stored thereon, and when the computer program is executed by a processor, the part-time job matching method provided by the embodiment of the present invention is implemented.
  • the method provided by the present invention realizes big data collection and analysis and artificial intelligence algorithms of machine learning through cloud services to realize the user's demand for accurately obtaining part-time tasks, and the user does not need to perform the operation of screening part-time tasks, and does not need to worry about wrong operations;
  • the threshold for experience and learning is lowered.
  • the efficiency of selecting part-time information is greatly improved, and a lot of time and bandwidth are saved;
  • the embodiment of the present invention shortens the matching time between part-time personnel and suitable part-time jobs, is relatively more efficient than manual matching, and avoids the omission of manual browsing, resulting in matching part-time jobs that cannot be seen by part-time personnel, which affects part-time data
  • the acquisition rate has increased the amount of part-time information displayed to target users.
  • Fig. 1 is a schematic flowchart showing a method for part-time job matching according to an exemplary embodiment
  • Fig. 2 is a block diagram showing a part-time job matching system according to an exemplary embodiment.
  • an embodiment of the present invention provides a part-time job matching method, including:
  • S102 Perform big data analysis based on the user data, the task data, and the user behavior data, and realize the matching of tasks and part-time users through an artificial intelligence algorithm model;
  • this technical solution adopts a C/S structure to ensure user data security. Big data and intelligent algorithms are used to achieve precise matching of work tasks and functional distribution.
  • the scheme is mainly realized by data server, intelligent computing server, client and so on.
  • the hardware structure may include a data server, an intelligent computing server, and a client.
  • the data server and the intelligent computing server are located in the cloud.
  • the data server is based on big data technology to aggregate user data, task data, and user behavior data for management. For example, use Hadoop HDFS for big data storage, and store part-time personnel, number of people, user behavior data, etc., and then use MapReduce Offline calculation, collate and summarize the data results.
  • the data server can also capture industry data from the network and manage it together with the above data.
  • the intelligent computing server uses artificial intelligence algorithms, such as machine learning algorithms, to calculate user data, task data, etc., to determine the part-time tasks that match each part-time user.
  • artificial intelligence algorithms such as machine learning algorithms
  • the client obtains user data, forwards it to the data server, receives the matching result from the intelligent computing server, and displays the matching result to the user. Through this process, the effect of intelligent matching from part-time personnel to work tasks is realized, and the results are presented to users.
  • the client can be a software client on a mobile terminal or a page on a web browser.
  • the user data may include basic personal information of the user and skill information of the user.
  • the basic personal information may include one or a combination of the following: real name, age, education experience, work experience;
  • the skill information may include one or a combination of the following: service content, price, and response time.
  • response time the service provided for part-time personnel, and the time required to complete, generally refers to the time from the start of cooperation to the submission of part-time works.
  • the user behavior data includes one or a combination of the following: user historical transaction data and user evaluation data.
  • the machine learning algorithm model is optimized through machine learning.
  • another aspect of the present invention provides a part-time job matching system, including:
  • the client 201 is configured to obtain user data input by a part-time user, task data issued by a task publisher, and user behavior data of the part-time user, and send the user data, the task data, and the user behavior data to the data server, And push the received matching results to the matched part-time users;
  • the data server 202 is configured to perform big data analysis based on the user data, the task data, and the user behavior data;
  • the intelligent computing server 203 is configured to match tasks with part-time users through an artificial intelligence algorithm model based on the results of big data analysis, and send the matching results to the client.
  • the artificial intelligence algorithm model is a machine learning algorithm model
  • the intelligent computing server is further configured to optimize the machine learning algorithm model through machine learning based on the user behavior data.
  • the hardware structure may include a data server, an intelligent computing server, and a client.
  • the data server and the intelligent computing server are located in the cloud.
  • the data server is based on big data technology to aggregate user data, task data, and user behavior data for management.
  • the data server can also capture industry data from the network and manage it together with the above data.
  • the intelligent computing server uses artificial intelligence algorithms, such as machine learning algorithms, to calculate user data, task data, etc., to determine part-time tasks that match each part-time user, and to continuously optimize machine learning algorithms through machine learning technology based on user behavior data.
  • the client obtains user data, forwards it to the data server, receives the matching result from the intelligent computing server, and displays the matching result to the user. Through this process, the effect of intelligent matching from part-time personnel to work tasks is realized, and the results are presented to users.
  • the client can be a software client on a mobile terminal or a page on a web browser.
  • the user data may include basic personal information of the user and skill information of the user.
  • the basic personal information may include one or a combination of the following: real name, age, education experience, work experience;
  • the skill information may include one or a combination of the following: service content, price, and response time.
  • the user behavior data includes one or a combination of the following: user historical transaction data and user evaluation data.
  • Another aspect of the present invention provides a storage medium on which a computer program is stored, characterized in that, when the computer program is executed by a processor, the part-time job matching method provided by the embodiment of the present invention is implemented.
  • the invention provides an artificial intelligence algorithm that realizes big data collection and analysis and machine learning through cloud services to realize the user's demand for accurately obtaining part-time tasks. Users do not need to perform the operation of screening part-time tasks, and do not need to worry about wrong operations;
  • the threshold for experience and learning is lowered.
  • the efficiency of selecting part-time information is greatly improved, and a lot of time and bandwidth are saved;
  • the embodiment of the present invention shortens the matching time between part-time personnel and suitable part-time jobs, and is relatively shorter than manual matching, and has higher efficiency. It avoids that the matched part-time job cannot be seen by the part-time personnel due to the omission of manual browsing. Affect the rate of obtaining part-time data and increase the amount of part-time information displayed to target users.
  • non-transitory computer-readable storage medium including instructions, such as a memory including instructions, which can be executed by a processor to complete the aforementioned method.
  • the aforementioned non-transitory computer-readable storage medium may be a read only memory (Read Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic tape, an optical storage device, etc.
  • the disclosed methods and products can be implemented in other ways.
  • the device embodiments described above are merely illustrative.
  • the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components can be combined or It can be integrated into another system, or some features can be ignored or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the functional units in the various embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • each block in the flowchart or block diagram may represent a module, program segment, or part of the code, and the module, program segment, or part of the code contains one or more functions for realizing the specified logical function.
  • Executable instructions may also occur in a different order from the order marked in the drawings. For example, two consecutive blocks can actually be executed in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or actions Or it can be realized by a combination of dedicated hardware and computer instructions.
  • the present invention is not limited to the processes and structures that have been described above and shown in the drawings, and various modifications and changes can be made without departing from its scope. The scope of the present invention is only limited by the appended claims.

Abstract

Disclosed are a part-time job matching method and system as well as a storage medium, relating to the field of artificial intelligence. The method comprises: acquiring user data input by part-timers, task data issued by task publishers and user behavior data of the part-timers (S101); performing big data analysis on the basis of the user data, the task data and the user behavior data, and matching a task with a part-timer by means of an artificial intelligence algorithm model (S102); and pushing the matching result to a client terminal of the matched part-timer for display (S103). The method shortens the match time between part-timers and suitable part-time jobs, is more efficient than manual matching, avoids missed reading due to manual browsing so as to prevent the phenomenon that matched part-time jobs cannot be seen by the part-timers, enhances the acquisition rate of part-time job data, and increases the amount of part-time job information displayed to target users.

Description

一种兼职工作匹配方法及系统、存储介质Part-time job matching method, system and storage medium
本申请要求于2019年02月26日提交中国专利局、申请号为201910143174.6、发明名称为“一种兼职工作匹配方法及系统、存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office on February 26, 2019, the application number is 201910143174.6, and the invention title is "a part-time job matching method and system, and storage medium", the entire content of which is incorporated by reference In this application.
技术领域Technical field
本发明涉及人工智能技术领域,特别涉及一种兼职工作匹配方法及系统、存储介质。The present invention relates to the field of artificial intelligence technology, in particular to a part-time job matching method, system and storage medium.
背景技术Background technique
随着互联网应用的普及和发展,网络对于人们的生活与工作影响越来越大,人们的工作方式也逐渐发生转变,很多有时间和技能的网民希望通过完成网络工作来获得报酬,这样人们可以在时间和空间上更为自由。但是工作任务的获取以及筛选成为了一个新的不可避免的难题。现有的兼职网站的技术方案,主要是通过分类或者搜索等方式向用户提供服务,难以让用户低成本的快速获得高精准匹配的任务,还存在垃圾数据过多、内容了解不清晰和匹配不精准等问题。现有技术中存在的主要问题如下:With the popularization and development of Internet applications, the Internet has more and more impacts on people’s lives and work, and people’s working methods have gradually changed. Many Internet users with time and skills hope to get paid by completing Internet work so that people can More freedom in time and space. But the acquisition and selection of work tasks has become a new inevitable problem. The existing technical solutions for part-time websites mainly provide services to users through classification or search. It is difficult for users to quickly obtain high-precision matching tasks at low cost. There are also too much junk data, unclear content understanding, and poor matching. Precision and other issues. The main problems in the prior art are as follows:
用户通过大量分类(或者搜索关键词)来一级一级的点击获得任务列表,缩小浏览范围,操作步骤长,浏览无效消息过多,造成时间上的浪费;The user clicks through a large number of categories (or search keywords) to obtain the task list level by level, narrowing the browsing range, long operation steps, browsing too many invalid messages, resulting in a waste of time;
任务列表复杂多样,造成理解上的困难甚至误解。The task list is complex and diverse, causing difficulties and even misunderstandings.
发明内容Summary of the invention
本发明实施例提供了一种兼职工作匹配方法及系统、存储介质。为了对披露的实施例的一些方面有一个基本的理解,下面给出了简单的概括。该概括部分不是泛泛评述,也不是要确定关键/重要组成元素或描绘这些实施例的保护范围。其唯一目的是用简单的形式呈现一些概念,以此作为后面的详细说明的序言。The embodiment of the present invention provides a part-time job matching method, system, and storage medium. In order to have a basic understanding of some aspects of the disclosed embodiments, a brief summary is given below. This summary is not a general review, nor is it intended to identify key/important elements or describe the scope of protection of these embodiments. Its sole purpose is to present some concepts in a simple form as a prelude to the detailed description that follows.
根据本发明实施例的第一方面,提供了一种兼职工作匹配方法,包括:According to the first aspect of the embodiments of the present invention, there is provided a part-time job matching method, including:
获取兼职用户输入的用户数据、任务发布者发布的任务数据及兼职用户的用户行为数据;Obtain user data entered by part-time users, task data released by task publishers, and user behavior data of part-time users;
基于所述用户数据、所述任务数据及所述用户行为数据,进行大数据分析,通过人工智能算法模型实现任务与兼职用户的匹配;Perform big data analysis based on the user data, the task data, and the user behavior data, and match tasks with part-time users through artificial intelligence algorithm models;
将匹配结果推送给匹配到的兼职用户的客户端进行展现。Push the matching result to the client of the matched part-time user for display.
在一种实施方式中,所述用户数据,包括:In an embodiment, the user data includes:
用户的个人基本信息、用户的技能信息。User’s basic personal information and user’s skill information.
在一种实施方式中,所述个人基本信息包括:In an embodiment, the basic personal information includes:
真实姓名、年龄、教育经历、工作经历;Real name, age, education experience, work experience;
所述技能信息,包括:The skill information includes:
服务内容、价格、响应时间。Service content, price, response time.
在一种实施方式中,所述用户行为数据,包括:In an embodiment, the user behavior data includes:
用户历史交易数据、用户评价数据。User historical transaction data, user evaluation data.
在一种实施方式中,所述人工智能算法模型为机器学习算法模型。In one embodiment, the artificial intelligence algorithm model is a machine learning algorithm model.
在一种实施方式中,还包括:In an embodiment, it further includes:
基于所述用户行为数据,通过机器学习优化所述机器学习算法模型。Based on the user behavior data, the machine learning algorithm model is optimized through machine learning.
在一种实施方式中,所述方法基于客户端/服务器(Client/Server,C/S)架构实现。In one embodiment, the method is implemented based on a client/server (Client/Server, C/S) architecture.
本发明的另一方面,提供一种兼职工作匹配系统,包括:Another aspect of the present invention provides a part-time job matching system, including:
客户端,用于获取兼职用户输入的用户数据、任务发布者发布的任务数据及兼职用户的用户行为数据,将所述用户数据、所述任务数据以及所述用户行为数据发送给数据服务器,以及将接收到的匹配结果推送给匹配到的兼职用户;The client terminal is used to obtain the user data input by the part-time user, the task data issued by the task publisher, and the user behavior data of the part-time user, and send the user data, the task data and the user behavior data to the data server, and Push the received matching results to the matched part-time users;
数据服务器,用于基于所述用户数据、所述任务数据及所述用户行为数据,进行大数据分析;A data server, configured to perform big data analysis based on the user data, the task data, and the user behavior data;
智能计算服务器,用于基于大数据分析的结果,通过人工智能算法模型实现任务与兼职用户的匹配,并将匹配结果发送给所述客户端。The intelligent computing server is used for matching tasks with part-time users through artificial intelligence algorithm models based on the results of big data analysis, and sending the matching results to the client.
在一种实施方式中,所述人工智能算法模型为机器学习算法模型,所述智能计算服务器,还用于,基于所述用户行为数据,通过机器学习优化所述机器学习算法模型。In one embodiment, the artificial intelligence algorithm model is a machine learning algorithm model, and the intelligent computing server is further configured to optimize the machine learning algorithm model through machine learning based on the user behavior data.
本发明的另一方面,提供一种存储介质,其上存储有计算机程序,当所述计算机程序被处理器执行时实现本发明实施例提供的兼职工作匹配方法。In another aspect of the present invention, a storage medium is provided with a computer program stored thereon, and when the computer program is executed by a processor, the part-time job matching method provided by the embodiment of the present invention is implemented.
本发明实施例提供的技术方案可以包括以下有益效果:The technical solutions provided by the embodiments of the present invention may include the following beneficial effects:
本发明提供的方法通过云服务来实现大数据收集分析、机器学习的人工智能算法来实现用户精准获得兼职任务的需求,而用户无需执行筛选兼职任务的操作,无需担心错误操作;The method provided by the present invention realizes big data collection and analysis and artificial intelligence algorithms of machine learning through cloud services to realize the user's demand for accurately obtaining part-time tasks, and the user does not need to perform the operation of screening part-time tasks, and does not need to worry about wrong operations;
针对用户而言,降低了体验和学习使用的门槛,针对目前数量庞大的兼职信息,大大的提高了选择兼职信息的效率,节约了大量的时间和带宽;For users, the threshold for experience and learning is lowered. In view of the current large amount of part-time information, the efficiency of selecting part-time information is greatly improved, and a lot of time and bandwidth are saved;
针对任务发布者来说,可以更快速获得更优质的兼职人员来截取任务,为发布者来创造价值;For task publishers, it is possible to obtain more high-quality part-time personnel more quickly to intercept tasks and create value for the publisher;
本发明实施例缩短了兼职人员与合适的兼职工作的匹配时间,相对与人工匹配,效率更高,避免由于人工浏览的漏看,导致匹配的兼职工作不能被兼职人员看到,影响兼职数据的获取率,提高了兼职信息针对目标用户的展现量。The embodiment of the present invention shortens the matching time between part-time personnel and suitable part-time jobs, is relatively more efficient than manual matching, and avoids the omission of manual browsing, resulting in matching part-time jobs that cannot be seen by part-time personnel, which affects part-time data The acquisition rate has increased the amount of part-time information displayed to target users.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本发明。It should be understood that the above general description and the following detailed description are only exemplary and explanatory, and cannot limit the present invention.
附图说明Description of the drawings
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本发明的实施例,并与说明书一起用于解释本发明的原理。The drawings herein are incorporated into the specification and constitute a part of the specification, show embodiments in accordance with the present invention, and together with the specification are used to explain the principle of the present invention.
图1是根据一示例性实施例示出的一种兼职工作匹配方法的流程示意图;Fig. 1 is a schematic flowchart showing a method for part-time job matching according to an exemplary embodiment;
图2是根据一示例性实施例示出的一种兼职工作匹配系统的框图。Fig. 2 is a block diagram showing a part-time job matching system according to an exemplary embodiment.
具体实施方式detailed description
以下描述和附图充分地示出本发明的具体实施方案,以使本领域的技术人员能够实践 它们。其他实施方案可以包括结构的、逻辑的、电气的、过程的以及其他的改变。实施例仅代表可能的变化。除非明确要求,否则单独的部件和功能是可选的,并且操作的顺序可以变化。一些实施方案的部分和特征可以被包括在或替换其他实施方案的部分和特征。本发明的实施方案的范围包括权利要求书的整个范围,以及权利要求书的所有可获得的等同物。在本文中,各实施方案可以被单独地或总地用术语“发明”来表示,这仅仅是为了方便,并且如果事实上公开了超过一个的发明,不是要自动地限制该应用的范围为任何单个发明或发明构思。本文中,诸如第一和第二等之类的关系术语仅仅用于将一个实体或者操作与另一个实体或操作区分开来,而不要求或者暗示这些实体或操作之间存在任何实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法或者设备中还存在另外的相同要素。本文中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的方法、产品等而言,由于其与实施例公开的方法部分相对应,所以描述的比较简单,相关之处参见方法部分说明即可。The following description and the drawings sufficiently illustrate specific embodiments of the present invention to enable those skilled in the art to practice them. Other implementations may include structural, logical, electrical, process, and other changes. The embodiments only represent possible changes. Unless explicitly required, individual components and functions are optional, and the order of operations can be changed. Parts and features of some embodiments may be included in or substituted for parts and features of other embodiments. The scope of the embodiments of the present invention includes the entire scope of the claims, and all available equivalents of the claims. In this document, each embodiment may be individually or collectively denoted by the term "invention", which is only for convenience, and if more than one invention is actually disclosed, it is not intended to automatically limit the scope of the application to any A single invention or inventive concept. In this article, relational terms such as first and second are only used to distinguish one entity or operation from another entity or operation, and do not require or imply any actual relationship or relationship between these entities or operations. order. Moreover, the terms "including", "including" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, or device including a series of elements includes not only those elements, but also other elements not explicitly listed. Elements, or also include elements inherent to such processes, methods, or equipment. If there are no more restrictions, the element defined by the sentence "including a..." does not exclude the existence of other same elements in the process, method, or device that includes the element. The various embodiments herein are described in a progressive manner. Each embodiment focuses on the differences from other embodiments, and the same or similar parts between the various embodiments can be referred to each other. As for the methods, products, etc. disclosed in the embodiments, since they correspond to the methods disclosed in the embodiments, the description is relatively simple, and the relevant parts can be referred to the description of the method section.
如图1所示,本发明实施例提供了一种兼职工作匹配方法,包括:As shown in Figure 1, an embodiment of the present invention provides a part-time job matching method, including:
S101、获取兼职用户输入的用户数据、任务发布者发布的任务数据及兼职用户的用户行为数据;S101. Obtain user data input by part-time users, task data released by task publishers, and user behavior data of part-time users;
S102、基于所述用户数据、所述任务数据及所述用户行为数据,进行大数据分析,通过人工智能算法模型实现任务与兼职用户的匹配;S102: Perform big data analysis based on the user data, the task data, and the user behavior data, and realize the matching of tasks and part-time users through an artificial intelligence algorithm model;
S103、将匹配结果推送给匹配到的兼职用户的客户端进行展现。S103: Push the matching result to the client of the matched part-time user for display.
在实际应用中,本技术方案采用C/S结构,可以保障用户数据安全。通过大数据及智能化算法来实现工作任务的精准匹配职能分发。方案主要由数据服务器、智能计算服务器、客户端等实现。In practical applications, this technical solution adopts a C/S structure to ensure user data security. Big data and intelligent algorithms are used to achieve precise matching of work tasks and functional distribution. The scheme is mainly realized by data server, intelligent computing server, client and so on.
用户在注册为兼职人员时,填写用户数据,兼职用户的日常操作产生用户行为数据,发布任务的用户填写任务数据。在一种实施方式中,硬件结构可以包括数据服务器、智能计算服务器和客户端。数据服务器和智能计算服务器位于云端。数据服务器基于大数据技术,汇总用户数据、任务数据和用户行为数据进行管理,例如,采用Hadoop的HDFS进行大数据的存储,将兼职人员、人数数据、用户行为数据等进行存储后,通过MapReduce进行离线计算,对数据结果进行整理汇总。在一种实施方式中,数据服务器还可以网络抓取行业数据,与上述数据一同进行管理。智能计算服务器通过人工智能算法,例如机器学习算法对用户数据、任务数据等进行运算,确定与各兼职用户匹配的兼职任务,在用户实时请求时,仅仅是离线计算的结果还是不够的,还需要进行更加低延迟、高吞吐、统一的流式计算和批处理相结合的方式。采用Flink的FlinkML机器学习库进一步加强任务与兼职人员的高效匹配。以及,根据用户行为数据,通过机器学习技术来不断优化机器学习算法。客户端获取用户数据,转发给数据服务器,以及从智能计算服务器接收匹配结果,向用户 展示匹配结果。通过此流程来实现从兼职人员到工作任务智能匹配的效果,并呈现结果给用户。其中,客户端可以为移动终端上的软件客户端,或者网页浏览器上的页面。When a user registers as a part-time employee, he fills in user data, the daily operation of the part-time user generates user behavior data, and the user who issues the task fills in the task data. In an embodiment, the hardware structure may include a data server, an intelligent computing server, and a client. The data server and the intelligent computing server are located in the cloud. The data server is based on big data technology to aggregate user data, task data, and user behavior data for management. For example, use Hadoop HDFS for big data storage, and store part-time personnel, number of people, user behavior data, etc., and then use MapReduce Offline calculation, collate and summarize the data results. In an implementation manner, the data server can also capture industry data from the network and manage it together with the above data. The intelligent computing server uses artificial intelligence algorithms, such as machine learning algorithms, to calculate user data, task data, etc., to determine the part-time tasks that match each part-time user. When the user requests in real time, the result of offline calculation is not enough. Perform a combination of lower latency, high throughput, unified stream computing and batch processing. Flink's FlinkML machine learning library is used to further strengthen the efficient matching of tasks and part-time personnel. And, according to user behavior data, machine learning techniques are used to continuously optimize machine learning algorithms. The client obtains user data, forwards it to the data server, receives the matching result from the intelligent computing server, and displays the matching result to the user. Through this process, the effect of intelligent matching from part-time personnel to work tasks is realized, and the results are presented to users. The client can be a software client on a mobile terminal or a page on a web browser.
实际应用中,所述用户数据,可以包括:用户的个人基本信息、用户的技能信息。In practical applications, the user data may include basic personal information of the user and skill information of the user.
其中,所述个人基本信息可以包括如下之一或组合:真实姓名、年龄、教育经历、工作经历;Wherein, the basic personal information may include one or a combination of the following: real name, age, education experience, work experience;
所述技能信息,可以包括如下之一或组合:服务内容、价格、响应时间。The skill information may include one or a combination of the following: service content, price, and response time.
其中,响应时间,为兼职人员提供的服务,完成所需时间,一般指开始合作到提交兼职作品时间。Among them, response time, the service provided for part-time personnel, and the time required to complete, generally refers to the time from the start of cooperation to the submission of part-time works.
其中,用户行为数据,包括如下之一或组合:用户历史交易数据、用户评价数据。Among them, the user behavior data includes one or a combination of the following: user historical transaction data and user evaluation data.
基于所述用户行为数据,通过机器学习优化所述机器学习算法模型。Based on the user behavior data, the machine learning algorithm model is optimized through machine learning.
在采用了标准的机器学习库的情况下,标准的算法还有很大的优化空间,本专利会在过程中,根据用户行为数据,对用户标签、任务标签、用户行为等进行再次建模,优化匹配算法,让结果的匹配度进一步提高。In the case of using a standard machine learning library, the standard algorithm still has a lot of room for optimization. In the process, this patent will re-model the user tags, task tags, user behaviors, etc. according to user behavior data. Optimize the matching algorithm to further improve the matching degree of the result.
如图2所示,本发明的另一方面,提供一种兼职工作匹配系统,包括:As shown in Figure 2, another aspect of the present invention provides a part-time job matching system, including:
客户端201,用于获取兼职用户输入的用户数据、任务发布者发布的任务数据及兼职用户的用户行为数据,将所述用户数据、所述任务数据以及所述用户行为数据发送给数据服务器,以及将接收到的匹配结果推送给匹配到的兼职用户;The client 201 is configured to obtain user data input by a part-time user, task data issued by a task publisher, and user behavior data of the part-time user, and send the user data, the task data, and the user behavior data to the data server, And push the received matching results to the matched part-time users;
数据服务器202,用于基于所述用户数据、所述任务数据及所述用户行为数据,进行大数据分析;The data server 202 is configured to perform big data analysis based on the user data, the task data, and the user behavior data;
智能计算服务器203,用于基于大数据分析的结果,通过人工智能算法模型实现任务与兼职用户的匹配,并将匹配结果发送给所述客户端。The intelligent computing server 203 is configured to match tasks with part-time users through an artificial intelligence algorithm model based on the results of big data analysis, and send the matching results to the client.
在一种实施方式中,所述人工智能算法模型为机器学习算法模型,所述智能计算服务器,还用于,基于所述用户行为数据,通过机器学习优化所述机器学习算法模型。In one embodiment, the artificial intelligence algorithm model is a machine learning algorithm model, and the intelligent computing server is further configured to optimize the machine learning algorithm model through machine learning based on the user behavior data.
用户在注册为兼职人员时,填写用户数据,兼职用户的日常操作产生用户行为数据,发布任务的用户填写任务数据。在一种实施方式中,硬件结构可以包括数据服务器、智能计算服务器和客户端。数据服务器和智能计算服务器位于云端。数据服务器基于大数据技术,汇总用户数据、任务数据和用户行为数据进行管理,在一种实施方式中,数据服务器还可以网络抓取行业数据,与上述数据一同进行管理。智能计算服务器通过人工智能算法,例如机器学习算法对用户数据、任务数据等进行运算,确定与各兼职用户匹配的兼职任务,以及,根据用户行为数据,通过机器学习技术来不断优化机器学习算法。客户端获取用户数据,转发给数据服务器,以及从智能计算服务器接收匹配结果,向用户展示匹配结果。通过此流程来实现从兼职人员到工作任务智能匹配的效果,并呈现结果给用户。其中,客户端可以为移动终端上的软件客户端,或者网页浏览器上的页面。When a user registers as a part-time employee, he fills in user data, the daily operation of the part-time user generates user behavior data, and the user who issues the task fills in the task data. In an embodiment, the hardware structure may include a data server, an intelligent computing server, and a client. The data server and the intelligent computing server are located in the cloud. The data server is based on big data technology to aggregate user data, task data, and user behavior data for management. In one implementation, the data server can also capture industry data from the network and manage it together with the above data. The intelligent computing server uses artificial intelligence algorithms, such as machine learning algorithms, to calculate user data, task data, etc., to determine part-time tasks that match each part-time user, and to continuously optimize machine learning algorithms through machine learning technology based on user behavior data. The client obtains user data, forwards it to the data server, receives the matching result from the intelligent computing server, and displays the matching result to the user. Through this process, the effect of intelligent matching from part-time personnel to work tasks is realized, and the results are presented to users. The client can be a software client on a mobile terminal or a page on a web browser.
实际应用中,所述用户数据,可以包括:用户的个人基本信息、用户的技能信息。In practical applications, the user data may include basic personal information of the user and skill information of the user.
其中,所述个人基本信息可以包括如下之一或组合:真实姓名、年龄、教育经历、工作经历;Wherein, the basic personal information may include one or a combination of the following: real name, age, education experience, work experience;
所述技能信息,可以包括如下之一或组合:服务内容、价格、响应时间。The skill information may include one or a combination of the following: service content, price, and response time.
其中,用户行为数据,包括如下之一或组合:用户历史交易数据、用户评价数据。Among them, the user behavior data includes one or a combination of the following: user historical transaction data and user evaluation data.
本发明的另一方面,提供一种存储介质,其上存储有计算机程序,其特征在于,当所述计算机程序被处理器执行时实现本发明实施例提供的兼职工作匹配方法。Another aspect of the present invention provides a storage medium on which a computer program is stored, characterized in that, when the computer program is executed by a processor, the part-time job matching method provided by the embodiment of the present invention is implemented.
本发明实施例提供的技术方案可以包括以下有益效果:The technical solutions provided by the embodiments of the present invention may include the following beneficial effects:
本发明提供的通过云服务来实现大数据收集分析、机器学习的人工智能算法来实现用户精准获得兼职任务的需求。用户无需执行筛选兼职任务的操作,无需担心错误操作;The invention provides an artificial intelligence algorithm that realizes big data collection and analysis and machine learning through cloud services to realize the user's demand for accurately obtaining part-time tasks. Users do not need to perform the operation of screening part-time tasks, and do not need to worry about wrong operations;
针对用户而言,降低了体验和学习使用的门槛,针对目前数量庞大的兼职信息,大大的提高了选择兼职信息的效率,节约了大量的时间和带宽;For users, the threshold for experience and learning is lowered. In view of the current large amount of part-time information, the efficiency of selecting part-time information is greatly improved, and a lot of time and bandwidth are saved;
针对任务发布者来说,可以更快速获得更优质的兼职人员来截取任务,为发布者来创造价值;For task publishers, it is possible to obtain more high-quality part-time personnel more quickly to intercept tasks and create value for the publisher;
本发明实施例缩短了兼职人员与合适的兼职工作的匹配时间,相对与人工匹配,时间更短,效率更高,避免由于人工浏览的漏看,导致匹配的兼职工作不能被兼职人员看到,影响兼职数据的获取率,提高了兼职信息针对目标用户的展现量。The embodiment of the present invention shortens the matching time between part-time personnel and suitable part-time jobs, and is relatively shorter than manual matching, and has higher efficiency. It avoids that the matched part-time job cannot be seen by the part-time personnel due to the omission of manual browsing. Affect the rate of obtaining part-time data and increase the amount of part-time information displayed to target users.
在示例性实施例中,还提供了一种包括指令的非临时性计算机可读存储介质,例如包括指令的存储器,上述指令可由处理器执行以完成前文所述的方法。上述非临时性计算机可读存储介质可以是只读存储器(Read Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁带和光存储设备等。In an exemplary embodiment, there is also provided a non-transitory computer-readable storage medium including instructions, such as a memory including instructions, which can be executed by a processor to complete the aforementioned method. The aforementioned non-transitory computer-readable storage medium may be a read only memory (Read Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic tape, an optical storage device, etc.
本领域技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。所属技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art may be aware that the units and algorithm steps of the examples described in the embodiments disclosed in this specification can be implemented by electronic hardware or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraint conditions of the technical solution. Those skilled in the art can use different methods for each specific application to implement the described functions, but such implementation should not be considered as going beyond the scope of the present invention. Those skilled in the art can clearly understand that, for the convenience and conciseness of description, the specific working process of the above-described system, device, and unit can refer to the corresponding process in the foregoing method embodiment, which will not be repeated here.
本文所披露的实施例中,应该理解到,所揭露的方法、产品(包括但不限于装置、设备等),可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In the embodiments disclosed herein, it should be understood that the disclosed methods and products (including but not limited to devices, equipment, etc.) can be implemented in other ways. For example, the device embodiments described above are merely illustrative. For example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components can be combined or It can be integrated into another system, or some features can be ignored or not implemented. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms. The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments. In addition, the functional units in the various embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
应当理解的是,附图中的流程图和框图显示了根据本发明的多个实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码的一部分包 含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。本发明并不局限于上面已经描述并在附图中示出的流程及结构,并且可以在不脱离其范围进行各种修改和改变。本发明的范围仅由所附的权利要求来限制。It should be understood that the flowcharts and block diagrams in the drawings show the possible implementation architecture, functions, and operations of systems, methods, and computer program products according to multiple embodiments of the present invention. In this regard, each block in the flowchart or block diagram may represent a module, program segment, or part of the code, and the module, program segment, or part of the code contains one or more functions for realizing the specified logical function. Executable instructions. It should also be noted that, in some alternative implementations, the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two consecutive blocks can actually be executed in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved. It should also be noted that each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart, can be implemented by a dedicated hardware-based system that performs the specified functions or actions Or it can be realized by a combination of dedicated hardware and computer instructions. The present invention is not limited to the processes and structures that have been described above and shown in the drawings, and various modifications and changes can be made without departing from its scope. The scope of the present invention is only limited by the appended claims.

Claims (10)

  1. 一种兼职工作匹配方法,其特征在于,包括:A part-time job matching method is characterized in that it includes:
    获取兼职用户输入的用户数据、任务发布者发布的任务数据及兼职用户的用户行为数据;Obtain user data entered by part-time users, task data released by task publishers, and user behavior data of part-time users;
    基于所述用户数据、所述任务数据及所述用户行为数据,进行大数据分析,通过人工智能算法模型实现任务与兼职用户的匹配;Perform big data analysis based on the user data, the task data, and the user behavior data, and match tasks with part-time users through artificial intelligence algorithm models;
    将匹配结果推送给匹配到的兼职用户的客户端进行展现。Push the matching result to the client of the matched part-time user for display.
  2. 如权利要求1所述的方法,其中,所述用户数据,包括:The method of claim 1, wherein the user data includes:
    用户的个人基本信息、用户的技能信息。User’s basic personal information and user’s skill information.
  3. 如权利要求2所述的方法,其中,所述个人基本信息包括:The method according to claim 2, wherein the basic personal information includes:
    真实姓名、年龄、教育经历、工作经历;Real name, age, education experience, work experience;
    所述技能信息,包括:The skill information includes:
    服务内容、价格、响应时间。Service content, price, response time.
  4. 如权利要求1所述的方法,其中,所述用户行为数据,包括:The method of claim 1, wherein the user behavior data includes:
    用户历史交易数据、用户评价数据。User historical transaction data, user evaluation data.
  5. 如权利要求1所述的方法,其中,所述人工智能算法模型为机器学习算法模型。The method of claim 1, wherein the artificial intelligence algorithm model is a machine learning algorithm model.
  6. 如权利要求5所述的方法,其中,还包括:The method of claim 5, further comprising:
    基于所述用户行为数据,通过机器学习优化所述机器学习算法模型。Based on the user behavior data, the machine learning algorithm model is optimized through machine learning.
  7. 如权利要求1所述的方法,其中,所述方法基于客户端/服务器C/S架构实现。The method according to claim 1, wherein the method is implemented based on a client/server C/S architecture.
  8. 一种兼职工作匹配系统,其特征在于,包括:A part-time job matching system is characterized in that it includes:
    客户端,用于获取兼职用户输入的用户数据、任务发布者发布的任务数据及兼职用户的用户行为数据,将所述用户数据、所述任务数据以及所述用户行为数据发送给数据服务器,以及将接收到的匹配结果推送给匹配到的兼职用户;The client terminal is used to obtain the user data input by the part-time user, the task data issued by the task publisher, and the user behavior data of the part-time user, and send the user data, the task data, and the user behavior data to the data server, and Push the received matching results to the matched part-time users;
    数据服务器,用于基于所述用户数据、所述任务数据及所述用户行为数据,进行大数据分析;A data server, configured to perform big data analysis based on the user data, the task data, and the user behavior data;
    智能计算服务器,用于基于大数据分析的结果,通过人工智能算法模型实现任务与兼职用户的匹配,并将匹配结果发送给所述客户端。The intelligent computing server is used for matching tasks with part-time users through artificial intelligence algorithm models based on the results of big data analysis, and sending the matching results to the client.
  9. 如权利要求8所述的系统,其特征在于,所述人工智能算法模型为机器学习算法模型,所述智能计算服务器,还用于,基于所述用户行为数据,通过机器学习优化所述机器学习算法模型。The system of claim 8, wherein the artificial intelligence algorithm model is a machine learning algorithm model, and the intelligent computing server is further configured to optimize the machine learning through machine learning based on the user behavior data Algorithm model.
  10. 一种存储介质,其上存储有计算机程序,其特征在于,当所述计算机程序被处理器执行时实现如权利要求1所述的兼职工作匹配方法。A storage medium having a computer program stored thereon, characterized in that when the computer program is executed by a processor, the part-time job matching method according to claim 1 is implemented.
PCT/CN2019/118379 2019-02-26 2019-11-14 Part-time job matching method and system, and storage medium WO2020173140A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910143174.6A CN109934468A (en) 2019-02-26 2019-02-26 A kind of part-time job matching process and system, storage medium
CN201910143174.6 2019-02-26

Publications (1)

Publication Number Publication Date
WO2020173140A1 true WO2020173140A1 (en) 2020-09-03

Family

ID=66985884

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/118379 WO2020173140A1 (en) 2019-02-26 2019-11-14 Part-time job matching method and system, and storage medium

Country Status (2)

Country Link
CN (1) CN109934468A (en)
WO (1) WO2020173140A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109934468A (en) * 2019-02-26 2019-06-25 北京多点在线科技有限公司 A kind of part-time job matching process and system, storage medium
CN113837613A (en) * 2021-09-26 2021-12-24 河北冀联人力资源服务集团有限公司 Task matching method, system, electronic equipment and readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106384230A (en) * 2016-10-21 2017-02-08 北京搜前途科技有限公司 Method of matching work experience in resume with recruitment job and method of matching resume with recruitment information
CN107958317A (en) * 2016-10-17 2018-04-24 腾讯科技(深圳)有限公司 A kind of method and apparatus that crowdsourcing participant is chosen in crowdsourcing project
CN108230005A (en) * 2016-12-21 2018-06-29 财团法人工业技术研究院 Online cloud service processing system, evaluation method and computer program product thereof
CN109241117A (en) * 2018-08-02 2019-01-18 上海慧岳信息科技有限公司 A kind of matched method and apparatus of painter
CN109934468A (en) * 2019-02-26 2019-06-25 北京多点在线科技有限公司 A kind of part-time job matching process and system, storage medium
CN110135504A (en) * 2019-05-20 2019-08-16 杭州弧途科技有限公司 A kind of part-time fine matching method of university student based on artificial intelligence

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101520867A (en) * 2009-04-03 2009-09-02 汤溪蔚 Method and system for convenient network job hunting and recruitment
CN103714413A (en) * 2013-11-21 2014-04-09 清华大学 Position information-based competence model construction system and method
CN104063505A (en) * 2014-07-09 2014-09-24 深圳市亚典科技有限公司 Job application method and system for network recruitment
CN105447015A (en) * 2014-08-18 2016-03-30 上海众聘信息科技有限公司 Mobile terminal based job information pushing method, apparatus and system
CN106651281A (en) * 2015-11-04 2017-05-10 上海仓实网络科技有限公司 Mobile terminal-based job seeker and part time job matching method and system
US20170357945A1 (en) * 2016-06-14 2017-12-14 Recruiter.AI, Inc. Automated matching of job candidates and job listings for recruitment
CN106408262A (en) * 2016-09-27 2017-02-15 吉林码帝科技有限公司 Recruitment and application matching method
CN108399525A (en) * 2017-02-04 2018-08-14 王珣昱 A kind of talent's appraisal procedure based on data mining and machine learning
US20190026701A1 (en) * 2017-07-20 2019-01-24 Adp, Llc Matching job postings to job seekers
CN107657007B (en) * 2017-09-22 2020-12-22 Oppo广东移动通信有限公司 Information pushing method, device, terminal, readable storage medium and system
CN108647250A (en) * 2018-04-19 2018-10-12 郑州科技学院 A kind of talent's big data quantization fine matching method based on artificial intelligence
CN108805523A (en) * 2018-05-24 2018-11-13 佛山市轻遣网络有限公司 It is a kind of can Auto-matching work network recruitment system and method
CN109213795A (en) * 2018-08-31 2019-01-15 北京唐冠天朗科技开发有限公司 A kind of matching process in post and personnel

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107958317A (en) * 2016-10-17 2018-04-24 腾讯科技(深圳)有限公司 A kind of method and apparatus that crowdsourcing participant is chosen in crowdsourcing project
CN106384230A (en) * 2016-10-21 2017-02-08 北京搜前途科技有限公司 Method of matching work experience in resume with recruitment job and method of matching resume with recruitment information
CN108230005A (en) * 2016-12-21 2018-06-29 财团法人工业技术研究院 Online cloud service processing system, evaluation method and computer program product thereof
CN109241117A (en) * 2018-08-02 2019-01-18 上海慧岳信息科技有限公司 A kind of matched method and apparatus of painter
CN109934468A (en) * 2019-02-26 2019-06-25 北京多点在线科技有限公司 A kind of part-time job matching process and system, storage medium
CN110135504A (en) * 2019-05-20 2019-08-16 杭州弧途科技有限公司 A kind of part-time fine matching method of university student based on artificial intelligence

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
KOU, BIN: "Non-official translation: Energized by AI, New Trend of Talent Recruitment", HUMAN RESOURCES, no. 11, 1 November 2018 (2018-11-01) *

Also Published As

Publication number Publication date
CN109934468A (en) 2019-06-25

Similar Documents

Publication Publication Date Title
US11861536B1 (en) Community-based data analysis in a software-as-a-service system using a deep learning classifier
CA3040101C (en) Method and system for searching for and navigating to user content and other user experience pages in a financial management system with a customer self-service system for the financial management system
CA3001453C (en) Method and system for performing a probabilistic topic analysis of search queries for a customer support system
US9973522B2 (en) Identifying network security risks
US20140172506A1 (en) Customer segmentation
US10748157B1 (en) Method and system for determining levels of search sophistication for users of a customer self-help system to personalize a content search user experience provided to the users and to increase a likelihood of user satisfaction with the search experience
Heymann et al. Turkalytics: analytics for human computation
US10929406B2 (en) Systems and methods for a self-services data file configuration with various data sources
EP3709606A1 (en) Reducing latency
CN102156933A (en) Method and counting system for counting electronic commerce transaction data
US9483806B2 (en) Aggregating content related to a notable individual
WO2018045101A1 (en) Systems and methods for issue management
CN111028087A (en) Information display method, device and equipment
WO2020173140A1 (en) Part-time job matching method and system, and storage medium
CN110675238A (en) Client label configuration method, system, readable storage medium and electronic equipment
US9984125B1 (en) Apparatus and method for acquiring, managing, sharing, monitoring, analyzing and publishing web-based time series data
CN116304236A (en) User portrait generation method and device, electronic equipment and storage medium
US20150134502A1 (en) Method and System for Aggregating Company Information
US11567961B2 (en) Using flat data input for simultaneous application of multiple separate calculations rule sets to obtain multiple output results
US20180096056A1 (en) Matching arbitrary input phrases to structured phrase data
US11810022B2 (en) Contact center call volume prediction
CN113127574A (en) Service data display method, system, equipment and medium based on knowledge graph
CN111179076A (en) IT system intelligent management method, IT system intelligent management device and computer readable storage medium
CN111143328A (en) Agile business intelligent data construction method, system, equipment and storage medium
US11934984B1 (en) System and method for scheduling tasks

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19917436

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19917436

Country of ref document: EP

Kind code of ref document: A1