joaopauloschuler / neural-api

CAI NEURAL API - Pascal based deep learning neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
GNU Lesser General Public License v2.1
356 stars 195 forks source link

NLP - API support for word embeddings #3

Open joaopauloschuler opened 4 years ago

joaopauloschuler commented 4 years ago

API could support existing word embeddings: http://vectors.nlpl.eu/repository https://nlp.stanford.edu/projects/glove/ https://fasttext.cc/docs/en/english-vectors.html https://fasttext.cc/docs/en/crawl-vectors.html

joaopauloschuler commented 3 months ago

This is duplicate of: