MVN

edu.mit.ll : mitie

Maven & Gradle

Nov 14, 2016

MIT Information Extraction · This project provides free (even for commercial use) state-of-the-art information extraction tools. The current release includes tools for performing named entity extraction and binary relation detection as well as tools for training custom extractors and relation detectors.

<dependency>
    <groupId>edu.mit.ll</groupId>
    <artifactId>mitie</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.mit.ll : mitie to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of edu.mit.ll : mitie to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8
mitie-0.8
0.7
mitie-0.7
0.6
mitie-0.6
0.5
mitie-0.5
0.4
mitie-0.4
0.3
mitie-0.3
0.2
mitie-0.2
0.1
mitie-0.1

How to add a dependency to Maven

Add the following edu.mit.ll : mitie maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.mit.ll</groupId>
    <artifactId>mitie</artifactId>
    <version>0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.mit.ll : mitie gradle dependency to your build.gradle file:

implementation 'edu.mit.ll:mitie:0.8'

Gradle Kotlin DSL: Add the following edu.mit.ll : mitie gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.mit.ll:mitie:0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.mit.ll : mitie sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.mit.ll" % "mitie" % "0.8"

Advertisement

Dependencies from Group

Nov 14, 2016

Discover Dependencies

May 17, 2016
1 usages
192 stars
May 20, 2020
41 usages
42.6k stars
May 20, 2020
26 usages
42.6k stars
May 20, 2020
162 usages
42.6k stars
May 20, 2020
16 usages
42.6k stars
Jun 08, 2023
49 usages
2.4k stars
Dec 05, 2017
1 usages
161 stars
Jun 26, 2016
1 usages
905 stars