-
`xml_export:install_scrambled` is listed under `Available custom annotation functions` in `sparv annotations`. It shouldn't be!
-
-
Sometimes we want to be able to export annotations to a corpus, without exporting the corpus itself. This could be when the corpus is licensed, but the annotations are free. Examples are:
- Svensk …
-
E.g. to mark whether an annotation was made manually, automatically or which version of a model it relies on.
Also, one should be able to choose not to override an analysis that was made manually.
-
At the moment we only have test corpora which could probably work as example data, but when installing Sparv via pypi the user won't have access to those. It would be nice to be able to point out a UR…
-
När XML-taggar överlappar går exporten mycket långsamt! Här finns ett bra exempel på en korpus som tar evigheter (avbröt efter 2 timmar) att köra:
http://demo.spraakdata.gu.se/anne/cwb-not-working/
-
Vi borde automatiskt skapa dokument-IDn (ett ID för varje text-element, inte fil-dokument).
Var ska de här finnas? I vrt-exporten (fast Strix behöver också ID:n väl)? Blir kanske tråkigt om vi tvinga…
-
Hello,
I am using Bonsai model from tf package.
I am looking for model tuning using Bayesian optimization. To do so I need the accuracy of the model and its size.
How can I get the accuracy…
-
Hi,
So as to evaluate a saved Bonsai model on the test set. I am using loadModel(currDir) which returns a dicts with all parameters and hyper-parameters.
My question is how can we feed all those…
-
The [Språkbanken ](https://spraakbanken.gu.se/sparv/)Sparv Pipeline uses the [hunpos](https://github.com/mivoq/hunpos) part-of-speech tagging package for Swedish.
Follow these steps to install the …