public class WNdiagnostics extends Object
| Constructor and Description |
|---|
WNdiagnostics() |
| Modifier and Type | Method and Description |
|---|---|
static String |
countMappings()
Create an HTML-formatted table that counts WordNet-SUMO mapping
types.
|
static void |
main(String[] args)
A main method, used only for testing.
|
static ArrayList<String> |
nonMatchingTaxonomy(String kbName,
String language) |
static ArrayList<String> |
nonRelationTermsWithoutSynsets() |
static ArrayList<String> |
synsetsWithoutFoundTerms(KB kb) |
static ArrayList<String> |
synsetsWithoutTerms() |
public static ArrayList<String> synsetsWithoutTerms()
public static ArrayList<String> nonRelationTermsWithoutSynsets()
public static ArrayList<String> synsetsWithoutFoundTerms(KB kb)
public static ArrayList<String> nonMatchingTaxonomy(String kbName, String language)
public static String countMappings()
public static void main(String[] args)
Copyright © 2015. All rights reserved.