The blue social bookmark and publication sharing system.
We took the Prolog database format WordNet 2.0 files and converted them to MySQL batch script format. All you need to do is download the zip file below, un
...We took the Prolog database format WordNet 2.0 files and converted them to MySQL batch script format. All you need to do is download the zip file below, unzip it to a directory of your choosing, and import the files in to MySQL. The unextracted file named wordnet20-from-prolog-all-3.sql will create the necessary tables and database for you. The database name is wn_pro_mysql.
to mysql wordnet by steff83 on Dec 5, 2008,
12:55 PM- to api examples jwnl wordnet by steff83 on Dec 1, 2008,
6:16 PM
JWordNet is a pure Java standalone object-oriented interface to the WordNet database of lexical relationships. It is intended for Java programmers who wish
...JWordNet is a pure Java standalone object-oriented interface to the WordNet database of lexical relationships. It is intended for Java programmers who wish to write portable Java applications that use a local copy of the WordNet files, or who find JWordNet's object-oriented interface preferable to the procedural interface that the C library (and native method interfaces built on top of it) provide.
to api java tools wordnet by steff83 on Jul 8, 2008,
11:57 PMAs its name implies, the Java API for WordNet Searching (JAWS) is an API that provides Java applications with the ability to retrieve data from the WordNet
...As its name implies, the Java API for WordNet Searching (JAWS) is an API that provides Java applications with the ability to retrieve data from the WordNet database. It is a simple and fast API that is compatible with both the 2.1 and 3.0 versions of the WordNet database files and can be used with Java 1.4 and later. JAWS was created by Brett Spell as a project for Dr. Margaret Dunham's class on Information Retrieval at Southern Methodist University.
to api java wordnet by steff83 and 4 other users on Jul 7, 2008,
8:29 PMWordNet® is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into s
...WordNet® is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. The resulting network of meaningfully related words and concepts can be navigated with the browser. WordNet is also freely and publicly available for download. WordNet's structure makes it a useful tool for computational linguistics and natural language processing.
to dictionary language ontology wordnet by steff83 and 39 other users on May 20, 2008,
2:54 PM