169170171172173174175176177178179
WordNetDesc wnd = new WordNetDesc(); wnd.setWnc(thes); return wnd.toJSON(); } /** * Utility for creating WordNetClassifications based on given name and description. *