Skip to content

A python flask lighweight web service. It acts as a background worker which analyzes the raw recruitment description, analyze required skills as well as the level of skills.Everytime a new recruiting post is sent to the backend, the analyze service will be triggered to process the text, extract desired information from unstructured text and save…

Notifications You must be signed in to change notification settings

CG0323/jobboard.analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jobboard.analyzer

A python flask lighweight web service. It is a subsystem of jobboard proejct.
It acts as a background worker which analyzes the raw recruitment description, analyze required skills as well as the level of skills.Everytime a new recruiting post is sent to the backend, the analyze service will be triggered to process the text, extract desired information from unstructured text and save the result into MySql data tables.

====

About

A python flask lighweight web service. It acts as a background worker which analyzes the raw recruitment description, analyze required skills as well as the level of skills.Everytime a new recruiting post is sent to the backend, the analyze service will be triggered to process the text, extract desired information from unstructured text and save…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages