Loreto Parisi

Results 218 issues of Loreto Parisi

Currently, [CoreNLP](https://stanfordnlp.github.io/CoreNLP/ner.html) NER supports from 3 classes CoNLL to the MUC-7 classes, depending on the model loaded in the CoreNLP pipeline: ``` # tags: LOCATION, ORGANIZATION, PERSON edu/stanford/nlp/models/ner/english.all.3class.distsim.crf.ser.gz # tags:...

Please add some docs about how to run the tests presented in the paper. Thank you!

**Describe your context** We have axis label texts overlapping. We do no use any custom CSS. - replace the result of `pip list | grep dash` below ``` dash (0.43.0)...

Any plan to release a Huggingface RETRO-pytorch model's wrapper? Thanks!

Is it possible to condition this extractive summarizer model with a seed word (or sentence eventually)? The seed word would belong to the text input itself. Thank you!

I get this error after running `yarn dev` in the `demo/emoji_hunt/server` demo. ``` $ yarn postinstall && ./deploy.sh $ ./postinstall.sh $ rm -rf dist/ && yarn && yarn build &&...

Hello, xgboost now supports multi output regression! The feature request has been finally [merged](https://github.com/dmlc/xgboost/issues/2087). Will AutoXGB support [it](https://github.com/dmlc/xgboost/pull/7514) this out of the box?

Is this NodeJS porting still supported? The documentation is stuck to Node 0.12. Shall this project be archived?

Is the Node.js porting of ArrayFire still in active development? Thank you.

Thanks for this project @frankenjoe I have noticed that the frame size set to 1 sec. So in this file ``` [0 0 0 0 0 0 1 0 0...