Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 719 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 719 Bytes

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.