Skip to content

Commit cd0ff3c

Browse files
committed
archived old sourceforge forum posts in text form
svn/trunk@6757
1 parent 0ce7ae1 commit cd0ff3c

File tree

3 files changed

+1407
-0
lines changed

3 files changed

+1407
-0
lines changed

archives/sourceforge-dev.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
nltk 1.3 documentation
2+
By: Patrick Ye (jingy) - 2004-04-14 17:12
3+
Would it be possible to package the documentation for version 1.3 so it can be downloaded easily? This would
4+
be pretty useful in case we have no internet access.
5+
6+
Thanks a lot.
7+
8+
Patrick
9+
10+
11+
RE: nltk 1.3 documentation
12+
By: Edward Loper (edloperProject Admin) - 2004-04-15 09:11
13+
I just added it to the files page: http://sourceforge.net/project/showfiles.php?group_id=30982
14+
15+
Sorry for the omission.
16+
17+
18+
nltk_contrib for WordNet
19+
By: Patrick Ye (jingy) - 2004-04-14 17:04
20+
Hi,
21+
22+
I created a python package (with a setup.py) for interfacing python/nltk with WordNet using the C code that comes with the WordNet library. I'm not sure how to integrate this new package into nltk_contrib, i.e, should I just use the python package or unpackage it and treat it as just a directory that contains a few python files?
23+
24+
Any help would be appreciated.
25+
26+
Patrick
27+

0 commit comments

Comments
 (0)