Top Banner
( ) Department: Industrial Resurgence, Entrepreneurship Skill Development and Patent
16
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

( )

Department: Industrial Resurgence, Entrepreneurship Skill

Development and Patent

Page 2: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

• Computation of score from Text Corpus of a Curriculum Vitae, using

techniques of Natural Language Processing .

• Recommend changes to make it a better one.

Motivation (Problem Statement)

( )

( )

Page 3: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

• It will not only help the recruiters to select applicants but also the job seekers

will be benefitted.

Importance of the Model ( )

Page 4: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

• Text corpus of CV in any format as input.

• Using basic NLTK tools (Natural Language Processing Tools) like Tokenizer,

Stop Word Remover for pre-processing.

• Checking for the presence of each Token according to the algorithm.

• Calculating score and grade from this.

• Suggesting it as an area of improvement.

Implementation ( )

Page 5: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

Method ( )

START

Page 6: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

Method ( )

START INPUT TEXT

CORPUS OF

CV

Page 7: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

Method ( )

START INPUT TEXT

CORPUS OF

CV

TOKENIZE

Page 8: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

Method ( )

START INPUT TEXT

CORPUS OF

CV

TOKENIZE

USE

ALGORITHM

Page 9: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

Method ( )

START INPUT TEXT

CORPUS OF

CV

TOKENIZE

USE

ALGORITHM

OUTPUT: SCORE,

GRADE &

RECOMMENDATIONS

Page 10: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

Method ( )

START INPUT TEXT

CORPUS OF

CV

TOKENIZE

USE

ALGORITHM

OUTPUT: SCORE,

GRADE &

RECOMMENDATIONS

STOP

Page 11: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

Discussions ( )

Page 12: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

Future Works & Improvements • Integrate Image Processing ( ) techniques with this

model so that it can comprehend the text from images of the

• Implement Neural Networks to increase its efficiency. (

– )

Page 13: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

Model as an Idea for Entrepreneurship ( )

• Web service to Job Seekers for standardizing their CV. This service is expected

to give a good monetary return.

• A software built using the stated algorithm can be installed in devices (like

Smart Phones) which will scan CVs using its camera and evaluate it. Thus, a

business of such shelling such software is supposed to be highly profitable.

• ( ) –

Page 15: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

Question and Answer( )

Page 16: A Model of Opinion Mining to Compute Score from Curriculum Vitae - WBSSTC 2015

Thanks!!! For Being Patient