Topic
A/B Testing (9) API (1) Artificial Intelligence (32) Automation (6) Automattic (20) best practices (11) Bias in AI (6) Books and Reading (6) Career and Professional Development (14) Causal Inference (1) Communication (15) Conferences and Events (5) Data Analytics (23) Data Discoverability (4) Data Engineering (12) Data Ethics (10) Data Products (1) Data Science (53) Data Speaker Series (4) Data Visualization (23) Deep Learning (3) Distributed Work (8) Diversity and Inclusion (8) Elasticsearch (8) Experimentation (12) Information Retrieval (6) Learning and Education (6) Machine Learning (43) Marketing Analytics (7) Meetup (2) Natural Language Processing (6) Network Analysis (8) Open Source (7) Productivity (10) Python (8) Remote Work (21) Scientific Communication (10) Semantic Search (2) Social Media Analytics (1) Software Engineering (4) Surveys and Research Methods (1) Tech Industry (14) Technology Trends (1) Time Series Analysis (3) Transparency in Data (2) WordPress (22) WordPress.com (1) Work Life Balance (6)
Leveraging the distributed powers of MapReduce to perform custom log analysis or some one-time queries on the raw data is fast and easy and you don’t even have to build a complicated ETL process to do it. The data engineering team at WordPress.com recently used this approch to query tens of billions of log lines…
If you have read our analysis on the communities of WordPress.com and would like to know more about the methods behind it, then keep on reading! In this — slightly more technical — post, I will show how we constructed, filtered, projected, and clustered a network around WordPress.com users and blogs. Building the Network of WP.com People…
Welcome to the second post in our “Intro to Search”-series! Today, we’ll dig into the building blocks of search engines to give you an idea of just how we identify what posts to show readers using WordPress.com’s search tool. A (web) search engine connects users with relevant documents. This process generally has five main stages:…
WordPress.com is home to hundreds of millions of sites, a place to produce and discover content. Logging in, you’re automatically taken to the Reader, where you’ll find a stream of posts from sites you follow or that we’ve recommended for you. You can like, reblog, or comment on these posts. If you’re inspired, you can choose to publish a…
This post is the first in a series about what we learned from developing search products for WordPress.com. In this post, I’ll give you a brief tour of some learnings from deploying search in the WordPress.com Reader. Improving this search tool to help our users find engaging articles they really like is an effort, and an…