Example usage for edu.stanford.nlp.trees WordNetConnection interface-usage

List of usage examples for edu.stanford.nlp.trees WordNetConnection interface-usage

Introduction

In this page you can find the example usage for edu.stanford.nlp.trees WordNetConnection interface-usage.

Usage

From source file org.purl.net.wonderland.explore.WordNetInstance.java

/**
 *
 * @author Iulian
 */
public class WordNetInstance implements WordNetConnection {

From source file org.purl.net.wonderland.nlp.CollocationsManager.java

/**
 *
 * @author Iulian
 */
public class CollocationsManager implements WordNetConnection {