ybracke / transnormer

A lexical normalizer for historical spelling variants using a transformer architecture.
GNU General Public License v3.0
6 stars 1 forks source link

Visualization: Add option to change scale type (e.g. linear, log) for loss plot #40

Open ybracke opened 1 year ago

ybracke commented 1 year ago

Add plt.yscale(style) to visualize.plot_loss (where style is a function argument taking a value accepted by yscale