cl-embeddings
Embedding library
A Common Lisp library for generating word embeddings using neural network models.
A Common Lisp embeddings library
9 stars
3 watching
0 forks
Language: Common Lisp
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Common Lisp library that provides a text completion system using various large language models | 13 |
| A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 |
| A Common Lisp interface to the Chroma vector database | 8 |
| Provides access to pre-trained word embeddings for NLP tasks. | 81 |
| A library that simplifies the integration of a distributed key-value store into Common Lisp applications | 11 |
| A Common Lisp library for splitting text into manageable segments based on document structure and layout characteristics. | 7 |
| Provides a conversational AI interface using LLMs in Common Lisp | 13 |
| Provides a portable system downloader/loader abstraction for Common Lisp. | 12 |
| Provides fast and efficient word embeddings for natural language processing. | 223 |
| A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks | 23 |
| A utility class for generating and evaluating document representations using word embeddings. | 54 |
| A two-dimensional computational geometry system for Common Lisp. | 48 |
| A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings. | 1,296 |
| Software component providing efficient word representation using hash embeddings | 42 |
| A Python implementation of an image-sentence embedding method using LSTM networks. | 427 |