Spaces:
Sleeping
Sleeping
Commit History
added documentation as markdown and rounded score
4d072c1
Adding most likely topic
ad3e5f6
still trying to fix the tensor to float
22605df
still trying to fix the tensor to float: this time tolist()
3eb3ce8
trying one change
6f9f902
Fixing the tensor to float via torch
a8114b5
Modified the score to get the number not the tensor
366746e
adding the util library
c319aca
Adding the score relative to the selected topic
4b945ef
Changing the app: removing the slider and adding a section to find most likely topic of example
376e087
Documenting - adding markdowns
094d202
updated download button
90a444c
corrected name of output file
bb4867f
Adding download option
94f8c57
correcting name of embedding
3152fdc
corrected typo on header
a3ce6a9
corrected typo - forgot to close parenthesis
d952d3e
Corrected position of .head
ba3e19e
Computing cosine distance to topics
e7c7d84
Correcting a typo on uploaded_file2
48d4abb
Changing the order of the write of the df
9acd316
Adding upload sentence list, topic list and write them
3dfdc35
Fixing the way the sentence was displayed
68fd8e0
Added index to write the position of the embedding
6c10797
Putting input sentence in a list; changing the output syntax
336ea26
Original approach did not work - debugging
18aa47b
correcting error - embedding input sentence, not sentence
581cd9f
Changing the order of the execution of the embedding - it can be very inefficient though
7211aaa
Adding input text to be embedded
00e69cc
Showing only first element of example embedding
7a0ff5a
Add embedding
2430162
HACP
commited on
Add corrected if identation
5b6d5fb
HACP
commited on
Add corrected character
748cfae
HACP
commited on
Add upload file option
4b1c6eb
HACP
commited on
Add application file
d727a16
HACP
commited on