Skip to content

Classification using vector embeddings #96

@finnless

Description

@finnless

High Level approach: Module that creates sentence embeddings for every book. This could enable semantic search, clustering, recommendations, anomaly detection, diversity measurement, classification using distance function and could be first step to a “talk to books” or “talk to library” feature.

Disadvantage: Distance functions operate in the high-dimensional space of embeddings and can be computationally expensive, especially for large-scale book datasets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions