juanrloaiza / latinamerican-philosophy-mining

Text mining philosophy journals in Latin America.
0 stars 2 forks source link

Sketch out the figures that we want the paper to have #28

Open miguelgondu opened 5 months ago

miguelgondu commented 5 months ago
juanrloaiza commented 5 months ago

Besides article metadata, labels are of form topic_id: [ labels ]. Labels are either regular labels (e.g. Philosophy of language) or two special labels #author or #historical.

miguelgondu commented 5 months ago
miguelgondu commented 5 months ago

One example: https://www.nature.com/articles/d41586-019-03305-w

miguelgondu commented 4 months ago

We implemented a word evolution visualizer.

Screenshot 2024-02-09 at 09 39 02

Plenty to do, we'd like to add the word at the beginning, and maybe modify the size of the marker according to probabilities or word counts.

miguelgondu commented 4 months ago

For steamgraphs and smoothing: https://python-graph-gallery.com/streamchart-basic-matplotlib/

juanrloaiza commented 4 months ago
miguelgondu commented 4 months ago