Last Version

Talismane 6.1.8

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

License

License

GroupId

GroupId

com.joliciel.talismane
ArtifactId

ArtifactId

talismane-parent
Version

Version

6.1.8
Type

Type

pom
Description

Description

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

Project URL

https://github.com/urieli/talismane
Project Organization

Project Organization

Joliciel Informatique SARL
Source Code Management

Source Code Management

https://github.com/urieli/talismane

Download talismane-parent 6.1.8

Filename Size
talismane-parent-6.1.8.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.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.joliciel.talismane/talismane-parent/
implementation 'com.joliciel.talismane:talismane-parent:6.1.8'
// https://jarcasting.com/artifacts/com.joliciel.talismane/talismane-parent/
implementation ("com.joliciel.talismane:talismane-parent:6.1.8")
'com.joliciel.talismane:talismane-parent:pom:6.1.8'
<dependency org="com.joliciel.talismane" name="talismane-parent" rev="6.1.8">
  <artifact name="talismane-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.joliciel.talismane', module='talismane-parent', version='6.1.8')
)
libraryDependencies += "com.joliciel.talismane" % "talismane-parent" % "6.1.8"
[com.joliciel.talismane/talismane-parent "6.1.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • talismane_core
  • talismane_machine_learning
  • talismane_utils
  • talismane_fr
  • talismane_extensions
  • talismane_examples
  • talismane_distribution