Description Usage Arguments Details Value Examples
Calculate similarity matrix between two MeSH node lists.
1 |
nodeList1, nodeList2 |
two nodes or two lists of nodes |
method |
similarity measurment method, see Details for available methods. |
frame |
available options are node and heading, decide whether using node-based or heading-based methods. |
env |
the dataset to use. |
Available methods: SP: Shortest Path method, WL: Weighted Link method, WP: Wu and Palmer's method, LC: Leacock and Chodorow's method, Li: Li's method, Lord: Lord's method, Resnik: Resnik's method, Lin: Lin's method, JC: Jiang and Conrath's method.
Semantic similarity matrix between two MeSH node lists.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.