👋 I am Daniël.
Hi! 🔭 I’m currently working on:🔨 I currently use: [CP]ython🐍 , Rust🦀 , macOS, Fedora, NixOS❄ , and Torch🔥 .🌱 I’m currently working at Explosion💥 .😄 Pronouns: he/him/his📫 How to reach me: Send me an e-mail!
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse
Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.
Context-sensitive word embeddings with subwords. In Rust.
The Thinc part of the pairwire bilinear model is fairly simple before this change: we would collect the splits from all documents and then pad them…
unflatten
pad
as a CUDA kernel
torch.nn.Linear
/torch.nn.functional.linear
returns incorrect results for some shapes
torch.nn.Linear
/torch.nn.functional.linear
returns incorrect results for some shapes when using the MPS backend. It seems that t…