Skip to content

Releases: joliciel-informatique/talismane

v6.1.8

26 Mar 10:20
Compare
Choose a tag to compare

Features added:

  • Fix default sentence boundaries to exclude long dashes
  • Fix sentence evaluator to read input configuration from correct location

This release can use language packs and configuration files from release 6.1.3.

v6.1.7

18 Feb 17:29
Compare
Choose a tag to compare

Features added:

  • Add possibility to configure sentence boundary characters as well as indicate whether a language has lowercase/uppercase letters

This release can use language packs and configuration files from release 6.1.3.

v6.1.5

02 Feb 09:26
Compare
Choose a tag to compare

Change log:

  • Update dependencies to recent versions
  • Update Java from 8 to 11

This release can use language packs and configuration files from release 6.1.3.

v6.1.4

30 Apr 16:17
Compare
Choose a tag to compare

Change log:

  • Fix bug when evaluating parser with pos-tagger

This release can use language packs and configuration files from release 6.1.3.

v6.1.3

16 Apr 14:41
Compare
Choose a tag to compare

Change log:

  • Fix tokenization in French and French-UD language packs.

v6.1.2

09 Dec 11:21
Compare
Choose a tag to compare

Change log:

  • Replace existing distribution with shaded jars
  • Expose TalismaneMain option parser to allow subclasses to add new options

This release can use language packs and configuration files from release 6.1.0.

v6.1.0

18 Nov 11:06
Compare
Choose a tag to compare

Change Log:

  • Add current file information to "with_location" template when reading a single file
  • French Language Packs: Always join compound words separated by single dashes into a single token
  • Make reference.conf independent to avoid errors when incorporated in other libraries
  • Simplify project structure: move parent pom.xml to top-level directory

v6.0.0

24 Jul 07:58
Compare
Choose a tag to compare

Change log:

This release can use language packs and configuration files from release 5.2.0

v5.3.0

25 Feb 11:09
Compare
Choose a tag to compare

Change log:

  • Add lower case first word filter
  • Rationalize pom.xml structure

This release can use language packs and configuration files from release 5.2.0

v5.2.0

13 Dec 09:32
Compare
Choose a tag to compare

Change log:

  • Add support for French Universal Dependencies
  • Add possibility to merge lines read from CoNLL input
  • Add possibility to split lines when generating CoNLL output