Aim-based experiment tracker for spaCy #10832
SGevorg
started this conversation in
Show & Tell
Replies: 1 comment
-
|
Tested around and love it! Sent you a DM via Twitter with some questions, super curious about how the project continues to develop 💙 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, excited to share with you aim-spaCy! 🎉
It's an Aim plugin for spaCy that automatically logs the spaCy metrics and displaCy visualizations as images.
Both on training and evaluation.
Aim has a powerful Images Explorer that allows to compare 1000s of tracked images in-depth.
aim-spaCy will allow to seamlessly compare 1000s of displaCy visualizations at once with a few clicks. 🙌
A use-case example
In the gif below, we have tracked 100+ displaCy Dependency Tree and NER visualizations for one spaCy inference run.
With 2 clicks we can compare two visualizations of the same sentence at each step:
record.stepBasically this will allow to find where and why (thanks to displaCy magic) models misbehave / underperform.
Other perks
web: aimstack.io/spacy
code: github.com/aimhubio/aim-spacy
Would love your feedback on aim-spaCy. What else would you like us to add to the project?
Beta Was this translation helpful? Give feedback.
All reactions