is not current version
Last Version 6.1.8

com.joliciel.talismane:talismane-parent 6.1.1

Natural language processing framework with sentence detector, tokeniser, pos-tagger and dependency parser, including default language packs for French and English syntax parsing.

GroupId

GroupId

com.joliciel.talismane
ArtifactId

ArtifactId

talismane-parent
Version

Version

6.1.1
Type

Type

pom

Download talismane-parent 6.1.1

Filename Size
talismane-parent-6.1.1.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.joliciel.talismane/talismane-parent/ -->
<dependency>
    <groupId>com.joliciel.talismane</groupId>
    <artifactId>talismane-parent</artifactId>
    <version>6.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.joliciel.talismane/talismane-parent/
implementation 'com.joliciel.talismane:talismane-parent:6.1.1'
// https://jarcasting.com/artifacts/com.joliciel.talismane/talismane-parent/
implementation ("com.joliciel.talismane:talismane-parent:6.1.1")
'com.joliciel.talismane:talismane-parent:pom:6.1.1'
<dependency org="com.joliciel.talismane" name="talismane-parent" rev="6.1.1">
  <artifact name="talismane-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.joliciel.talismane', module='talismane-parent', version='6.1.1')
)
libraryDependencies += "com.joliciel.talismane" % "talismane-parent" % "6.1.1"
[com.joliciel.talismane/talismane-parent "6.1.1"]