Skip to content

improve performance #96

@Tilana

Description

@Tilana

Dependent on the length of the documents the universal sentence encoder needs about 30-50 secs to find similar sentences in 10 documents.
For the CNN the lookup table is build by iterating through the fasttext vocabulary.
Let's see how to speed up the performance of the different algorithms.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions