2017 icon indicating copy to clipboard operation
2017 copied to clipboard

"Sorted" book

Open amgadani opened this issue 7 years ago • 1 comments

I've been tossing around this idea for a while to use something like word2vec to embed sentences (not sure how to extrapolate word2vec to be sentence to vec) into an N dimensional space, and then use dimensionality reduction to reduce to 1 dimension, and use that as the "sorted order" for the book. Going to explore that.

amgadani avatar Nov 05 '17 05:11 amgadani

Neat idea! Maybe try Skip-thought vectors for sentence embeddings?

michelleful avatar Nov 07 '17 02:11 michelleful