Lj Miranda

Results 61 issues of Lj Miranda

**WIP**: This PR adds a Softmax scorer for the spancat component that should be used in cases where classes are exclusive. ## Description Spancat currently has a `LinearLogistic` layer that...

enhancement
⚠️ wip
feat / spancat

Although it is expected that [spacy-transformers](https://github.com/explosion/spacy-transformers) should be installed when creating a GPU-based config, the command itself won't exit gracefully. ## How to reproduce the behaviour ```sh python3 -m venv...

gpu
feat / ux

Hi everyone, interesting paper and thanks for the implementation! Is it possible to add a Dockerfile so that it's easier to reproduce the environment in which the experiments were done?...

Hi maintainers of pyswarm! This is just a thank you message! I've used your library two years ago during my undergrad and it helped me a lot in our material...

Hi all, I am wondering if you will add a feature such as handling data imbalance like imbalance measurement or multi-label resampling. I came across this [paper](http://www.sciencedirect.com/science/article/pii/S0925231215004269) by F. Charte,...

enhancement
help wanted

This PR attempts to resolve Issue #73 by creating an additional directory, `./tests`, to contain all unit test related scripts. This follows the flat directory structure being implemented right now...

I think we should proceed on changing our test structure into a flat/separate one. This means that all tests should be in a single directory (`./tests`) and (if I may...

enhancement
help wanted