robmyers
cl-wordnet-mysql
Simple CL interface to wordnet db
-
Cloning this repository:
git clone git://gitorious.org/robmyers/cl-wordnet-mysql.git cl-wordnet-mysql cd cl-wordnet-mysql
Add this repository as a remote to an existing local repository:
git remote add cl-wordnet-mysql git://gitorious.org/robmyers/cl-wordnet-mysql.git git fetch cl-wordnet-mysql git checkout -b my-local-tracking-branch cl-wordnet-mysql/master_or_other_branch
- Branches:
- master


