Difference between revisions of "Wordnet plus"
From CSWiki
m (→Environment) |
m (→Environment) |
||
Line 27: | Line 27: | ||
* 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 | * 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 | * MINIPATH=/n/fs/topics/lib/minipar/data | ||
− | * R_LIBS=/n/fs/topics/lib/rlib-`hostname -s` | + | * R_LIBS=/n/fs/topics/lib/rlib-`hostname -s` |
* PYTHONPATH=/n/fs/topics/lib/pywordnet-2.0.1/build/lib | * PYTHONPATH=/n/fs/topics/lib/pywordnet-2.0.1/build/lib | ||
* WNHOME=/n/fs/topics/lib/WordNet-2.1 | * WNHOME=/n/fs/topics/lib/WordNet-2.1 |
Revision as of 16:08, 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. 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)