dsv77 / hashembedding

Hash Embedding code for the paper "Hash Embeddings for Efficient Word Representations"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hashembedding

Hash Embedding code for the paper "Hash Embeddings for Efficient Word Representations".

The requirements for running the code are described in requirements.txt. These can be installed by

pip install -r requirements.txt

About

Hash Embedding code for the paper "Hash Embeddings for Efficient Word Representations"


Languages

Language:Python 100.0%