Download science-parse_2.11-1.3.2.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 1.3.2 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials