E
extract-topics
Use LDA (Latent Dirichlet Allocation) to extract topics from text
Related \\
- F
fast-topic-analysis \\
A tool for analyzing text against predefined topics using average weight embeddings and cosine similarity.
JavaScript 9 embeddings +8 -
k-batch \\
K-Batch is an intelligent text batching library that uses k-means clustering to group sentences by length for optimal processing. It's particularly useful fo...
JavaScript 0 batch-processing +4 - L
llm-distillery \\
Use LLMs to distill large texts down to a manageable size by utilizing a map-reduce approach. This ensures that the text fits within a specified token limit,...
JavaScript 12 large-language-model +10