FreeLing is a developer-oriented library providing language analysis services. If you want to develop, say, a machine translation system, and you need some kind of linguistic processing of the source text, your MT application can call FreeLing modules to do the required analysis.
In the directory src/main/simple_examples in FreeLing tarball, some sample programs are provided to illustrate how an application program can call the library.