wn.sqltemplates.data.sources.sql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tosql Show documentation
Show all versions of tosql Show documentation
Export Wordnet model to SQL files.
INSERT INTO sources (idsource,name,version,wnversion,url,provider,reference) VALUES
(1,'WordNet','3.1','3.1','http://wordnet.princeton.edu/','Princeton University','George A. Miller (1995). WordNet: A Lexical Database for English. Communications of the ACM Vol. 38, No. 11: 39-41. Christiane Fellbaum (1998, ed.) WordNet: An Electronic Lexical Database. Cambridge, MA: MIT Press.'),
(30,'Open English Wordnet','2021','3.1','https://github.com/globalwordnet/english-wordnet','Global WordNet Association',NULL)
;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy