Getting ready

To prepare, we need to do the following:

  1. Create a new Maven project
  2. Add the following dependency to the project's POM file:
<!-- https://mvnrepository.com/artifact/de.julielab/aliasi-lingpipe -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>aliasi-lingpipe</artifactId>
<version>4.1.0</version>
</dependency>
  1. Copy the file, classificationModel.model, created in the previous recipe to the root directory of this project
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.139.240.25