background: i’m working on a Chinese NLP library for my product (which will eventually be integrated in my baserow plugin). I have to train my NLP model to produce the right output and visualize tons of data to see where it’s failing. I found the ideal tool is just to upload the output to a baserow table. As I work on my code, I should see the “failure” count diminish over time. It took very little code to achieve this. And it’s much nicer than any visualization I could easily put together in a linux env.
1 Like
That is awesome! I did some NLP as well at University for my bachelor thesis and I never even thought about using Baserow for something like this ever since.
Thanks for sharing!
Amazing job @lucw! Thanks for sharing!
1 Like