ljvmiranda921 / comments.ljvmiranda921.github.io

Blog comments for my personal blog: ljvmiranda921.github.io
1 stars 0 forks source link

Understanding spaCy's configuration and project system #38

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Understanding spaCy's configuration and project system

spaCy v3 introduced a new way of managing your NLP projects. This time, you don't even have to write your own training loop! Read on to find out more.

https://ljvmiranda921.github.io/notebook/2021/11/20/spacy-v3/

raqibhayder commented 2 years ago

This was a great read. Thank you for putting the time to put this together. What are you using to make the diagrams?

ljvmiranda921 commented 2 years ago

Hi @raqib-hayder, thanks a lot! I used Excalidraw for the diagrams here, and Figma/Illustrator in the Explosion blogpost!

raqibhayder commented 2 years ago

Thanks! 😀