Difference between revisions of "Wordnet plus"
From CSWiki
m (→Lib) |
m |
||
Line 20: | Line 20: | ||
* [[TOPICSROOT/lib/WordNet-2.0|WordNet-2.0]] | * [[TOPICSROOT/lib/WordNet-2.0|WordNet-2.0]] | ||
* [[TOPICSROOT/lib/WordNet-2.1|WordNet-2.1]] | * [[TOPICSROOT/lib/WordNet-2.1|WordNet-2.1]] | ||
+ | |||
+ | == 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\ | ||
+ | /:$LD_LIBRARY_PATH | ||
+ | * MINIPATH=/n/fs/topics/lib/minipar/data | ||
+ | * R_LIBS=/n/fs/topics/lib/rlib-`hostname -s`:$R_LIBS | ||
+ | * PYTHONPATH=/n/fs/topics/lib/pywordnet-2.0.1/build/lib:$PYTHONPATH | ||
+ | * WNHOME=/n/fs/topics/lib/WordNet-2.1 | ||
== Current Active Projects (Needs to be updated) == | == Current Active Projects (Needs to be updated) == |
Revision as of 15:07, 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\
/:$LD_LIBRARY_PATH
- MINIPATH=/n/fs/topics/lib/minipar/data
- R_LIBS=/n/fs/topics/lib/rlib-`hostname -s`:$R_LIBS
- PYTHONPATH=/n/fs/topics/lib/pywordnet-2.0.1/build/lib:$PYTHONPATH
- 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)