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.3


Group ID:
org.scalanlp
Artifact ID:
epic_2.11
Version:
0.3
Release Date:
Jan 22, 2015
Licenses:
Files:

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

Mill build tool

ivy"org.scalanlp::epic:0.3"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.scalanlp</groupId>
  <artifactId>epic_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'org.scalanlp', name: 'epic_2.11', version: '0.3'