How can I find a list of words starting with a specific alphabet or specific phrase using the JWI MIT interface ( http://projects.csail.mit.edu/jwi/ ) from the WordNet API ( http://wordnet.princeton.edu/ ) . Any idea how to achieve this?
JWI does not provide anything like this, but you can always use Full Text Search methods to achieve this functionality. There are many libraries that provide indexing and text search functions.
Lucene SqlLite Dot.Net # , Java .
Apache Lucene
SqlLite