load_wordnet_graph: Lexical network of words from the WordNet dataset. Nodes in...

View source: R/data_util.R

load_wordnet_graphR Documentation

Lexical network of words from the WordNet dataset. Nodes in the network are English words, and links are relationships between them, such as synonymy, antonymy, meronymy, etc.

Description

Lexical network of words from the WordNet dataset. Nodes in the network are English words, and links are relationships between them, such as synonymy, antonymy, meronymy, etc.

Usage

load_wordnet_graph()

Value

igraph object


seekme94/influence.mining documentation built on Aug. 2, 2022, 10:19 p.m.