Using the Lemur Toolkit with C Sharp

From LemurWiki

Jump to: navigation, search

Access to the Lemur Toolkit library is provided through a set of functions exposed via SWIG wrapper interfaces.

As of now, the functionality exposed for use with C# involves retrieval tasks. There are no functions available for building indexes through C# at this time.

Also, all of the C# functions are exposed through the "Lemur" namespace in the code.

The sections below provide more detail in using the interfaces.

Personal tools