Skip to content

My Python library for processing S-expressions and constituent/dependency tree structures.

License

Notifications You must be signed in to change notification settings

norikinishida/treetk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

treetk

My Python library for processing S-expressions and constituent/dependency tree structures.

Requirements

  • numpy

Setup

$ cd /path/to/directory/where/this/package/is/used
$ mkdir ./temp
$ cd ./temp
$ git clone https://github.com/norikinishida/treetk
$ mv ./treetk/treetk ..

About

My Python library for processing S-expressions and constituent/dependency tree structures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published