Data science, writing, and reading notes

Xiao (Marshal) Ma

Hi there. I am Xiao (Marshal) Ma, a UC Berkeley alum and data scientist. This site collects my writing, programming projects, and reading notes.

The name ALaughingHorse comes from my Chinese name, Ma Xiao, which can be read as horse laugh or horse roar. It is a strange little translation, but it fits my personality.

Xiao (Marshal) Ma

Latest writing

Essays and technical notes

Projects

Small tools for text analysis

Python package

Text Tokenizer XM

A Python package that provides a convenient pipeline for text data preprocessing.

Python package

Context Searching

A Python package that helps you understand the context of unigram results from bag-of-words analysis.