Skip to content

Commit f455666

Browse files
author
Rob Levy
committed
removed references to nltk (I am working on a separate piece of code that will use this to interface with nltk)
1 parent 80170be commit f455666

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,6 @@ is wrapped by jython makes interop with python clumsy and
99
verbose. This library aims to make jython interop in
1010
clojure nearly as seamless as basic java interop.
1111
e
12-
Contents:
13-
14-
src/python.clj ; the library
15-
etc/nltk-example/* ; example using the nltk library
16-
17-
18-
Note: added project.clj to project so as to enable building with Leiningin as a dependency via Clojars.
19-
However please note that the included nltk examples will probably require features in Jython 2.5.1,
20-
the latest version of Jython in mvnrepository is 2.5.0 at the time of this writing.
2112

2213
## Usage
2314

0 commit comments

Comments
 (0)