Sasafrass
Results
2
comments of
Sasafrass
I think you have figured it out by now, but for future reference this has indeed been replaced by "facecolor" for plt.axes
I have built something like this in [this repository](https://github.com/asreview/semantic-clusters). That is basically just for the Cord-19 database. There, I use a BERT model to generate embeddings for each article in...