nltk_languages: NLTK Wordnet Languages and Coverage

nltk_languagesR Documentation

NLTK Wordnet Languages and Coverage

Description

A dataset containing information on the wordnets provided to NLTK by OMW Pulled from the source 2021-03-02 Follow link to source for citation information and direct download of data

Usage

nltk_languages

Format

A data frame with 4999 observations and 7 variables

wordnet

name of the wordnet

lang

three-character abreviation to be passed to get_syns and make_wordlist

synsets

number of synsets present in wordnet

words

number of words present in wordnet

senses

number of senses present in wordnet

core

percentage coverage of Princeton Wordnet

licence

licence of wordnet

Source

http://compling.hss.ntu.edu.sg/omw/


antdurrant/word.lists documentation built on July 20, 2023, 3:57 p.m.