dlwh / epic   0.5.1

Apache License 2.0 Website GitHub

**Archived** Epic is a high performance statistical parser written in Scala, along with a framework for building complex structured prediction models.

Scala versions: 2.12 2.11 2.10

epic 0.4.3


Group ID:
org.scalanlp
Artifact ID:
epic_2.12
Version:
0.4.3
Release Date:
Aug 29, 2017
Licenses:
Files:

libraryDependencies += "org.scalanlp" %% "epic" % "0.4.3"

Mill build tool

ivy"org.scalanlp::epic:0.4.3"

Scala CLI

//> using dep "org.scalanlp::epic:0.4.3"

Ammonite REPL

import $ivy.`org.scalanlp::epic:0.4.3`

<dependency>
  <groupId>org.scalanlp</groupId>
  <artifactId>epic_2.12</artifactId>
  <version>0.4.3</version>
</dependency>

compile group: 'org.scalanlp', name: 'epic_2.12', version: '0.4.3'