make_word_ratio_scatterplot module

Created on Fri Apr 17 12:49:06 2020

@author: alice

make_word_ratio_scatterplot.make_scatter_plots(text_summary_by_person)

Create scatter plot of ratio of each person’s usage of words

Parameters

text_summary_by_person (dict) – {“Person1”: TextSummary for that person, etc.}.

Returns

None. Opens plot.