Skip to content
Assaf Urieli edited this page Jan 22, 2018 · 9 revisions

All examples on this wiki are directly testable with the latest Talismane release. Before starting, download (or build) the latest release at the releases page:

https://github.com/joliciel-informatique/talismane/releases/

On the latest release, click on the talismane-distribution-X.X.X-bin.zip asset to download it to your hard drive. Unzip the zip file. All command lines assume you have navigated to the folder where this file is unzipped.

You will probably also need a language pack for the language you wish to analyse. Currently available languages include English and French. For example, if you wish to analyse French text, you will need the French language pack, which is in the frenchLanguagePack-X.X.X.zip asset on the releases page, along with the associated configuration file, talismane-fr-X.X.X.conf.

This language pack needs to remain zipped. Place it and the configuration file in the same directory where you unzipped Talismane (the one containing JAR files).

All examples in this wiki assume you have navigated to the directory into which Talismane has been unzipped.

Note that the sessionId passed in the Talismane command line should correspond to the content the configuration file: if the configuration file is structured as talismane.core.fr, the sessionId should be "fr".