MVN

edu.stanford.nlp : stanford-parser

Maven & Gradle

Oct 18, 2018
9 usages

Stanford Parser · Stanford Parser processes raw text in English, Chinese, German, Arabic, and French, and extracts constituency parse trees.

<dependency>
    <groupId>edu.stanford.nlp</groupId>
    <artifactId>stanford-parser</artifactId>
    <version>3.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.stanford.nlp : stanford-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9.2

All Versions

Choose a version of edu.stanford.nlp : stanford-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9.x
stanford-parser-3.9.2
2 vulnerabilities
stanford-parser-3.9.1
2 vulnerabilities
3.8.x
stanford-parser-3.8.0
2 vulnerabilities
3.7.x
stanford-parser-3.7.0
2 vulnerabilities
3.6.x
stanford-parser-3.6.0
2 vulnerabilities
3.5.x
stanford-parser-3.5.2
2 vulnerabilities
stanford-parser-3.5.1
2 vulnerabilities
stanford-parser-3.5.0
2 vulnerabilities
3.4.x
stanford-parser-3.4.1
2 vulnerabilities
3.4
stanford-parser-3.4
2 vulnerabilities
3.3.x
stanford-parser-3.3.1
2 vulnerabilities
stanford-parser-3.3.0
2 vulnerabilities
3.2.x
stanford-parser-3.2.0
2 vulnerabilities
2.0.x
stanford-parser-2.0.5
2 vulnerabilities
stanford-parser-2.0.4
2 vulnerabilities
stanford-parser-2.0.3
2 vulnerabilities
stanford-parser-2.0.2
2 vulnerabilities

How to add a dependency to Maven

Add the following edu.stanford.nlp : stanford-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.stanford.nlp</groupId>
    <artifactId>stanford-parser</artifactId>
    <version>3.9.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.stanford.nlp : stanford-parser gradle dependency to your build.gradle file:

implementation 'edu.stanford.nlp:stanford-parser:3.9.2'

Gradle Kotlin DSL: Add the following edu.stanford.nlp : stanford-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.stanford.nlp:stanford-parser:3.9.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.stanford.nlp : stanford-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.stanford.nlp" % "stanford-parser" % "3.9.2"

Advertisement

Dependencies from Group

Jan 21, 2022
185 usages
Oct 18, 2018
9 usages
Nov 12, 2014
9.4k stars

Discover Dependencies

May 09, 2015
Jul 27, 2016
1 usages
0 stars
Jul 25, 2016
1 usages
0 stars
Jul 25, 2016
0 stars
Dec 01, 2017
Dec 20, 2019
2 usages
4 stars
Oct 14, 2015
12 usages
66 stars
Oct 14, 2015
66 stars