Skip to content

ItsdbTop

FrancisBond edited this page Feb 7, 2008 · 38 revisions

Overview

The itsdb environment is a tool for grammar and system profiling and treebanking. Some people find its name hard to pronounce, especially novice users. It is meant to be pronounced as though it were written tee ess dee bee plus plus, to some, it is also known as The Fine System.

There is a [http://lists.delph-in.net/archive/itsdb/ mailing list] and a [wiki:ItsdbWishlist wish list].

Installation

The automated installation procedure explained on the LkbInstallation page includes itsdb. To invoke itsdb if you've installed the system this way:

   M-x lkb RET
   M-x itsdb RET

* ItsdbProfileManipulation

* ItsdbProfiling

* ItsdbTerminology

* ItsdbTreebanking

* [wiki:ItsdbBatch Batch Processing]

* ItsdbCustomization

* ItsdbReference

* ItsdbTroubleshooting

Debugging Aids

MRS Checking

If your profile has MRSs scored, you can check whether they scope or not by setting the switch Options | Result Filter | Mrs Scoping and then browsing the results: Browse | Results. Helpful diagnostic messages should be ouptut in the *common-lisp* buffer.

Note, if you have too many results stored, then this will be either very slow, or crash. You should only really do it for profiles with 1 or 2 results per item.

Misc

There is a macro for writing itsdb in the wiki: itsdb.

Clone this wiki locally