Skip to content

legends2k/Artha4WP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Artha for Windows Phone##

A handy, WordNet-based thesaurus for Windows Phone written in C#. The application is a solution with two projects:

  • WordNet - library that reads Princeton's WordNet database files and provide them as Senses
  • Artha4WP - a Windows Phone app. written against the Silverlight for Windows Phone runtimes

##Notes## WordNet dictionary files, namely

  • index.noun
  • index.verb
  • index.adj
  • index.adv
  • data.noun
  • data.verb
  • data.adj
  • data.adv

are not checked-in as part of the project. Make sure they present under /Artha4WP/dict. The latest WordNet database files can be found here.

Releases

No releases published

Packages

No packages published

Languages