Peter Baumgartner

Results 8 issues of Peter Baumgartner

Adds an example for the `spans` displaCy format as well as references to the (undocumented) `parse_{deps,ents,spans}` functions for converting docs to this format. **Edit:** Expanding the scope of this PR...

docs
feat / visualizers

This provides a few small tweaks to `debug data` for spancat data: - Corrects the maximum column width when the span labels are longer (previously was max `30`, which was...

enhancement
feat / spancat

This PR adds checks for `trainable_lemmatizer` to `debug data`. For a test case, I made a branch of the project we used in the [Neural edit-tree lemmatization for spaCy blog...

enhancement
feat / cli

Hey Matteo - Thank you for your blog post on the Bayesian boostrap! I've found it quite helpful in adapting to my own problems and gaining a better understanding of...

### Polars version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of...

bug
python

Currently, [`spacy project clone`](https://spacy.io/api/cli#project-clone) takes a subdirectory of the projects repo as it's main argument. If `weasel` is going to be a general tool, we should probably change this behavior...

enhancement

### What behavior of the library made you think about the improvement? I was browsing through the source code for Samplers and notice that you declare a [Sampler Protocol](https://github.com/outlines-dev/outlines/blob/aed9d21bb622e3579c3296a73a0240e36d04180d/outlines/samplers.py#L7), but...

enhancement
tests

[x] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question. **Your Question** When calculating context precision, don't you need to provide each sentence/statement in...

question
stale