Skip to content

tarsqi/jtarsqi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

JTarsqi

Beginnings of a new Tarsqi Toolkit (TTK) repository.

At the moment this is a hodgepodge of three strains:

  1. Creating a Java version of TTK.
  2. Improving TTK interaction with other tools, most notably Stanford CoreNLP and HeidelTime.
  3. Adding event coreference.

There is no significant versioning yet and we do not yet have downloads of jar files, but if you have created a jar using your favorite means you should be able to do the following with the jar.

Run a Tarsqi Component

You can run the sectioner on any file:

java -jar dist/JTarsqi.jar --sectioner src/resources/sectioner.ttk

This will now just print section tags to the output.

Other components are not yet available from the jar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages