Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 517 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 517 Bytes

TextFeatures

Library of Style-Features that can help in analysing a text (e.g. needed in authorship attribution)

Maven Build

  1. mvn validate (to make sure local dependencie jars are getting installed)

  2. mvn clean install (build project to use in eclipse e.g.) OR mvn package(creates jar file with all dependencies which can be put into new project path to use textfeature functions--> target folder --> TextFeaturesMaven-1.0-jar-with-dependencies.jar)

For Questions: balthasar.huber[at]student.uibk.ac.at