BART coreference system
We have a web site for BART under http://www.bart-coref.org - while this is still the official repository, please look there for documentation.
How to install BART
[paths]
default= /path/to/your/BART-repo
Netbeans (>=6.0 with Mercurial plugin) should recognize the sources right away. You can then work on the working copy (BART) and check changes into the working copy. Selecting "push to default" will push them to your local repository. Doing a hg push from inside the local repository (BART-repo) will push the changes to the Assembla repository.
You can also do a hg pull http://hg.assembla.com/bart-coref in either your local repository or your working copy to get changes from the Assembla repository.
This space has a Trac Tool