Download science-parse_2.11-2.0.1.jar file - Jar s

Jar examples for s:science-parse-2.11

Description

Java library to extract titles, authors, abstracts, body text, and bibliographies from scholarly documents

You can download jar file science-parse_2.11 2.0.1 in this page.

License

Apache-2.0

Build File

You can use the following script to add science-parse_2.11-2.0.1.jar to your project.

<dependency>
   <groupId>org.allenai</groupId>
   <artifactId>science-parse_2.11</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'org.allenai', name: 'science-parse_2.11', version: '2.0.1'
libraryDependencies += "org.allenai" % "science-parse_2.11" % "2.0.1"
<dependency org="org.allenai" name="science-parse_2.11" rev="2.0.1"/>
@Grapes(@Grab(group='org.allenai', module='science-parse_2.11', version='2.0.1'))
'org.allenai:science-parse_2.11:jar:2.0.1'

Download

Click the following link to download the jar file.

science-parse_2.11-2.0.1-javadoc.jar
science-parse_2.11-2.0.1-sources.jar
science-parse_2.11-2.0.1.jar
science-parse_2.11-2.0.1.pom



Related Tutorials