Download

Gold-Standard Financial Benchmarks(18.00KB)

This package contains the gold-standard financial benchmarks and the code for reading and applying them to the desired word embedding.

 

Word2Vec/CBOW(5.86GB)

This word embedding is developed based on Word2Vec algorithm and CBOW model.

FastText/CBOW(10.80GB)

This word embedding is developed based on FastText algorithm and CBOW model.

Word2Vec/Skip-gram(5.85GB)

This word embedding is developed based on Word2Vec algorithm and Skip-gram model.

FastText/Skip-gram(10.80GB)

This word embedding is developed based on FastText algorithm and Skip-gram model.

Python code(3.54KB)

This python code can be used for reading and representing the downloaded word embeddings.