com.hp.hpl.mesa.rdf.jena.sample
Class Sample3

java.lang.Object
  |
  +--com.hp.hpl.mesa.rdf.jena.sample.Sample3

public class Sample3
extends java.lang.Object

Load Wordnet into a model and count the number of statements and the number of nouns.

Version:
Release='$Name: $' Revision='$Revision: 1.1 $' Date='$Date: 2001/01/05 14:17:42 $'
Author:
bwm

Constructor Summary
Sample3()
           
 
Method Summary
static void main(java.lang.String[] args)
          Load Wordnet into a model and count the number of nouns.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sample3

public Sample3()
Method Detail

main

public static void main(java.lang.String[] args)
Load Wordnet into a model and count the number of nouns.
Parameters:
args - args[0] = the directory containing the wordnet files


Copyright © 2001 Hewlett-Packard. All Rights Reserved.