rsemantic
DocumentVectorizer
A Ruby document vector search system with support for flexible matrix transforms
A document vector search with flexible matrix transforms. Currently supports Latent semantic analysis and Term frequency - inverse document frequency
146 stars
12 watching
26 forks
Language: Ruby
last commit: over 5 years ago latent-semantic-analysisrubyterm-frequency
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Ruby implementation of term frequency-inverse document frequency, used in natural language processing and text analysis. | 35 |
| | Provides a Ruby interface to Weaviate's vector search capabilities for machine learning and data analysis. | 49 |
| | A Ruby wrapper around a vector search database API for efficient similarity searches in high-dimensional space | 25 |
| | A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
| | A Ruby wrapper around the Qdrant vector search database API | 40 |
| | A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
| | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
| | An R package providing efficient tools for text analysis and natural language processing tasks. | 852 |
| | Simplifies the creation of Domain Specific Languages (DSLs) in Ruby by providing a way to treat methods as a DSL and handle code extraction with local variable access | 418 |
| | A high-performance HTML5 parser for Ruby based on Lexbor with support for CSS selectors and XPath. | 327 |
| | Bindings to a popular JSON processing tool | 82 |
| | A gem for reading tabular data in the comma-separated values (CSV) format | 177 |
| | Extracts common information from text strings in various formats | 79 |
| | A Ruby client library for converting HTML to PDF using the DocRaptor API. | 33 |
| | A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,487 |