Stanford Parser

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

Лицензия

Лицензия

Группа

Группа

edu.stanford.nlp
Идентификатор

Идентификатор

stanford-parser
Последняя версия

Последняя версия

3.9.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Stanford Parser
Stanford Parser processes raw text in English, Chinese, German, Arabic, and French, and extracts constituency parse trees.
Ссылка на сайт

Ссылка на сайт

https://nlp.stanford.edu/software/lex-parser.html

Скачать stanford-parser

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/edu.stanford.nlp/stanford-parser/ -->
<dependency>
    <groupId>edu.stanford.nlp</groupId>
    <artifactId>stanford-parser</artifactId>
    <version>3.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.nlp/stanford-parser/
implementation 'edu.stanford.nlp:stanford-parser:3.9.2'
// https://jarcasting.com/artifacts/edu.stanford.nlp/stanford-parser/
implementation ("edu.stanford.nlp:stanford-parser:3.9.2")
'edu.stanford.nlp:stanford-parser:jar:3.9.2'
<dependency org="edu.stanford.nlp" name="stanford-parser" rev="3.9.2">
  <artifact name="stanford-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.nlp', module='stanford-parser', version='3.9.2')
)
libraryDependencies += "edu.stanford.nlp" % "stanford-parser" % "3.9.2"
[edu.stanford.nlp/stanford-parser "3.9.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.googlecode.efficient-java-matrix-library : ejml jar 0.23
org.slf4j : slf4j-api jar 1.7.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.9.2
3.9.1
3.8.0
3.7.0
3.6.0
3.5.2
3.5.1
3.5.0
3.4.1
3.4
3.3.1
3.3.0
3.2.0
2.0.5
2.0.4
2.0.3
2.0.2