Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.36 KB

README-sql.md

File metadata and controls

32 lines (18 loc) · 1.36 KB

X Open English Wordnet

SQL

sqlite version. mysql version.

Dataflow2

SQLUNET (SQL-Unified *Net)

SqlUnet compiles the WordNet, PWN3.0, PWN3.1, VerbNet, Propank, FrameNet, PredicateMatrix, SUMO ... so that their tables are joinable, in effect unifying these databases into one. The Semantikos application allow browsing across database boundaries and exploring senses and semantic roles.

A SqlUNet unified database has been compiled with EWN as its core and Semantikos can download it.

The data is here and again comes in 3 flavours mysql, sqlite and standard SQL.

Dataflow2

SQL builder

The SQL builder generates myslq and sqlite versions of the data. It is part of the SQLUnet project.

Android Semantikos application

The Android Semantikos application uses the sqlite version. So it's now past the proof-of-concept stage.

Please note the the Semantikos application comes with a feature that allows the user to peek at the SQL queries it uses.