A primary internal function for calculating Jaccard similarity for a given
pair of topics.
Arguments
- topic1
a vector with terms most representative of a topic.
- topic2
a vector with terms most representative of another topic.
Value
a value of Jaccard similarity for a pair of topics (numerical).