Download WordNet C#

Description

The purpose of this project is demonstrate how to query the WordNet database using Microsoft Entity Framework 5 & C#.

Source Files

The download file wordnet.zip has the following entries.


Wordnet.BusinessLogicLayer/Properties/AssemblyInfo.cs
Wordnet.BusinessLogicLayer/Wordnet.BusinessLogicLayer.csproj
Wordnet.BusinessLogicLayer/Wordnet.BusinessLogicLayer.csproj.vspscc
Wordnet.ConsoleApplication/App.config/*from  w  ww  . j  a  v  a  2s  .  c om*/
Wordnet.ConsoleApplication/Program.cs
Wordnet.ConsoleApplication/Properties/AssemblyInfo.cs
Wordnet.ConsoleApplication/Wordnet.ConsoleApplication.csproj
Wordnet.ConsoleApplication/Wordnet.ConsoleApplication.csproj.vspscc
Wordnet.DataAccessLayer/App.config
Wordnet.DataAccessLayer/Properties/AssemblyInfo.cs
Wordnet.DataAccessLayer/Wordnet.DataAccessLayer.csproj
Wordnet.DataAccessLayer/Wordnet.DataAccessLayer.csproj.vspscc
Wordnet.DataAccessLayer/packages.config
Wordnet.Database/SchemaCompare/LocalToProject.scmp
Wordnet.Database/WordNetSQLQueries/Definition-simple.sql
Wordnet.Database/WordNetSQLQueries/Synonyms-Hypernyms of noun horse.sql
Wordnet.Database/WordNetSQLQueries/hypernyms of noun horse.sql
Wordnet.Database/WordNetSQLQueries/hyponyms of noun horse.sql
Wordnet.Database/WordNetSQLQueries/readme.txt
Wordnet.Database/WordNetSQLQueries/verbnet syntax for verb guide.sql
Wordnet.Database/WordNetSQLQueries/verbnet thematic roles for verb accompany.sql
Wordnet.Database/WordNetSQLQueries/verbnet thematic roles for verb guide.sql
Wordnet.Database/WordNetSQLQueries/xwordnet lft for verb guide.sql
Wordnet.Database/WordNetSQLQueries/xwordnet parses for verb guide.sql
Wordnet.Database/WordNetSQLQueries/xwordnet wsd for verb guide.sql
Wordnet.Database/Wordnet.Database.sqlproj
Wordnet.Database/Wordnet.Database.sqlproj.vspscc
Wordnet.Database/dbo/Stored Procedures/LookupWordOne.sql
Wordnet.Database/dbo/Stored Procedures/LookupWordTwo.sql
Wordnet.Database/dbo/Tables/casedword.sql
Wordnet.Database/dbo/Tables/categorydef.sql
Wordnet.Database/dbo/Tables/framedef.sql
Wordnet.Database/dbo/Tables/frameref.sql
Wordnet.Database/dbo/Tables/legacy.sql
Wordnet.Database/dbo/Tables/lexlinkref.sql
Wordnet.Database/dbo/Tables/linkdef.sql
Wordnet.Database/dbo/Tables/morphdef.sql
Wordnet.Database/dbo/Tables/morphref.sql
Wordnet.Database/dbo/Tables/sample.sql
Wordnet.Database/dbo/Tables/semlinkref.sql
Wordnet.Database/dbo/Tables/sense.sql
Wordnet.Database/dbo/Tables/sentencedef.sql
Wordnet.Database/dbo/Tables/sentenceref.sql
Wordnet.Database/dbo/Tables/synset.sql
Wordnet.Database/dbo/Tables/vnexampledef.sql
Wordnet.Database/dbo/Tables/vnexampleref.sql
Wordnet.Database/dbo/Tables/vnframedef.sql
Wordnet.Database/dbo/Tables/vnframeref.sql
Wordnet.Database/dbo/Tables/vnroledef.sql
Wordnet.Database/dbo/Tables/vnroleref.sql
Wordnet.Database/dbo/Tables/vnselrestrdef.sql
Wordnet.Database/dbo/Tables/vnselrestrref.sql
Wordnet.Database/dbo/Tables/word.sql
Wordnet.Database/dbo/Tables/wordposition.sql
Wordnet.Database/dbo/Tables/xwnparselft.sql
Wordnet.Database/dbo/Tables/xwnwsd.sql
Wordnet.Models/Properties/AssemblyInfo.cs
Wordnet.Models/Wordnet.Models.csproj
Wordnet.Models/Wordnet.Models.csproj.vspscc
Wordnet.sln
Wordnet.vssscc
packages/EntityFramework.5.0.0/Content/App.config.transform
packages/EntityFramework.5.0.0/Content/Web.config.transform
packages/EntityFramework.5.0.0/EntityFramework.5.0.0.nupkg
packages/EntityFramework.5.0.0/EntityFramework.5.0.0.nuspec
packages/EntityFramework.5.0.0/lib/net40/EntityFramework.dll
packages/EntityFramework.5.0.0/lib/net40/EntityFramework.xml
packages/EntityFramework.5.0.0/lib/net45/EntityFramework.dll
packages/EntityFramework.5.0.0/lib/net45/EntityFramework.xml
packages/EntityFramework.5.0.0/tools/EntityFramework.PS3.psd1
packages/EntityFramework.5.0.0/tools/EntityFramework.PowerShell.Utility.dll
packages/EntityFramework.5.0.0/tools/EntityFramework.PowerShell.dll
packages/EntityFramework.5.0.0/tools/EntityFramework.psd1
packages/EntityFramework.5.0.0/tools/EntityFramework.psm1
packages/EntityFramework.5.0.0/tools/Redirect.VS11.config
packages/EntityFramework.5.0.0/tools/Redirect.config
packages/EntityFramework.5.0.0/tools/about_EntityFramework.help.txt
packages/EntityFramework.5.0.0/tools/init.ps1
packages/EntityFramework.5.0.0/tools/install.ps1
packages/EntityFramework.5.0.0/tools/migrate.exe
packages/repositories.config

Download

Click the following link to download wordnet.zip.

wordnet.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS