issues
search
Annotald
/
annotald
A program for annotation in the Penn Treebank format
GNU General Public License v3.0
8
stars
4
forks
source link
Issues from my visit to CUNY
#67
Open
aecay
opened
10 years ago
aecay
commented
10 years ago
[ ] create a tag glossary mode where (e.g.) mousing over a tag abbreviation will show a tooltip with its full name
[ ] read-only mode for viewing files
[ ] installation instructions issues
reminder to use pip2 if python 3 is installed (check with
pip --version
first)
what to do if pyyaml gives compiler not found error (install without libyaml bindings)
pip --version
first)