Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaSyntaxTree

This is a tool for generating syntax trees, inspired by jssyntaxtree.

Currently this program is a very early prototype.

Using the program

Example Tree:

[S [NP [PN Alice ->X]] [VP [V likes] [NP [PN Bob.:X]]]]

See /docs/ExampleTrees/ExampleTree1.png

Currently the only file format supported is .png files.

Better documentation will come soon.

Licensing

JavaSyntaxTree is licensed under the GNU GPLv3 (or later.)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages