Skip to content

chula-overflow/chula-overflow-nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chula-overflow-nlp

embed.py

Input - (String) sentence to be embedded
Output - (numpy.ndarray) shape of (768, ) embedded vector of a sentence

measure.py

Input - (numpy.ndarray) shape of (768, ) embedded vector of a sentence
Output - (numpy.float64) cosine sim of two vectors

requirements

sentence-transformers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages