{"id":16649023,"url":"https://github.com/jalajthanaki/basic_job_recommendation_engine","last_synced_at":"2025-04-09T16:51:24.596Z","repository":{"id":81621478,"uuid":"128743030","full_name":"jalajthanaki/Basic_job_recommendation_engine","owner":"jalajthanaki","description":"This is base-line approach for building job recommendation engine","archived":false,"fork":false,"pushed_at":"2018-04-11T06:11:32.000Z","size":4275,"stargazers_count":13,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T18:54:20.995Z","etag":null,"topics":["basics","job-recommendation"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jalajthanaki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-09T08:55:43.000Z","updated_at":"2024-09-28T06:09:36.000Z","dependencies_parsed_at":"2023-10-30T23:15:11.640Z","dependency_job_id":null,"html_url":"https://github.com/jalajthanaki/Basic_job_recommendation_engine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalajthanaki%2FBasic_job_recommendation_engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalajthanaki%2FBasic_job_recommendation_engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalajthanaki%2FBasic_job_recommendation_engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalajthanaki%2FBasic_job_recommendation_engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jalajthanaki","download_url":"https://codeload.github.com/jalajthanaki/Basic_job_recommendation_engine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248072930,"owners_count":21043335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["basics","job-recommendation"],"created_at":"2024-10-12T09:06:21.873Z","updated_at":"2025-04-09T16:51:24.567Z","avatar_url":"https://github.com/jalajthanaki.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Job Recommendation System base line approach\n\nThis is simple job recommendation system. A base line approach.\n\n\n## Dependencies\n* math\n* dill\n* pickel\n* scikit-learn\n* pdfminer\n* urllib2\n* requests\n* re\n* os\n* sys\n\n## Installation\n```\n* math:         By default installed \n* dill:         $ sudo pip install dill\n* pickle:       $ sudo pip install pickle\n* scikit-learn: $ sudo pip install sklearn\n* pdfminer:     $ sudo pip install pdfminer\n* urllib2:      By default installed for python 2.7 for python 3 use this: import urllib.request  as urllib2 \n* requests:     $ sudo pip install requests\n* re:           By default installed \n* os:           By default installed \n* sys:          By default installed \n\n```\n## Usage\n* I have already generated pixel file for dataset.\n\n* In order to run the scrip and generate the training score you need to run the script `tfidf.py`\n\n* `indeed_scrap.py` scrap the data and `pdf_parse.py` used to parse the pdf files. \n\n## credit\nCredits for this code go to [xyaoinum](https://github.com/xyaoinum). I've merely created a wrapper to get people started.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalajthanaki%2Fbasic_job_recommendation_engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjalajthanaki%2Fbasic_job_recommendation_engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalajthanaki%2Fbasic_job_recommendation_engine/lists"}