Jar examples for s:science-parse-2.11
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.
Apache-2.0
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'
Click the following link to download the jar file.
science-parse_2.11-1.3.2-javadoc.jar