logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wngroups - discussion of WordNet search code to group similar verb senses

Description

Some similar senses of verbs have been grouped by the lexicographers. This grouping is done statically in the lexicographer source files using the semantic pointer_symbol$. Transitivity is used to combine groups of overlapping senses into the largest sense groups possible.

Environment Variables (Unix)

WNHOME Base directory for WordNet. Default is /usr/local/WordNet-3.0. WNSEARCHDIR Directory in which the WordNet database has been installed. Default is WNHOME/dict.

Files

sentidx.vrb verb sense keys and sentence frame numbers sents.vrb example sentence frames

Name

wngroups - discussion of WordNet search code to group similar verb senses

Notes

Coverage of verb groups is incomplete.

Registry (Windows)

HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome Base directory for WordNet. Default is C:\ProgramFiles\WordNet\3.0.

See Also

wn(1WN), wnb(1WN), senseidx(5WN), wnsearch(3WN), wndb(5WN), wnintro(7WN). WordNet 3.0 Dec 2006 WNGROUPS(7WN)

See Also