supposedly / syntree

Javascript/canvas linguistics syntax tree generator.

Home Page:https://supposedly.github.io/syntree/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

Syntree is an in-browser syntax tree generator. This repository is a fork from https://github.com/seshrs/syntree, itself a fork of https://github.com/mshang/syntree.

Original README

The goal of this project is to create a browser-based, fully local syntax tree generator, for drawing trees as you might find in an introductory linguistics course. Here are a few main features:

  • Designed to be easy to use.
  • Draws as you type for real-time feedback.
  • Basic support for movement arrows using markup.
  • Supports Unicode insofar as the browser it is running on does.
  • Adjustable appearance.
  • Linkable, i.e. parses the query string.

For more details, see the wiki.

The app can be found at http://mshang.ca/syntree/. If you publish a paper with a tree drawn by this app, I would appreciate it if you sent me a link to your paper.

By the way, here are a few great alternatives:

About

Javascript/canvas linguistics syntax tree generator.

https://supposedly.github.io/syntree/

License:Other


Languages

Language:JavaScript 98.6%Language:CSS 1.3%Language:HTML 0.0%