Jar examples for s:stanford-sutime-models
Stock Stanford SuTime models.
You can download jar file stanford-sutime-models 1.3.5 in this page.
You can use the following script to add stanford-sutime-models-1.3.5.jar to your project.
<dependency> <groupId>edu.washington.cs.knowitall.stanford-corenlp</groupId> <artifactId>stanford-sutime-models</artifactId> <version>1.3.5</version> </dependency>
compile group: 'edu.washington.cs.knowitall.stanford-corenlp', name: 'stanford-sutime-models', version: '1.3.5'
libraryDependencies += "edu.washington.cs.knowitall.stanford-corenlp" % "stanford-sutime-models" % "1.3.5"
<dependency org="edu.washington.cs.knowitall.stanford-corenlp" name="stanford-sutime-models" rev="1.3.5"/>
@Grapes(@Grab(group='edu.washington.cs.knowitall.stanford-corenlp', module='stanford-sutime-models', version='1.3.5'))
'edu.washington.cs.knowitall.stanford-corenlp:stanford-sutime-models:jar:1.3.5'
Click the following link to download the jar file.
stanford-sutime-models-1.3.5-sources.jar