AdamBelloum / E-CO-2

EDISON COmpetencies ClassificatiOn E-CO^2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

The EDISON COmpetencies ClassificatiOn (E-CO-2) service is a distributed automated service designed to enable Data Science gap analysis. It can identify the similarity of a document against a set of predefined categories. It can therefore be used to perform a gap analysis based on the EDISON taxonomy to identify mismatches between education and industry. Students, data analysts, educators and other stakeholders can use these tools to identify the gaps in their skills and competences. Moreover, by constantly collecting data from sources like job ads and postgraduate programs we will be able to identify trends from both the job market and education.

that allow an API consumer (in this case the EDISON community portal) to analyze documents and retrieve results. The Local Catalog Manager plugs in into multiple data sources giving the opportunity to have a unified view of various data sources. Connecting to a larger overlay network it is possible to discover and request multiple datasets that can be used to perform more analytics. The focused crawler is used to collect documents from the web related with the job market and education of data science. The database is used to efficiently store and query input documents, analysis results, a context corpus and category vectors. The task scheduler queries the database in regular time intervals for new documents that need to be analyzed or updates in the context corpus and schedules tasks for the E-CO-2 analyzer. The E-CO-2 analyzers is the main analysis component that is responsible for providing a similarity matrix of an input document against the EDISON taxonomy and generate category vectors based on a context corpus.

Acknowledgment

This work was funded by the EDISON projects

About

EDISON COmpetencies ClassificatiOn E-CO^2

License:Other


Languages

Language:Java 94.3%Language:Shell 3.4%Language:JavaScript 2.0%Language:Python 0.2%Language:HTML 0.1%