Flockingbird / hunter2

Hunter2 is a job hunt bot that indexes jobs and candidates from the fediverse
https://search.flockingbird.social
MIT License
14 stars 1 forks source link

Avoid "looking for job" toots from appearing amongst "vacancies". #1

Open berkes opened 3 years ago

berkes commented 3 years ago

Intent

Problem

The classifier for vacancies is extremely limited and naive. It just looks at tags.

What we need, however, is a way to avoid people who post that they "are looking for a #job" from showing up amongst the toots that offer a job.

Discussion

People looking for a job use very similar language, tags and structure as those posting job openings. Toots, being short, don't help a lot either to contextualize this.

For example, a vacancy uses the phrase "are you looking for a #job? we have a #vacancy". And a jobhunter uses a phrase "I am looking for a #job. Do you have a #vacancy?". The important words and the tags are exactly similar. Merely some minor structural difference makes one a job-opening and the other a job-seeker.

Options

Example

afbeelding

Check list