-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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.
Reactions are currently unavailable