/libswni

Library Simple Wordnet (libswni) a library which makes it simple to use libwordnet

Primary LanguageC

About

A simple easy use wordnet dictionary API that wraps around libwordnet to get a definition of a word along with its simililarties and other properties such as its familiarity.

Dependencies:

  • glib-2.0
  • libwordnet-3.0

Installation

To install it simply enter the following commands in to your terminal you must make sure all dependencies are met:

make && sudo make install