You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built in support for Google's Universal Sentence Encoder (USE) which can useful for greater-than-word length text, such as sentences, phrases or short paragraphs.
Describe the problem
Built in support for Google's Universal Sentence Encoder (USE) which can useful for greater-than-word length text, such as sentences, phrases or short paragraphs.
USE Paper
Describe the proposed solution
A new embedding function with USE support. USE model is available on TensorFlow Hub(https://tfhub.dev/google/universal-sentence-encoder/4) as well as HuggingFace(
Dimitre/universal-sentence-encoder
).Alternatives considered
No response
Importance
nice to have
Additional Information
No response
The text was updated successfully, but these errors were encountered: