general ai-related experiments
- word embedding
- a simplified vector store
- similarity / distance search approaches
Note: the GloVe pre-trained word vectors need to be downloaded:
- glove.6B.50d.txt
- glove.6B.100d.txt
- glove.6B.200d.txt
- glove.6B.300d.txt
- glove.twitter.27B.25d.txt
- glove.twitter.27B.50d.txt
- glove.twitter.27B.100d.txt
- glove.twitter.27B.200d.txt