/JobAnnotations

Information extraction on job postings using artificial intelligence

Primary LanguageJavaMIT LicenseMIT

JobAnnotations

Information extraction on job postings using artificial intelligence.

This project was developed by Kevin Kirn and Hoang Tran during FHNW IP5.

Project pars

This repository holds three artefacts - data, a sample application and as main part, the library itself.

How to build

Building the library is quite easy, just run following maven goal.

maven package

As result you'll get the library as .jar file which you can use in your project.