{"id":61132,"library":"wordnet","title":"WordNet","description":"WordNet is a large lexical database of English","status":"active","version":"3.0","language":"cpp","source_language":null,"source_url":null,"tags":["nlp","lexical-database","english"],"install":[{"cmd":"vcpkg install wordnet","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(wordnet CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE WordNet::WordNet)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"wn.h","correct":"#include <wn.h>"}],"quickstart":{"code":"#include \"wn.h\"\n#include <iostream>\n\nint main() {\n    char *info = morphword(\"running\", NOUN);\n    std::cout << info << std::endl;\n    return 0;\n}","lang":"cpp","description":"Look up morphological information for a word"},"warnings":[],"env_vars":null,"search_vec":"'databas':7,13 'english':9,14 'larg':5 'lexic':6,12 'lexical-databas':11 'nlp':10 'wordnet':1,2","created_at":"2026-06-17T04:39:30.168726+00:00","updated_at":"2026-06-17T04:39:30.168726+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}