[PT-BR] Princípios básicos da Visualização de Dados

A terminologia da área de Visualização é algo que confunde bastante gente que (como eu) está ingressando na área. Por ser um...

How to build a Gantt-like chart by using D3 to visualize a dataset

When you finish learning about the basics of D3.js, usually the next step is to build visualizations with your dataset. Because of...

[PT-BR] O que acontece quando você faz uma busca por informação

Uma das minhas perguntas na pesquisa do Mestrado é entender como os pesquisadores fazem buscas por tópicos de disciplinas que não fazem...

[PT-BR] Como pesquisar de forma eficiente

Estudar é muito importante e mesmo assim a gente não é instruído a aprender a estudar. Da mesma forma, na academia o...

Overcome procrastination and complete your side projects by watching your progress

A cool workspace I found on https://www.pexels.com/ (they're great and don't even require attribution!) One of the downsides of...

Comparing Brazilian and US university theses using natural language processing

People are more likely to consider a thesis that’s written by a student at a top-ranked University as better than a thesis...

[PT-BR] Classificando textos com Redes Neurais e TensorFlow

Todo mundo diz que para aprender Machine Learning você precisa saber bem como os algoritmos funcionam internamente. Eu concordo, mas também acho que começar a aprender...

Big Picture Machine Learning: Classifying Text with Neural Networks and TensorFlow

Developers often say that if you want to get started with machine learning, you should first learn how the algorithms work. But my experience shows otherwise....

Natural Language Processing com a biblioteca spaCy

Ao procurar por NLP analysis no Google a impressão é de que análise de sentimento é a única coisa que se pode explorar em textos. Existe um mundo de possibilidades,...

A gentle introduction to D3: how to build a reusable bubble chart

Getting Started with D3 When I started to learn D3, nothing made sense to me. Things only became more clear when I started...