module documentation

This module contains classes of ResourceID's related to BabelNet.

Class BabelExternalResource External res linked from BabelNet.
Class BabelSynsetID A resource identifier with the specified BabelSynset ID. To obtain the corresponding synset, call to_synset().
Class FrameNetID A resource identifier with the specified FrameNet resource id.
Class GeoNamesID A resource identifier with the specified GeoNames resource id.
Class InvalidSynsetIDError Exception for an invalid synset ID. It is thrown when the format of the Babel synset identifier is invalid or is not well formed.
Class MSTermID A resource identifier with the specified Microsoft Terminology resource id.
Class OmegaWikiID A resource identifier with the specified OmegaWiki resource id.
Class ResourceID A basic resource identifier.
Class ResourceWithLemmaID A resource identifier with multiple parameters.
Class SynsetID A unique identifier for a Synset.
Class VerbNetID A resource identifier with the specified VerbNet resource id.
Class WikidataID A resource identifier with the specified Wikidata resource id.
Class WikipediaID A resource identifier with the specified Wikipedia page title, language and POS.
Class WikiquoteID A resource identifier with the specified Wikiquote page title, language and POS.
Class WiktionaryID A resource identifier with the specified Wiktionary id.
Class WordNetSynsetID A resource identifier with the specified WordNet synset id.
Class _InternalBabelSynsetID Internal version of a BabelSynsetID