Titus von der Malsburg

@tmalsburg.bsky.social

Jun.-Prof. in Linguistics at University of Stuttgart. I study how we understand language one word at a time. More active on my Mastodon account, bridged here: https://bsky.app/profile/did:plc:mjlcw5eps5sdsiblnm5lytmu

Is there some open source spreadsheet that enforces and supports all these recommendations? I'd love to read in a methods section: "We entered and managed all data using OpenSheet with Broman-Woo guardrails."

Darren Dahly@statsepi.bsky.social · 5mo ago

Every day is a good day for sharing one of the most useful papers about research data ever written. PLEASE get your people to understand and follow this advice. www.tandfonline.com/doi/full/10....

Data Organization in Spreadsheets
Karl W. Broman
& Kara H. Woo
Pages 2-10 | Received 01 Jun 2017, Accepted author version posted online: 29 Sep 2017, Published online: 24 Apr 2018

    1. Introduction
    2. Be Consistent
    3. Choose Good Names for Things
    4. Write Dates as YYYY-MM-DD
    5. No Empty Cells
    6. Put Just One Thing in a Cell
    7. Make it a Rectangle
    8. Create a Data Dictionary
    9. No Calculations in the Raw Data Files
    10. Do Not Use Font Color or Highlighting as Data
    11. Make Backups
    12. Use Data Validation to Avoid Errors
    13. Save the Data in Plain Text Files

ABSTRACT

Spreadsheets are widely used software tools for data entry, storage, analysis, and visualization. Focusing on the data entry and storage aspects, this article offers practical recommendations for organizing spreadsheet data to reduce errors and ease later analyses. The basic principles are: be consistent, write dates like YYYY-MM-DD, do not leave any cells empty, put just one thing in a cell, organize the data as a single rectangle (with subjects as rows and variables as columns, and with a single header row), create a data dictionary, do not include calculations in the raw data files, do not use font color or highlighting as data, choose good names for things, make backups, use data validation to avoid data entry errors, and save the data in plain text files.

Can we please stop holding important conference in the US?One of my students is affected by the full travel ban and for others it just doesn't seem sufficiently safe. I love my US colleagues and would have enjoyed attending HSP and ACL/CoNNL but it's simply not an option at this point.

I'm offering a 3-year PhD position with benefits (1-year extension possible). Research topic open but broadly in incremental sentence comprehension. If you're into eye-tracking, even better! No teaching until Summer 2027, light teaching after that (English). Official ad soon. Please share 🙏

Hard-earned writing tip: If your paper’s General Discussion is tough to write, it’s often because the Introduction isn’t setting the stage well. Don’t waste your time trying to fix the discussion, work on the intro until the discussion practically writes itself.

A couple of new features in my tool for surprisal experiments with transformer models: 1. Interactive mode for quick ad-hoc experiments. 2. Uses GPU if available. 3. More models supported out of the box 4. Much easier to install and use thanks to uv. github.com/tmalsburg/ll...

GitHub - tmalsburg/llm_surprisal: Simple tool for generating tokens with open source transformers and/or calculate per-token surprisal.

Simple tool for generating tokens with open source transformers and/or calculate per-token surprisal. - tmalsburg/llm_surprisal

github.com