PyScript Experiments

Fun with PyScript.... by @aneesha

Topic Modeling using NMF from Scikit-Learn

Takes single line sentences from a text area, applies NMF and displays the resulting topics. Shows how to use bind HTML buttons to run Python code and write output a DIV.
Try it out | View source code