Skip to content

Utilities for structured prediction of sequences, built on pytorch-struct and mfst.

License

Notifications You must be signed in to change notification settings

jd-jones/seqtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seqtools

Utilities for structured prediction of sequences, built on pytorch-struct and mfst.

NOTE: This is an early-stage project under active development, and is subject to change without notice.

Installation

Clone this repo and then install it with pip. Installation will go about 5 minutes without printing anything at some point, while it is installing mfst.

NOTE: I've tried installing mfst on OSX, but it crashes because of some problem with LLVM (I think).

ONE MORE THING: I haven't tried installing this fom scratch yet, so I'm not sure if all the dependencies install properly.

user@host:~$ pip install -e /PATH/TO/seqtools/

Usage

See tests for usage examples.

About

Utilities for structured prediction of sequences, built on pytorch-struct and mfst.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages