WikidataTextCache ================= .. currentmodule:: pykeen.nn.text .. autoclass:: WikidataTextCache :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~WikidataTextCache.HEADERS ~WikidataTextCache.WIKIDATA_ENDPOINT .. rubric:: Methods Summary .. autosummary:: ~WikidataTextCache.get_descriptions ~WikidataTextCache.get_labels ~WikidataTextCache.get_texts ~WikidataTextCache.query ~WikidataTextCache.query_text ~WikidataTextCache.verify_ids .. rubric:: Attributes Documentation .. autoattribute:: HEADERS .. autoattribute:: WIKIDATA_ENDPOINT .. rubric:: Methods Documentation .. automethod:: get_descriptions .. automethod:: get_labels .. automethod:: get_texts .. automethod:: query .. automethod:: query_text .. automethod:: verify_ids