InTDS ArchivebyLaura Bravo Priegue·Jan 1, 2021Transfer Learning and RNN — the CoreNLP Series pt IIIThis post aims at testing the ability of CoreNLP pre-trained RNN to make predictions on different domains.
InTDS ArchivebyLaura Bravo Priegue·Oct 1, 2020Sentence Embeddings and CoreNLP’s Recursive Sentiment ModelUnderstand and implement CoreNLP’s sentiment model.
InTDS ArchivebyLaura Bravo Priegue·Sep 2, 2020Intro to Stanford’s CoreNLP for PythonersInstall, get started and integrate coreNLP Java scripts in your Python project.
Laura Bravo Priegue·May 15, 2020Build Mobile App for triggering subprocess on Raspberry PiTutorial on how to build a simple Kivy app from which to trigger a subprocess on the Raspberry Pi using an ssh command.A response icon2A response icon2
InThe StartupbyLaura Bravo Priegue·Apr 19, 2020Raspberry Pi 3: connect to multiple WiFis & set multiple Static IPsLittle tutorial on how to set multiple static IPs on Raspberry Pi 3.A response icon3A response icon3
Laura Bravo Priegue·Apr 13, 2020Raspberry Pi headless setup with MacI recently got a beautiful Raspberry Pi 3 as a gift, and yesterday I finally decided to set it up. Initially, this looked more challenging…