Difference between revisions of "Wordnet plus"
From CSWiki
m (→Lib) |
m (→Corpora) |
||
Line 6: | Line 6: | ||
All corpora are located at /n/fs/topics/corpora. The subdirectories are: | All corpora are located at /n/fs/topics/corpora. The subdirectories are: | ||
* [[TOPICSROOT/corpora/bnc|bnc]] | * [[TOPICSROOT/corpora/bnc|bnc]] | ||
+ | * [[TOPICSROOT/corpora/esp|esp]] | ||
* [[TOPICSROOT/corpora/facebook|facebook]] | * [[TOPICSROOT/corpora/facebook|facebook]] | ||
* [[TOPICSROOT/corpora/semcor2.0|semcor2.0]] | * [[TOPICSROOT/corpora/semcor2.0|semcor2.0]] |
Revision as of 15:16, 4 October 2007
A group that does stuff and talks about related things.
Contents
Corpora
All corpora are located at /n/fs/topics/corpora. The subdirectories are:
Lib
Commonly used libraries/tools can be found in /n/fs/topics/lib. It contains the following subdirectories:
Environment
The script found at /n/fs/topics/topics.sh sets up the environment. It should be sourced within your .bashrc. In order for the CVSROOT setup to work, you must export CVSUSER before sourcing this file. It sets up the following:
- CVS_RSH=ssh
- CVSROOT=:ext:$CVSUSER-wnp@cvs.cs.princeton.edu:/cvs
- LD_LIBRARY_PATH=/n/fs/topics/lib/boost_1_33_1/boost/bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true
- MINIPATH=/n/fs/topics/lib/minipar/data
- R_LIBS=/n/fs/topics/lib/rlib-`hostname -s`
- PYTHONPATH=/n/fs/topics/lib/pywordnet-2.0.1/build/lib
- WNHOME=/n/fs/topics/lib/WordNet-2.1
Current Active Projects (Needs to be updated)
- Evocation
- WNImage
- SimilarityEM
- LDAWN (for want of a better name)