crontab an underrated toolYou’ve probably wanted to schedule some kind of appointment or chronogram sometime on your life or maybe have tried to set up that time to…Aug 21, 2021Aug 21, 2021
How to train a spaCy model for NERWhile there are many frameworks and libraries to accomplish Machine Learning tasks with the use of AI models in Python, I will talk about…Jul 12, 2021Jul 12, 2021
Debugging a .tsv Spacy dataset.If you have ever worked with any kind of dataset, or tried to fine-tune a NLP model by yourself using the Spacy3 library for python3 you…Jun 6, 20211Jun 6, 20211
What are Hard links and Symbolic linksToday we are going to talk about links, not the ones on a chain, but the ones you can create on your console.Sep 15, 2020Sep 15, 2020
What on earth is , ls *.c ??Perhaps you are familiar with the terminal in your computer, perhaps you have heard about what shell or bash are, and maybe you have hear…Sep 15, 2020Sep 15, 2020