代码搜索:WORDNET

找到约 107 项符合「WORDNET」的源代码

代码结果 107
www.eeworm.com/read/207023/5002936

java package-info.java

/** * Provides the classes necessary to access the WordNet 2.0 command line interface * and create JWord objects based on the lexical information in the related database. * * The JWords fr
www.eeworm.com/read/273016/4213674

java package-info.java

/** * Provides the classes necessary to access the WordNet 2.0 command line interface * and create JWord objects based on the lexical information in the related database. * * The JWords fr
www.eeworm.com/read/239308/4603285

java synexpand.java

package org.apache.lucene.wordnet; /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for
www.eeworm.com/read/239308/4603286

java syns2index.java

package org.apache.lucene.wordnet; /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for
www.eeworm.com/read/239308/4603287

java synlookup.java

package org.apache.lucene.wordnet; /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for
www.eeworm.com/read/336847/3346563

java synexpand.java

package org.apache.lucene.wordnet; /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for
www.eeworm.com/read/336847/3346564

java syns2index.java

package org.apache.lucene.wordnet; /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for
www.eeworm.com/read/336847/3346565

java synlookup.java

package org.apache.lucene.wordnet; /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for
www.eeworm.com/read/392186/8360003

sh ic-compute.sh

#!/bin/csh ## This script will build information content files for ## WordNet::Similarity. You need to have the corpora ## mentioned installed in a directory called $CORPORA. ## You also need to have
www.eeworm.com/read/297150/8050221

java atn.java

/** * Title: ATN * Description: Implements a simpl ATN parser that uses WordNet data * Copyright: Copyright (c) by Mark Watson, 2000 * @author Mark Watson * @version 1.2 */ imp