Skip to content

eureko/WordNetToCSVFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

WordNetToCSVFiles

This project contains a single main java class helping user in serializing in different files (.csv) the following information extracted from WordNet (v.2.1):

  • synset nodes info (i.e., id,SID,type,POS,level,dimension,words,label);
  • semantic relations;
  • wordsenses nodes (i.e., id,Sid,WID,type,POS,polysemy,frequency,dimension,label);
  • Exporting semantic syntactic relations.

Author: Enrico G. Caldarola, PhD (date: February 2017)

(STIIMA – Institute of Intelligent Systems and Industrial Technologies for Advanced Manufacturing National Research Council of Italy)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages