opinionated / pipeline

0 stars 0 forks source link

Look into using TF-IDF scores for analysis #18

Open sirmarcis opened 7 years ago

sirmarcis commented 7 years ago

Simple method that goes a little beyond just keyword analysis, maybe worth making a module for...

ConnorFoody commented 7 years ago

Thinking of starting to impl this / something similar.

Wrote a DB query to get the # of outgoing edges for each common metadata node between two articles. Thinking about using this to implement a faux IDF for metadata. Thoughts?

We should also think about doing a proper TFIDF. Does anyone want to take on TFIDF?

@sirmarcis @amanz360 @rmarathay