--- license: pddl --- # glove-twitter-200 Pre-trained glove vectors based on 2B tweets, 27B tokens, 1.2M vocab, uncased. - File size 759MB - Number of vectors 1193514 - Dimension 200 - License http://opendatacommons.org/licenses/pddl/ Read more: - https://nlp.stanford.edu/projects/glove/ - https://nlp.stanford.edu/pubs/glove.pdf `glove-twitter-200.db` is a SQLite database which intended to be used with the [sqlite-vec](https://github.com/asg017/sqlite-vec) and contains two tables: `words` and `embeddings`.