代码搜索:WORDNET
找到约 107 项符合「WORDNET」的源代码
代码结果 107
www.eeworm.com/read/227687/4768999
java pointertype.java
/*
* WordNet-Java
*
* Copyright 1998 by Oliver Steele. You can use this software freely so long as you preserve
* the copyright notice and this restriction, and label your changes.
*/
pack
www.eeworm.com/read/227687/4769000
java pointer.java
/*
* WordNet-Java
*
* Copyright 1998 by Oliver Steele. You can use this software freely so long as you preserve
* the copyright notice and this restriction, and label your changes.
*/
pa
www.eeworm.com/read/227687/4769002
java word.java
/*
* WordNet-Java
*
* Copyright 1998 by Oliver Steele. You can use this software freely so long as you preserve
* the copyright notice and this restriction, and label your changes.
*/
pack
www.eeworm.com/read/227687/4769003
java remotefilemanager.java
/*
* WordNet-Java
*
* Copyright 1998 by Oliver Steele. You can use this software freely so long as you preserve
* the copyright notice and this restriction, and label your changes.
*/
pack
www.eeworm.com/read/227687/4769011
java pos.java
/*
* WordNet-Java
*
* Copyright 1998 by Oliver Steele. You can use this software freely so long as you preserve
* the copyright notice and this restriction, and label your changes.
*/
pack
www.eeworm.com/read/177665/5322865
ctxt wordnetwords.ctxt
#BlueJ class context
comment0.target=WordNetWords()
comment0.text=\nOpens\ the\ WordNet\ dictionary,\ and\ reads\ in\ BNC\ frequency\ data.\ Iterates\ \nover\ verbs,\ nouns\ and\ adjectives\ to\ bui
www.eeworm.com/read/152629/5672990
java examples.java
/**
* Java WordNet Library (JWNL)
* See the documentation for copyright information.
*
* @version 1.1
*/
package edu.umass.cs.mallet.base.util.resources.wn;
import net.didion.jwnl.JWNL;
www.eeworm.com/read/226912/4779614
l wnlex.l
%Start insynset outsynset comment indefinition inframelist
%o 4000
%a 2500
%{
/*
wnlex.l - Lexical analyzer for WordNet lexicographer's files
*/
#include "wngrind.h"
#include "grind-wnparse.h"
www.eeworm.com/read/222966/4815030
java examples.java
/**
* Java WordNet Library (JWNL)
* See the documentation for copyright information.
*
* @version 1.1
*/
package net.didion.jwnl.utilities;
import net.didion.jwnl.JWNL;
import net.didio
www.eeworm.com/read/205961/5013749
java examples.java
/**
* Java WordNet Library (JWNL)
* See the documentation for copyright information.
*
* @version 1.1
*/
package edu.umass.cs.mallet.base.util.resources.wn;
import net.didion.jwnl.JWNL;