soton-data-mining / job-salary-prediction

A regression problem, predicting salaries of jobs in UK based on various criteria
8 stars 3 forks source link

implement tf.idf similarity #24

Closed blanche closed 7 years ago

blanche commented 7 years ago

to find similar job description from test data in the corpus

i.e. it can tell you that document X is 82% similar to document Y which will be used as weights for calculating the salary

blanche commented 7 years ago

are there any open issues with this?

blanche commented 7 years ago

bump

arahayrabedian commented 7 years ago

golden