👋 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.
Description If we use a sentence splitter as one of the annotating components during training, an entity can become split in the predicted Doc
. Be…
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…