— Thu, 25 Sep 2008 01:24:27 -0000 by deveiant (r103) ——
Changed: utils.rb
convertdb.rb
Rakefile.local
Made the db converter look in more paths for the WordNet dict files.
— Tue, 23 Sep 2008 15:02:51 -0000 by deveiant (r102) ——
Added: project.yml
-> renamed from /branches/rakefile-work/project.yml@r101
Rakefile.local
-> renamed from /branches/rakefile-work/Rakefile.local@r101
spec/wordnet/synset_pointer_spec.rb
-> renamed from /branches/rakefile-work/spec/wordnet/synset_pointer_spec.rb@r101
spec/wordnet/synset_spec.rb
-> renamed from /branches/rakefile-work/spec/wordnet/synset_spec.rb@r101
lib/wordnet/synset_pointer.rb
-> renamed from /branches/rakefile-work/lib/wordnet/synset_pointer.rb@r101
LICENSE
-> renamed from /branches/rakefile-work/LICENSE@r101 (and 1 other/s)
Changed: README
/trunk
utils.rb
TODO
lib/wordnet/constants.rb
INSTALL (and 8 other/s)
Deleted: makedist.rb
spec/wordnet/synset.tests.rb
MANIFEST
rake
docs
Merging new build system from the [log:branches/rakefile-work@88:101 rakefile-work branch].
— Tue, 08 Jul 2008 15:07:04 -0000 by deveiant (r87) ——
Added: spec/wordnet/synset.tests.rb
-> renamed from /trunk/tests/synset.tests.rb@r86
spec/linguawordnet.tests.rb
-> renamed from /trunk/tests/linguawordnet.tests.rb@r86
redist/bdb-0.6.5.tar.gz (new)
Changed: examples/clothesWithCollars.rb
/trunk
utils.rb
makedist.rb
examples/hyponymTree.rb
lib/wordnet/constants.rb (and 19 other/s)
Deleted: tests
install.rb
redist/bdb-0.5.9.tar.bz2
test.rb
Checkpoint commit:
* started work on integrating dict conversion into the Rakefile. Not quite done yet.
* removed the coverage check from the svn:ci task until I get all the specs converted.
* started cleaning up the distribution
* updated the included bdb library to the latest release
* added support for conversion of the dict files directly from a WordNet-x.x.tar.bz2 tarball
extracted in the top-level directory
— Tue, 08 Jul 2008 14:25:54 -0000 by deveiant (r86) ——
Added: spec/lib (new)
spec/lib/helpers.rb (new)
rake/verifytask.rb (new)
spec/wordnet (new)
Rakefile (new)
rake (new) (and 5 other/s)
Changed: lib/wordnet/constants.rb
.irbrc
lib/wordnet/synset.rb
convertdb.rb
lib/wordnet.rb
lib/wordnet/lexicon.rb (and 1 other/s)
Deleted: WordNet Project.tmproj
Checkpoint commit
— Tue, 08 Jul 2008 03:39:04 -0000 by deveiant (r85) ——
Changed: lib/wordnet/synset.rb
test.rb
utils.rb
WordNet Project.tmproj
lib/wordnet/constants.rb
convertdb.rb (and 2 other/s)
Checkpoint commit
— Tue, 24 Jul 2007 22:50:30 -0000 by deveiant (r83) ——
Changed: README
WordNet Project.tmproj
INSTALL
Doc updates
— Mon, 18 Jun 2007 14:48:38 -0000 by deveiant (r82) ——
Changed: lib/wordnet/synset.rb
docs/CATALOG
WordNet Project.tmproj
Cosmetic fixes
— Sun, 17 Jun 2007 19:50:12 -0000 by deveiant (r81) ——
Changed: /trunk Updating project version for release
— Sun, 17 Jun 2007 19:32:12 -0000 by deveiant (r80) ——
Changed: /trunk
WordNet Project.tmproj
tests/wntestcase.rb
* Fixed mimetype for the project file
* Eliminated unused Test::Unit::Mock from the testcase class
— Tue, 20 Feb 2007 19:07:32 -0000 by deveiant (r79) ——
Changed: examples/clothesWithCollars.rb
/trunk
docs/CATALOG
examples/hyponymTree.rb
tests/lexicon.tests.rb
MANIFEST (and 18 other/s)
source:trunk/convertdb.rb
source:trunk/tests/wntestcase.rb
source:trunk/tests/linguawordnet.tests.rb
source:trunk/tests/synset.tests.rb
source:trunk/lib/wordnet/synset.rb
source:trunk/lib/wordnet/constants.rb
source:trunk/lib/wordnet.rb
source:trunk/examples/clothesWithCollars.rb
source:trunk/examples/clothesWithTongues.rb
source:trunk/examples/hyponymTree.rb
source:trunk/examples/holonymTree.rb
source:trunk/examples/meronymTree.rb
source:trunk/examples/domainTree.rb
source:trunk/examples/memberTree.rb
source:trunk/examples/addLacedBoots.rb
source:trunk/examples/distance.rb
source:trunk/examples/hypernymTree.rb
source:trunk/examples/gcs.rb
* camelCase to under_barred conversions
source:trunk/tests/lexicon.tests.rb
source:trunk/lib/wordnet/lexicon.rb
* Fix for readonly mode
source:trunk/MANIFEST
* Include examples
— Sun, 08 Oct 2006 22:36:15 -0000 by ged (r77) ——
Added: redist/bdb-0.5.9.tar.bz2 (new)
redist (new)
* Added supported version of the bdb library to redist/
— Sun, 08 Oct 2006 22:18:06 -0000 by ged (r76) ——
Added: WordNet Project.tmproj
-> renamed from /trunk/WordNet.tmproj@r75
Changed: tests/lexicon.tests.rb
lib/wordnet/lexicon.rb
Deleted: WordNet.tmproj
* Fixed permissions/options in read-only mode.
— Fri, 30 Jun 2006 18:28:33 -0000 by ged (r75) ——
Changed: install.rb Make install.rb executable
— Fri, 09 Dec 2005 20:47:22 -0000 by ged (r74) ——
Changed: utils.rb - Synched utils.rb with updated one from project-utils.
— Fri, 09 Dec 2005 00:35:21 -0000 by ged (r72) ——
Changed: /trunk - svn:ignore additions.
— Fri, 09 Dec 2005 00:33:44 -0000 by ged (r71) ——
Added: WordNet.tmproj (new) - Adding Textmate project file.
— Fri, 09 Dec 2005 00:33:06 -0000 by ged (r70) ——
Changed: .irbrc - Load the default lexicon into a global.
— Fri, 09 Dec 2005 00:32:20 -0000 by ged (r69) ——
Added: examples/TEMPLATE.rb.tpl (new) Initial checkin.
— Fri, 09 Dec 2005 00:30:58 -0000 by ged (r68) ——
Changed: lib/wordnet/synset.rb - Only alias if CrossCase hasn't done it already.
— Fri, 09 Dec 2005 00:29:53 -0000 by ged (r67) ——
Changed: examples/clothesWithCollars.rb - Playing, mostly.
— Thu, 08 Dec 2005 11:15:42 -0000 by ged (r66) ——
Changed: lib/wordnet/synset.rb
tests/wntestcase.rb
lib/wordnet/constants.rb
tests/lexicon.tests.rb
tests/linguawordnet.tests.rb
convertdb.rb (and 3 other/s)
- Test and fix for new compound pointer types (fixes #3)
- Added mode-specification and path specification to Lexicon constructor. This
is to support modifying WordNet databases as well as being able to open them
read-only. This addresses the "writable data files" bug (fixes #2).
- Moved default location for data files to CONFIG['datadir']
- Added quite a bit more documentation which is visible if you use the included
docs/makedocs.rb script or manually specify an 'accessors' option to rdoc.
— Thu, 08 Dec 2005 11:01:42 -0000 by ged (r65) ——
Changed: utils.rb
install.rb
- Synced utility scripts with project-utils.
— Sat, 12 Nov 2005 18:14:54 -0000 by ged (r64) ——
Added: experiments (new)
experiments/unhandled_pointer_types.rb (new)
* Adding minimal testcase for missing synset pointer types bug. (refs #3)
— Sat, 12 Nov 2005 12:24:58 -0000 by ged (r63) ——
Changed: lib/wordnet/synset.rb
* Made def_pointer_methods a bit more intelligent so that the second argument
isn't necessary.
* Added example values to some attributes
— Sat, 12 Nov 2005 12:21:45 -0000 by ged (r62) ——
Changed: makedist.rb
install.rb
* Propagated updates from project-utils.
— Sat, 12 Nov 2005 10:02:12 -0000 by ged (r61) ——
Changed: docs/makedocs.rb
docs/CATALOG
utils.rb
* Added accessor-awareness from project-utils, and added accessors to CATALOG.
— Fri, 11 Nov 2005 13:28:41 -0000 by ged (r60) ——
Changed: convertdb.rb * Fixed the segfault during conversion. Thanks to Claus W. Spitzer for finding this and sending me a patch. (Fixes #1)
— Fri, 11 Nov 2005 04:38:14 -0000 by ged (r59) ——
Deleted: .cvsignore
docs/.cvsignore
lib/wordnet/.cvsignore
* Cleanup of old .cvsignore files.
— Fri, 11 Nov 2005 04:34:33 -0000 by ged (r58) ——
Changed: README
tests/wntestcase.rb
INSTALL
MANIFEST
lib/wordnet/constants.rb
lib/wordnet.rb (and 2 other/s)
- Updated keywords, cleaned up for new work.
— Wed, 03 Sep 2003 20:32:42 -0000 by deveiant (r56) ——
Added: ChangeLog (new) Initial checkin
— Wed, 03 Sep 2003 20:24:27 -0000 by deveiant (r55) ——
Changed: TODO - Fixed list for RDoc.
— Wed, 03 Sep 2003 14:15:14 -0000 by deveiant (r54) ——
Changed: tests/synset.tests.rb - Fixed tests for relation pointer methods: verbgroups => verbGroups and delete 'functions'.
— Wed, 03 Sep 2003 07:47:29 -0000 by deveiant (r53) ——
Changed: lib/wordnet/synset.rb - Corrected pointer-method docs.
— Wed, 03 Sep 2003 06:47:19 -0000 by deveiant (r52) ——
Changed: INSTALL - Updated requirements list.
— Wed, 03 Sep 2003 06:42:23 -0000 by deveiant (r51) ——
Changed: tests/linguawordnet.tests.rb
tests/synset.tests.rb
- Modified to reflect WordNet-2.0 changes and API changes.
- Added some more tests.
— Wed, 03 Sep 2003 06:41:39 -0000 by deveiant (r50) ——
Changed: lib/wordnet/synset.rb - Added new class: WordNet::Synset::Pointer which is the generic type which contains a reference from one synset to another. - Refactored all pointer-specific code into Pointer. - Refactored some of the more complex methods into several submethods. - Removed all addFoo()/deleteFoo() methods to fit a more Ruby-ish '+=' and '-=' idiom. - Documentation additions/fixes.
— Wed, 03 Sep 2003 06:37:29 -0000 by deveiant (r49) ——
Changed: lib/wordnet/lexicon.rb - [COMPAT] Simplified index entry-parsing by removing redundant count. - New method: removeSynset() -- still experimental. - Changed internal terminology to more closely match WordNet's terms to reduce future maintainer confusion.
— Wed, 03 Sep 2003 06:29:17 -0000 by deveiant (r48) ——
Changed: lib/wordnet/constants.rb - Rewritten to group constants into Hashes by function, with maps into real constants for convenience.
— Wed, 03 Sep 2003 06:28:09 -0000 by deveiant (r47) ——
Added: lib/wordnet/.cvsignore (new) Changed: lib/wordnet Initial checkin.
— Wed, 03 Sep 2003 06:27:51 -0000 by deveiant (r46) ——
Changed: lib/wordnet.rb - Updated synopsis to reflect changes to the API. - Added optional require of CrossCase module.
— Wed, 03 Sep 2003 05:34:35 -0000 by deveiant (r45) ——
Changed: examples/holonymTree.rb
examples/meronymTree.rb
- Modified to reflect changes in method names.
— Wed, 03 Sep 2003 05:34:12 -0000 by deveiant (r44) ——
Added: docs/.cvsignore (new)
examples/domainTree.rb (new)
examples/memberTree.rb (new)
Changed: docs
Initial checkin.
— Wed, 03 Sep 2003 05:33:22 -0000 by deveiant (r43) ——
Changed: docs/makedocs.rb - Added --promiscuous and --show-hash options to RDoc invocation.
— Wed, 03 Sep 2003 05:32:47 -0000 by deveiant (r42) ——
Changed: install.rb - Fixed 1.8 String =~ String warning. - Added filter to installation file list.
— Wed, 03 Sep 2003 05:32:08 -0000 by deveiant (r41) ——
Changed: convertdb.rb - Fixed to work with a dictdir argument. - COMPAT: Modified to no longer store the redundant pointer count in the index.
— Wed, 03 Sep 2003 05:30:34 -0000 by deveiant (r40) ——
Changed: TODO - Updated for new release.
— Wed, 03 Sep 2003 05:30:14 -0000 by deveiant (r39) ——
Changed: .irbrc - Fixed comment.
— Wed, 06 Aug 2003 08:08:27 -0000 by deveiant (r38) ——
Changed: tests/lexicon.tests.rb
tests/linguawordnet.tests.rb
tests/synset.tests.rb
- Converted to use Test::Unit.
— Wed, 06 Aug 2003 08:08:14 -0000 by deveiant (r37) ——
Changed: lib/wordnet/synset.rb - Changed to reflect changes in the API.
— Wed, 06 Aug 2003 08:07:04 -0000 by deveiant (r36) ——
Changed: lib/wordnet/lexicon.rb - Modified to use BDB transactions. - Made changes to reflect change in constant names.
— Wed, 06 Aug 2003 08:05:39 -0000 by deveiant (r35) ——
Added: .cvsignore (new)
examples/clothesWithCollars.rb (new)
docs/makedocs.rb (new)
utils.rb (new)
makedist.rb (new)
tests/wntestcase.rb (new) (and 4 other/s)
Changed: /trunk
Initial checkin.
— Wed, 06 Aug 2003 08:04:43 -0000 by deveiant (r34) ——
Changed: lib/wordnet.rb - Moved constants into a separate module.
— Wed, 06 Aug 2003 08:03:53 -0000 by deveiant (r33) ——
Changed: examples/clothesWithTongues.rb
examples/hyponymTree.rb
examples/holonymTree.rb
examples/meronymTree.rb
examples/distance.rb
examples/hypernymTree.rb (and 2 other/s)
- Updated to use new API.
— Wed, 06 Aug 2003 08:01:30 -0000 by deveiant (r32) ——
Changed: test.rb - Converted to use Test::Unit.
— Wed, 06 Aug 2003 08:00:52 -0000 by deveiant (r31) ——
Changed: install.rb - Modified to reflect self-build of wordnet DBs.
— Wed, 06 Aug 2003 07:59:44 -0000 by deveiant (r30) ——
Changed: convertdb.rb - Changed to look for WordNet-2.0 dicts by default.
— Wed, 06 Aug 2003 07:59:01 -0000 by deveiant (r29) ——
Changed: README
INSTALL
- Updated for pending release.
— Wed, 06 Aug 2003 07:57:36 -0000 by deveiant (r28) ——
Changed: .irbrc - Updated.
— Wed, 06 Aug 2003 07:46:35 -0000 by deveiant (r27) ——
Deleted: lib/WordNet.rb - Renamed to 'wordnet.rb' to follow Ruby module-naming convention.
— Wed, 06 Aug 2003 07:42:59 -0000 by deveiant (r26) ——
Added: docs/CATALOG (new)
docs (new)
Initial checkin.
— Wed, 18 Jun 2003 04:51:47 -0000 by deveiant (r25) ——
Changed: convertdb.rb - Fixed stupid bug caused by using the append operator (<<) instead of catenation (+) to build the keys and values of the parsing methods. - Fixed several bugs of verying degrees of stupidity in the gloss-parsing code.
— Tue, 17 Jun 2003 18:11:21 -0000 by deveiant (r24) ——
Changed: convertdb.rb - Added async transactions to speed database functions.
— Tue, 17 Jun 2003 15:01:06 -0000 by deveiant (r23) ——
Added: convertdb.rb (new) Initial checkin.
— Mon, 14 Jan 2002 13:44:36 -0000 by deveiant (r21) ——
Changed: tests/lexicon.tests.rb
tests/linguawordnet.tests.rb
tests/synset.tests.rb
- Converted to RubyUnit
— Mon, 14 Jan 2002 13:44:09 -0000 by deveiant (r20) ——
Changed: lib/wordnet/synset.rb - Small header/comment corrections - Made raw pointer methods 'protected' instead of 'public' - Added underbar-style method name aliases - Added traversal iterator and a bunch of derived analysis methods.
— Mon, 14 Jan 2002 13:41:27 -0000 by deveiant (r19) ——
Changed: lib/wordnet/lexicon.rb - Small header/comment corrections - Added optional block form to #unlock - Changed all instances of 'pos' to 'partOfSpeech' for clarity - Fixed misnamed-database bug in #write
— Mon, 14 Jan 2002 13:36:31 -0000 by deveiant (r18) ——
Changed: lib/WordNet.rb
lib/wordnet.rb
- Small header/comment corrections
— Mon, 14 Jan 2002 13:34:06 -0000 by deveiant (r17) ——
Changed: test.rb - Converted to a RubyUnit test, and walkit is no longer maintained or available.
— Mon, 14 Jan 2002 13:33:24 -0000 by deveiant (r16) ——
Changed: install.rb - Added code to rewrite the DICTDIR in lib/WordNet.rb
— Mon, 14 Jan 2002 13:32:02 -0000 by deveiant (r15) ——
Added: .irbrc (new) Initial import
— Mon, 14 Jan 2002 13:31:23 -0000 by deveiant (r14) ——
Changed: examples/addLacedBoots.rb - Added abort code until writing is tested.
— Mon, 14 Jan 2002 13:30:04 -0000 by deveiant (r13) ——
Added: examples (new)
examples/clothesWithTongues.rb (new)
examples/hyponymTree.rb (new)
examples/holonymTree.rb (new)
examples/meronymTree.rb (new)
examples/addLacedBoots.rb (new) (and 4 other/s)
Initial import
— Mon, 14 Jan 2002 13:22:34 -0000 by deveiant (r12) ——
Changed: README - Added write-access methods warning.
— Mon, 14 Jan 2002 13:21:49 -0000 by deveiant (r11) ——
Changed: INSTALL - Fixed up instructions.
— Mon, 07 Jan 2002 06:03:06 -0000 by deveiant (r10) ——
Changed: README - Modified the statement about Lingua::Wordnet to make it clear that it does deviate from the module a bit more than a straight port.
— Sat, 05 Jan 2002 13:34:21 -0000 by deveiant (r9) ——
Changed: INSTALL - Fixed confusing first sentence.
— Sat, 05 Jan 2002 13:33:49 -0000 by deveiant (r8) ——
Changed: INSTALL - Cleaned up, untabified.
— Sat, 05 Jan 2002 13:29:40 -0000 by deveiant (r7) ——
Added: INSTALL (new) Initial release.
— Sat, 05 Jan 2002 12:32:33 -0000 by deveiant (r6) ——
Changed: README - Cleaned up and finished. Untabified.
— Fri, 04 Jan 2002 21:52:21 -0000 by deveiant (r2) ——
Added: README (new)
lib/wordnet/synset.rb (new)
test.rb (new)
tests (new)
lib (new)
tests/lexicon.tests.rb (new) (and 8 other/s)
Initial revision
— Fri, 04 Jan 2002 21:52:21 -0000 by unknown (r1) ——
Added: /trunk (new)
/branches (new)
/tags (new)
New repository initialized by cvs2svn.
Generated with the Darkfish Rdoc Generator 1.1.6.