package documentation

This module contails the abstract and real implementations of the api.

Module abstract_api The Abstract api. It has all the abstract methods that the api needs
Module local_api This module contains the implementation of the local api. It uses the local indexes of babelnet in order to perform queries
Module online_api This module contains the implementation of the online api. It sends queries to the RESTful BabelNet service.
Module rpc_api This module contains the implementation of the rpc api. It uses rpc in order to perform queries