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 4 years ago latent-semantic-analysisrubyterm-frequency
Related projects:
Repository | Description | Stars |
---|---|---|
reddavis/tf-idf | A Ruby implementation of term frequency-inverse document frequency, used in natural language processing and text analysis. | 35 |
patterns-ai-core/weaviate-ruby | Provides a Ruby interface to Weaviate's vector search capabilities for machine learning and data analysis. | 49 |
patterns-ai-core/milvus | A Ruby wrapper around a vector search database API for efficient similarity searches in high-dimensional space | 24 |
mrkamel/search_cop | A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
patterns-ai-core/qdrant-ruby | A Ruby wrapper around the Qdrant vector search database API | 39 |
spellbook-technology/transmutation | A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
dselivanov/text2vec | An R package providing efficient tools for text analysis and natural language processing tasks. | 853 |
ms-ati/docile | 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 | 419 |
serpapi/nokolexbor | A high-performance HTML5 parser for Ruby based on Lexbor with support for CSS selectors and XPath. | 244 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 81 |
rubycocos/csvreader | A gem for reading tabular data in the comma-separated values (CSV) format | 178 |
talyssonoc/commonregexruby | Extracts common information from text strings in various formats | 79 |
docraptor/docraptor-ruby | A Ruby client library for converting HTML to PDF using the DocRaptor API. | 33 |
patterns-ai-core/langchainrb | A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,415 |