pyindra

The official client for the Indra word embedding and semantic relatedness server


Keywords
semantic, relatedness, word, embedding, distributional, semantics, computational, linguistics, natural, language, processing, nlp, understanding, nlu, artificial, intelligence, ai, nearest, neighbors, pyindra
License
MIT
Install
pip install pyindra==0.1.7

Documentation

The Python Indra Client

The official python client for the Indra word embedding and semantic relatedness server

Indra is an efficient library and service to deliver word-embeddings and semantic relatedness to real-world applications in the domains of machine learning and natural language processing. It offers 60+ pre-build models in 14 languages and several model algorithms and corpora.

Indra is powered by spotify-annoy delivering an efficient approximate nearest neighbors function.

Indra server is available with MIT License in this repository.