Knicker is a handy Java library designed to offer you access to the Wordnik API. It was designed to be simple to use, and does not require any other libraries to work.You can use Knicker to add dictionary lookup capabilities to your own Java programs. To use Knicker, you will need an API key from Wordnik. Once you have your API key, set it as a system property so that Knicker can find it. Then start calling methods.Java interface to the Wordnik API
11 Şubat 2011 Cuma
Knicker 1.1.1
Knicker is a handy Java library designed to offer you access to the Wordnik API. It was designed to be simple to use, and does not require any other libraries to work.You can use Knicker to add dictionary lookup capabilities to your own Java programs. To use Knicker, you will need an API key from Wordnik. Once you have your API key, set it as a system property so that Knicker can find it. Then start calling methods.Java interface to the Wordnik API