1

I have a list of sentences. I want to embed them to 2-dimensions data (using word2vec or tf-idf with t-SNE for instance) then plot them.

I want to have an interactive plot, i.e. when I hover the mouse to a point it will show the content of the original sentence.

What framework or libraries in Python can help me to do so?

Thanks a lot

1 Answer 1

2

Plotly

Bokeh

Both can be used to create interactive plots/charts.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.