<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">JRHDLSI: An Approach Towards Job Recommendation Hybridizing Deep Learning and Semantic Intelligence</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Gerard</forename><surname>Deepak</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science and Engineering</orgName>
								<orgName type="institution" key="instit1">Manipal Institute of Technology Bengaluru</orgName>
								<orgName type="institution" key="instit2">Manipal Academy of Higher Education</orgName>
								<address>
									<settlement>Manipal</settlement>
									<country key="IN">India</country>
								</address>
							</affiliation>
						</author>
						<author role="corresp">
							<persName><forename type="first">Shivam</forename><surname>Sawarn</surname></persName>
							<email>shivamsawarn15@gmail.com</email>
							<affiliation key="aff1">
								<orgName type="department">School of Computing</orgName>
								<orgName type="institution">DIT University</orgName>
								<address>
									<settlement>Dehradun</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Sheeba</forename><surname>Priyadarshini</surname></persName>
							<affiliation key="aff2">
								<orgName type="department">Department of Data Sciences</orgName>
								<orgName type="institution">CHRIST (Deemed to be University)</orgName>
								<address>
									<settlement>Bengaluru</settlement>
									<country key="IN">India</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">JRHDLSI: An Approach Towards Job Recommendation Hybridizing Deep Learning and Semantic Intelligence</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">75A61E58582096BB5CD8FDC8EECDB87A</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T08:18+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>ANN</term>
					<term>Ontology</term>
					<term>Semantic Web</term>
					<term>Video Classification</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The requirement of the job for people and employees for employers are al-ways in demand. This is due to the lack of proper infrastructure to reduce the unmatching job application for employers and inappropriate job recommendations for people. This chapter proposes a strategic framework with machine learning and knowledge integration to increase accuracy in the provided recommendations and increase the chance of getting a job offer. The usage of 'user's search data intends job recommended more in liking of the users, and the machine learning helps in finding the accurate job recommendation. The machine learning technique used here is Radial Basis Function Neural Net-work for the classification and Knowledge Integrated using Analysis of Variance -Web Point Wise Mutual Information and Kullback Leibler (KL) divergence. All the job providers ads are retrieved from the top websites using beautiful soup. The proposed JRHDLSI architecture achieved an accuracy of 94.99% which outperformed the baseline models and was much superior.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>The Rapid growth in population in major cities has led to growth in unemployment. This is partially due to the lack of infrastructure for an efficient job recommendation system. The one that recommends jobs and does its tailor to a user is a win-win for both the employee and the employer. With more appropriate applicants and less unmatched applications, the employees can quickly speed up the hiring process and continue hiring for more roles. Machine learning techniques can efficiently handle this problem and with valid user data like the user intends so that the recommended job is appropriate and relevant. With the help of Knowledge Integration, we combine both Analysis of Variance (ANOVA) -Web Pointwise Mutual Information (PMI) and Kullback-Leibler(KL) Divergence to get an efficient model. There are various job recommender systems and apps for a user; one does excel other in a particular category like relevance, success rate, etc. However, all users should be given equal opportunity, not the person using their time to go through 10 different job websites to get the best one. Instead, all web-site data is combined with user data and intended along machine learning to pro-duce the best results. Machine learning can give results equal to combining the best feature of different job recommending websites and apps with a fraction of time and less effort. Along with the help of Machine learning, Knowledge Integration and Accurate user data and intend the result would be tailored to the user will help reduce the overall unemployment rate.</p><p>Contribution: This chapter proposes a strategic technique for recommending jobs to users using machine learning and Knowledge Integration of ANOVA -Web PMI and KL Divergence. The Internet contains an immense amount of data regarding jobs and details of users looking for a job with a user profile that already got the job. The data are scraped using beautiful soup and preprocessed using Natural Language Processing (NLP) modules to make it machine-understandable. With these data and Radial Basis Function Neural Network (RBFNN), we classify data under different categories. These are then Knowledge Integrated with user profile and search intends using ANOVA -Web PMI and KL Divergence.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Organization:</head><p>The next part of the chapter is as follows: The second section addresses the relevant research previously done related to this topic. The third section explains the architecture for the proposed system in brief. Section four consists of the proposed model's implementation and the performance evaluation. Section five presents the conclusion of the chapter.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Works</head><p>Ephizibah et al. <ref type="bibr" target="#b0">[1]</ref> have put forth a framework that recommends jobs using a deep learning model, which uses standard user data, job requirement details, geographic location, and employee database. Based on existing studies, siting et al. <ref type="bibr" target="#b1">[2]</ref> have explored basic concepts of standard job recommendation technologies and user profiles. Diaby et al. <ref type="bibr" target="#b2">[3]</ref> have proposed a job recommendation frame-work for Facebook and LinkedIn users based on the content. Hong et al. <ref type="bibr" target="#b3">[4]</ref> has proposed a job recommendation system that uses the employee's job description and job search query of the user to recommend job using clustering.</p><p>Hong et al. <ref type="bibr" target="#b4">[5]</ref> have suggested an adaptive framework for user profile-based job recommender in which all the user profile is dynamically generated based on previously applied jobs and job applicant behaviours. Lee et al. <ref type="bibr" target="#b5">[6]</ref> have put forth a comprehensive job recommender framework that implements four different types of recommendations. Gupta et al. <ref type="bibr" target="#b6">[7]</ref> have put forth a system for candidate information and behavior to recommend jobs. Liu et al. <ref type="bibr" target="#b7">[8]</ref> have put forth a system that combines temporal learning and sequence modelling to capture complex user-item interaction patterns and refine job recommendations. Mpela et al. <ref type="bibr" target="#b8">[9]</ref> have proposed a mobile job employment recommender frame-work. This client-server software employs a content-primarily based filtering set of rules to permit the initial choice of an appropriate enjoyment task seeker for a transient task at a selected vicinity and vice versa. Tayade et al. <ref type="bibr" target="#b9">[10]</ref> have looked at some standard work recommendation systems and a data mining approach to job recommendation systems.</p><p>Zhang et al. <ref type="bibr" target="#b10">[11]</ref> have put forth a collaborative filtering algorithm based on user and item to evaluate which is the better per-forming one. Yang et al. <ref type="bibr" target="#b11">[12]</ref> have put forward a model to use SRL (Statistical Relation) to combine content-based filtering and collaborative filtering, producing a hybrid job recommender system. Ortiz-Rodriguez et al., <ref type="bibr" target="#b12">[13]</ref> have formulated the MEXIN which is a multi dialectal ontology which provides linguistic corpora to achieve NLP support with a focus on improvisation of electronic communication between several Mexical ethnic groups via cognizable Ontological entities. Gupta et al. <ref type="bibr" target="#b13">[14]</ref> have proposed a novel model for facilitating question answering in an environment of a highly domain dependent knowledge graph which focuses on Indian Missiles. The principle of reasoning over knowledge graphs using Neo4j platform is achieved over a knowledge graph with varied formal entity set. This work is a confidence booster of how Semantic Reasoning can derive insights over a information dense unit like the Knowledge Graph.</p><p>Abhishek et al. <ref type="bibr" target="#b14">[15]</ref> have put forth an intelligent model for mining knowledge graphs for online news by entity extraction over non-trivial knowledge pockets over a highly dynamic Web 3.0. The model stabilizes the knowledge graph formalization over a highly changing news environment for mining news via knowledge that has been synthesized thereby accelerating Semantic Intelligence over a Knowledge Graph unit. Phukan et al. <ref type="bibr" target="#b15">[16]</ref> have synthesized a stress recognition for digital healthcare for facilitating e-governance using wearable sensor devices and capturing data which is transformed into features over a transformer based deep learning model to achieve machine intelligence via knowledge representation schemes. Usip et al. <ref type="bibr" target="#b16">[17]</ref> have also put forth a personal profile Ontology to ease Software Requirements Engineering allocation of tasks. The proposed Ontology model captures both static and dynamic data properties and also mixes Ontological Strategies like Neon and Methontology along with e-PPO model for achieving dynamism over ontological properties for task allocation and reasoning. These literature gives a confidence on how knowledge representation and reasoning over the represented knowledge can achieve cognizable machine intelligence via Semantic Frameworks over highly cohesive and dynamic knowledge units.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Proposed System Architecture</head><p>An intelligent job recommendation service has been explained in this section, as shown in Figure <ref type="figure">.</ref> 1. The system which has been proposed consists of six phases, data crawling, metadata generation, classification using RBFNN, extraction term from user's job profile, knowledge integration, the recommendation for job seeker. Data is collected using Beautiful Soup. Beautiful soup is a Python package that allows you to analyze structured data. It allows researchers to go through the website in python similarly to the inspection option available in the browser. Beautiful soup has some built-in functions for studying HTML. Beautiful soup is used on the popular job-seeking website to retrieve all job details and descriptions. The process of extracting additional information from the Web resource concerning ontology is called metadata extraction, which is required for our experiments. We use it for the crawled data to extract metadata out of it. Which is processed using NLP tools like word tokenize, stop words removal, normalization, context-free grammar for words related to 'job', stemmed and lemmatized. These words are one-hot-encoded to fit for the model.</p><p>The RBFNN is a three-layered neural network that is feed-forward. The first layer is linear, distributing only the input signal, while the second layer is nonlinear, using Gaussian functions. The Gaussian outputs are linearly combined in the third layer. During preparation, only the tap weights between the hidden and output layers are modified. Then the whole metadata is again classified, and the accuracy orders the top 20% of each category.</p><p>The statistical method of analysis of variance (ANOVA) is broadly divisible into two parts based on the overall variability: system components and random factors. While the system components have an impact statistically on a given dataset, the random factors do not. It gauges the influence of the independent variables on the dependent variable. The t and z test were developed in the 20th century and was used for statistical analysis until Ronald Fisher introduced the analysis of variance (ANOVA) in 1918. It first found its use in experimental psychology and then expanded to include other topics which were complex. In Equation (1), F is the ANOVA coefficient, MST is the sum of mean squares caused by processing, and MSE is the sum of mean squares caused by errors.</p><formula xml:id="formula_0">𝐹 = 𝑀 𝑆𝑇 𝑀 𝑆𝐸<label>(1)</label></formula><p>The Kullback-Leibler divergence or the KL divergence determines the degree of difference between one probability distribution and another. The KL divergence is usually given by two distributions Q and P, represented by Equation ( <ref type="formula" target="#formula_1">2</ref>). KL divergence is evaluated by the negative total of the probability of every event present in P increased by the index of the probability of the event present in Q and the probability of events in P. The probability present in P is multiplied by the logarithm of the probability of the event in Q and the probability of events in P.</p><p>The intuition of KL divergence is that once the probability of a specific event at P is high and a particular event at Q is low, there will be an enormous divergence. If the probability P is of a smaller value, then the probability Q is more extensive. There exists a vast difference. However, not as significant because of the initial case. It will be accustomed to the widths of discontinuous and continuous probability distributions to calculate the case integral instead of the total of the possibilities of fragmented, separate events.</p><formula xml:id="formula_1">𝐷 𝐾𝐿 (𝑃 ||𝑄) = ∑︁ 𝑥𝜀𝑋 𝑃 (𝑥)𝑙𝑜𝑔 (︂ 𝑃 (𝑥) 𝑄(𝑥) )︂<label>(2)</label></formula><p>Which is processed using NLP tools like word tokenize, stop words removal, normalization, context-free grammar for words related to 'job', stemmed and lemmatized. These words are one-hot-encoded to fit for the model. The artificial recurrent neural network (RNN) architecture is used in the long short-term memory (LSTM) machine learning framework. LSTMs have feedback linkages, unlike standard feed-forward neural networks. It can handle complete data sequences as well as single data items (speech, etc.).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Implementation</head><p>The implementation of the proposed approach is done using the python language and Jupiter notebook IDE. There are 6 phases in the process of implementing the proposed system. The tools and library in the implementation of proposed architecture beautiful soup, sklearn and NLTK. It is inferable that the performance exhibited by the proposed system is computed by the usage of precision, F-measure, recall, precision, accuracy and False Discovery Rate (FDR) as the potential metrics. The recall is the proportion of ontologies recovered and applicable to the total number of relevant ontologies. Precision is characterized as the proportion of the retrieved and significant ontologies to the overall number of recovered ontologies.</p><p>For precision and recall measures, accuracy is specified as the average. The Accuracy encompassed in this case is the Average Balanced Accuracy which is the mean of Precision and Recall percentages. The False Discovery Rate (FDR) quantifies the number of False Positives furnished by the framework. Equations ( <ref type="formula">3</ref>), ( <ref type="formula">4</ref>), ( <ref type="formula">5</ref>), ( <ref type="formula" target="#formula_3">6</ref>) and ( <ref type="formula">7</ref>) depicts the Precision, Recall, Accuracy, F-Measure and the FDR. In order to evaluate, quantify and compare the performance of the proposed JRHDLSI framework, it is baselined with Clustering with Deep Learning <ref type="bibr" target="#b0">[1]</ref> , Content-Based Filtering+ Collaborative Filtering <ref type="bibr" target="#b10">[11]</ref>, and Collaborative Filtering <ref type="bibr" target="#b11">[12]</ref>, </p><formula xml:id="formula_2">𝑃</formula><formula xml:id="formula_3">𝐴𝑐𝑐𝑢𝑟𝑎𝑐𝑦 = 𝑃 𝑟𝑒𝑐𝑖𝑠𝑖𝑜𝑛 + 𝑅𝑒𝑐𝑎𝑙𝑙 2 (5) 𝐹 − 𝑀 𝑒𝑎𝑠𝑢𝑟𝑒 = 2 * 𝑃 * 𝑅 (𝑃 + 𝑅)<label>(6)</label></formula><formula xml:id="formula_4">𝐹 𝐷𝑅 = 1 − 𝑃 𝑟𝑒𝑐𝑖𝑠𝑖𝑜𝑛% 100 (7)</formula><p>From Table <ref type="table" target="#tab_1">1</ref> it is inferable that the Proposed JRHDLSI framework yields the highest average percentages of Precision, Recall, Accuracy, F-Measure and the lowest value of FDR. The main reason for the proposed JRHDLSI to outperform the baseline models is primarily due to the reason that it is a semantically inclined model which is powered by anchoring auxiliary knowledge. The auxiliary knowledge is selectively encompassed by means of automatic generation of Metadata and subject to its classification by RBFNN. The reason for classification of the metadata is due to its exponentially large scale and knowledge be harvested and regulated from metadata, which is seasoned using ANOVA-Web PMI Model and the K-L Divergence measure. The ANOVA-Web PMI sandwich ensures the computation of the pointwise mutual information measure for the entities in the Web Corpus and the ANOVA model ensures an implicit thresholding scheme for filtering out irrelevant entities and instances and retaining the entities and instances that are relevant. Also, the KL Divergence measure set to an implicit step deviance criterion ensures further filtering out entities between the classified metadata and the entities in the user intents and user profile. This further helps in ensuring the most relevant entities and instances be retained into the final recommendation list increasing the strength of relevance computation. Moreover, the RBFNN is also employed to classify the Dataset just as the Metadata and this is done as a regulatory scheme for filtering out instances and assure computationally inexpensive and highly relevant final recommendations. Moreover, the RBFNN is a strong learning strategy and serves as a fairly strong classifier with a high learning rate for the computational expense at this scale.</p><p>The reason why Collaborative Filtering as a standalone strategy does not perform fell in yielding highly relevant recommendations is mainly due to the fact that it works on the principle of item similarity computation using a matrix formation strategy, and requires a strong rating paradigm by a community at large. It is impractical for achieving a uniform consensus and rating for every specific job and it is not a fair criterion for deciding on the relevance for recommendation. The Collaborative Filtering technique <ref type="bibr" target="#b11">[12]</ref> yields the lowest Precision % of 81.17, the lowest Recall % of 83.44, lowest Accuracy % of 82.29 and the highest value of FDR of 0.19. However, when Collaborative Filtering was coupled with Content Based Filtering, it yielded an overall Average Precision % of 84.63, overall Average Recall % of 86.12, overall Average Accuracy % of 85.37, overall Average F-Measure 5 of 85.37 and a FDR of 0.16. However, when content based filtering was coupled with Collaborative Filtering, the relevance improved as the contents provisioned concrete substrate for the relevance computation measures to act upon. However, still the combination of content based filtering with Collaborative Filtering does not serve as a win-win model as still rating matrix computation do not go along with relevance computation strata.</p><p>The hybridization of Clustering with Deep Learning <ref type="bibr" target="#b0">[1]</ref> paradigm does not yield the best-in-lass results and still lags by yielding an overall Precision % of 85.41, an average percentage Recall of 88.25, an average Accuracy % of 86.83 and an average percentage of F-Measure of 86.81 with an FDR of 0.15 due to the fact that although Deep Learning is a strong classification scheme, the model lacks useful relevant auxiliary knowledge which results Figure <ref type="figure">.</ref> 2. shows each model's performance at 10, 20, 30, 40 and 50 recommendations for Collaborative Filtering, Content-Based Filtering added with Collaborative Filtering, Clustering with Deep Learning and JRHDLSI (proposed approach). The data given across all the models are the same and given in the same order. There is a performance dip, and that is based on the complexity of the input data. Since all the datasets and orders are the same, the performance is taken to evaluate the model. Collaborative filtering has the lowest average dip, but the average accuracy is 81.39%, and the proposed approach has the second-lowest dip and has the average accuracy of 93.57%, making the proposed approach superior to just using Collaborative Filtering. The proposed model JRHDLSI has precision, recall, accuracy, F-measure and FDR is 93.28%, 96.71%, 94.99%, 94.96%, and 0.0672 respectively, has the lowest performance dip to No. of recommendation shown in Figure <ref type="figure">.</ref> 2. and has better performance metric in comparison to other three baseline model making the proposed model one of the better approaches for smart job recommendation system. The reason why the proposed JRHDLSI model occupies the uppermost position in the hierarchy is primarily due to the reason that it is a metadata centric, metadata driven strategy which classifies both the metadata and the Dataset by encompassing RBFNN which is a strong deep learning scheme for classification. Apart from this the metadata classified is seasoned as reasonable and inferable knowledge by subjecting it to the ANOVA-Web PMI model and the KL Divergence to compute the relevance of results.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusions</head><p>The need for jobs for people and employers is always present because of the lack of efficient infrastructure connecting these two groups. An efficient model for job recommendation useful to the job seekers has been proposed so that the number of rejections for both groups are at the minimum. The strategy encompasses RBFNN for classifying metadata as well as the dataset. The proposed JRHDLSI strategy for job recommendation is a preferential knowledge driven paradigm. The strategy encompasses Knowledge integration which is obtained by classification of metadata and preferential selection using ANOVA -Web PMI and KL Divergence. This approach has a learning feature that takes the search as the input to give a more accurate and relevant recommendation dynamically. An overall F-Measure of 94.96 % has been achieved with the lowest FDR of 0.07.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Proposed System Architecture</figDesc><graphic coords="4,89.29,134.20,416.69,362.20" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Accuracy Vs No. of Recommendation</figDesc><graphic coords="8,89.29,84.19,416.70,206.66" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 1</head><label>1</label><figDesc>Comparison of Performance of the proposed JRHDLSI with baseline model approaches</figDesc><table><row><cell>Search Technique</cell><cell>Average Pre-</cell><cell>Average Re-</cell><cell>Accuracy</cell><cell cols="2">F-Measure % FDR</cell></row><row><cell></cell><cell>cision %</cell><cell>call %</cell><cell>%</cell><cell></cell><cell></cell></row><row><cell>Clustering with Deep</cell><cell>85.41</cell><cell>88.25</cell><cell>86.83</cell><cell>86.81</cell><cell>0.15</cell></row><row><cell>Learning [1]</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>Content-Based Filter-</cell><cell>84.63</cell><cell>86.12</cell><cell>85.37</cell><cell>85.37</cell><cell>0.16</cell></row><row><cell>ing+ Collaborative Fil-</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>tering [11]</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>Collaborative Filter-</cell><cell>81.17</cell><cell>83.44</cell><cell>82.30</cell><cell>82.29</cell><cell>0.19</cell></row><row><cell>ing [12]</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>Proposed JRHDLSI</cell><cell>93.28</cell><cell>96.71</cell><cell>94.99</cell><cell>94.96</cell><cell>0.07</cell></row><row><cell>(Metadata+</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>RBFNN+ANOVA</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>Web PMI with KL</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>Divergence)</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Framework of an Intelligent Job Recommendation System</title>
		<author>
			<persName><forename type="first">E</forename><surname>Ep</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of International Conference on Sustainable Computing in Science, Technology and Management (SUSCOM)</title>
				<meeting>International Conference on Sustainable Computing in Science, Technology and Management (SUSCOM)<address><addrLine>Jaipur-India</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019-02">2019. February</date>
		</imprint>
		<respStmt>
			<orgName>Amity University Rajasthan</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Job recommender systems: a survey</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Siting</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wenxing</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Ning</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Fan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">7th International Conference on Computer Science &amp; Education (ICCSE)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2012-07">2012. July. 2012</date>
			<biblScope unit="page" from="920" to="924" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Toward the next generation of recruitment tools: an online social network-based job recommender system</title>
		<author>
			<persName><forename type="first">M</forename><surname>Diaby</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Viennet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Launay</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining (ASONAM</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2013-08">2013. August. 2013. 2013</date>
			<biblScope unit="page" from="821" to="828" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">A job recommender system based on user clustering</title>
		<author>
			<persName><forename type="first">W</forename><surname>Hong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Shi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">JCP</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page" from="1960" to="1967" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Dynamic user profile-based job recommender system</title>
		<author>
			<persName><forename type="first">W</forename><surname>Hong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">8th International Conference on Computer Science &amp; Education</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2013-04">2013. April. 2013</date>
			<biblScope unit="page" from="1499" to="1503" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Fighting information overflow with personalized comprehensive information access: A proactive job recommender</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">H</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Brusilovsky</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Third International Conference on Autonomic and Autonomous Systems (ICAS&apos;07)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2007-06">2007. June</date>
			<biblScope unit="page" from="21" to="21" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Applying data mining techniques in job recommender system for considering candidate-job preferences</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gupta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Garg</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Advances in Computing, Communications and Informatics (ICACCI)</title>
				<imprint>
			<date type="published" when="2014-09">2014. September. 2014</date>
			<biblScope unit="page" from="1458" to="1465" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Temporal learning and sequence modeling for a job recommender system</title>
		<author>
			<persName><forename type="first">K</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Shi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Natarajan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Recommender Systems Challenge</title>
				<meeting>the Recommender Systems Challenge</meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="1" to="4" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Exploration of methodologies to improve job recommender systems on social networks</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">D</forename><surname>Mpela</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Zuva</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2020 International Conference on Artificial Intelligence, Big Data, Computing and Data Communication Systems (icABCD)</title>
				<imprint>
			<date type="published" when="2014">2020. August. 2014</date>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page">227</biblScope>
		</imprint>
	</monogr>
	<note>A Mobile Proximity Job Employment Recommender System</note>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Data Mining Approach to Job Recommendation Systems</title>
		<author>
			<persName><forename type="first">T</forename><surname>Tayade</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Akarte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Sorte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Tayade</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Khodke</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Mobile Computing and Sustainable Informatics</title>
				<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2020-01">2020. January</date>
			<biblScope unit="page" from="503" to="509" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">A Research of Job Recommendation System Based on Collaborative Filtering</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Niu</surname></persName>
		</author>
		<idno type="DOI">10.1109/ISCID.2014.228</idno>
	</analytic>
	<monogr>
		<title level="m">Seventh International Symposium on Computational Intelligence and Design</title>
				<imprint>
			<date type="published" when="2014">2014. 2014</date>
			<biblScope unit="page" from="533" to="538" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Combining contentbased and collaborative filtering for job recommendation system: A cost-sensitive Statistical Relational Learning approach</title>
		<author>
			<persName><forename type="first">S</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Korayem</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Aljadda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Grainger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Natarajan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Knowledge-Based Systems</title>
		<imprint>
			<biblScope unit="volume">136</biblScope>
			<biblScope unit="page" from="37" to="45" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">MEXIN: multidialectal ontology supporting NLP approach to improve government electronic communication with the Mexican Ethnic Groups</title>
		<author>
			<persName><forename type="first">F</forename><surname>Ortiz-Rodriguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Tiwari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Panchal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Medina-Quintero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Barrera</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The 23rd Annual International Conference on Digital Government Research</title>
				<imprint>
			<date type="published" when="2022-06">2022. June. 2022</date>
			<biblScope unit="page" from="461" to="463" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">KG4ASTRA: question answering over Indian missiles knowledge graph</title>
		<author>
			<persName><forename type="first">Shivansh</forename><surname>Gupta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sanju</forename><surname>Tiwari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Fernando</forename><surname>Ortiz-Rodriguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ronak</forename><surname>Panchal</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Soft Computing</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="issue">22</biblScope>
			<biblScope unit="page" from="13841" to="13855" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">An intelligent approach for mining knowledge graphs of online news</title>
		<author>
			<persName><surname>Abhishek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Vaibhav</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Shishir</forename><surname>Pratihar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sanju</forename><surname>Kumar Shandilya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Vinay</forename><surname>Tiwari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sudhakar</forename><surname>Kumar Ranjan</surname></persName>
		</author>
		<author>
			<persName><surname>Tripathi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Computers and Applications</title>
		<imprint>
			<biblScope unit="volume">44</biblScope>
			<biblScope unit="issue">9</biblScope>
			<biblScope unit="page" from="838" to="846" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">An Automated Stress Recognition for Digital Healthcare: Towards E-Governance</title>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">C</forename><surname>Phukan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Tiwari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Butt</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Electronic Governance with Emerging Technologies. EGETC 2022</title>
		<title level="s">Communications in Computer and Information Science</title>
		<editor>
			<persName><forename type="first">F</forename><surname>Ortiz-Rodríguez</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Tiwari</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Sicilia</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Nikiforova</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2022">2022</date>
			<biblScope unit="volume">1666</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">An Enhanced Personal Profile Ontology for Software Requirements Engineering Tasks Allocation</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">U</forename><surname>Usip</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">N</forename><surname>Udo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">J</forename><surname>Umoeka</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Knowledge Graphs and Semantic Web. KGSWC 2021</title>
		<title level="s">Communications in Computer and Information Science</title>
		<editor>
			<persName><forename type="first">B</forename><surname>Villazón-Terrazas</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">F</forename><surname>Ortiz-Rodríguez</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Tiwari</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Goyal</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Jabbar</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2021">2021</date>
			<biblScope unit="volume">1459</biblScope>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
