Linguistic Tree Constructor 2.8.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Linguistic Tree Constructor 2.8.0 (Default branch)
# 1  
Old 01-27-2008
Linguistic Tree Constructor 2.8.0 (Default branch)

Image Linguistic Tree Constructor is an application for drawing linguistic syntax trees. "Generic" trees as well as RRG and X-Bar trees are supported, as is exporting to Annotation Graph XML format. Printing and copying parts of the tree to clipboard are supported. License: GNU General Public License (GPL) Changes:
Horizontal trees were added. Right-to-left languages (such as Hebrew and Arabic) are now much better supported. The user-configurable files with node types can now live in a user-controlled directory, rather than in a system-wide directory.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
TORRUS_BUILDSEARCHDB(8) 					      torrus						   TORRUS_BUILDSEARCHDB(8)

NAME
buildsearchdb - Build the search database SYNOPSIS
torrus buildsearchdb options... DESCRIPTION
This command indexes the Torrus configuration objects and builds the search index database. One of the three options --tree, --all or --global is required. OPTIONS
--tree=TREE Build the indexes for a given tree. --all Builds the tree indexes for all trees. --global Builds the global index for all trees and also the tree indexes for every tree. In order to use the global search database, the web user should have the permission to display all trees and also it should have the permission for GlobalSearch for all trees, for example: torrus acledit --addgroup=staff --permit=GlobalSearch --for='*' --verbose Prints extra information --help Displays a help message. SEE ALSO
torrus(8) NOTES
See more documentation at Torrus home page: http://torrus.org AUTHOR
Stanislav Sinyagin <ssinyagin@yahoo.com> torrus 2.03 2013-07-26 TORRUS_BUILDSEARCHDB(8)