BabelNet API Documentation Modules Classes Names
Clear Help

Module Index

  • babelnet - BabelNet Python API
    • about - Information about BabelNet Python API.
    • api - This module sets the api type (RPC/ONLINE/OFFLINE). It also contains the list of functions implemented by the BabelNet API.
    • apis - This module contails the abstract and real implementations of the api.
      • abstract_api - The Abstract api. It has all the abstract methods that the api needs
      • local_api - This module contains the implementation of the local api. It uses the local indexes of babelnet in order to perform queries
      • online_api - This module contains the implementation of the online api. It sends queries to the RESTful BabelNet service.
      • rpc_api - This module contains the implementation of the rpc api. It uses rpc in order to perform queries
    • conf - The configuration hub for the BabelNet API.
    • data - This package contains the classes of the BabelSynsets components.
      • alphabet - This module contains the Alphabet enum.
      • category - This module contains the BabelCategory class.
      • compare - This module contains comparators for BabelSynsets and BabelSynsetRelations.
      • domain - This module contains the BabelDomain enum.
      • entity_type - This module contains the EntityType enum.
      • example - This module contains the BabelExample class and the related comparator.
      • frame - This module contains the FrameID class and the related VerbAtlas implementation.
      • gloss - This module contains the BabelGloss class and the related comparator.
      • image - This module contains the BabelImage class and related data.
      • lemma - This module contains the BabelLemma class and related data.
      • license - This module contains the BabelLicense enum.
      • locale - This module contains the Locale enum.
      • phonetics - This module contains the BabelAudio, BabelSensePhonetic classes and related data.
      • qcode - This module contains the QcodeID class.
      • relation - This module contains BabelSynsetRelation and data related to the edges in the BabelNet graph.
      • source - Sources of BabelSenses in BabelNet.
      • tag - This module contains the Tag interface and the related StringTag extension.
      • taggable - This module contains the Taggable interface.
      • tokens - Tokens for BabelSense
      • usage - This module contains the Usage enum.
    • indices - This module contains the implementation of the indexes
      • index - This module contains the implementation af an BNIndex
      • local_index - This module manages the BabelNet Lucene index.
    • iterators - This module contains the iterators
      • abstract_iter - This module contains the abstract BabelIterator
      • iter_impl - This module contains all the iterators over BabelNet.
    • language - This module contains the Language enum.
    • pos - This module contains the POS enum.
    • remote_server - Module that contains the function to start the RPC server
    • resources - This module contains classes of ResourceID's related to BabelNet.
    • sense - This module defines BabelSenses and related data.
    • synset - This module defines BabelSynsets and related data.
    • tag_utils - This module contains some utils for tags
    • versions - This module contains version data.
    • _impl - This module contains enumerations used in the _index module.
    • _restful - This module handles the RESTful communication of the online BabelNet API.
    • _utils - A BabelNet utility module. Mainly for internal use.

API Documentation for BabelNet, generated by pydoctor 22.5.1 at 2022-06-21 09:46:26.