Skip to content

Tags: explosion/projects

Tags

nel-benchmark-filtered-wiki-data

Toggle nel-benchmark-filtered-wiki-data's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add sample project on a low-resource language (#122)

* Add initial project structure

* Parametrize the number of folds

* Add config

* Make kfold.py highly configurable

* Add docstring

* Add test to ensure project runs

* Rename project test into something generic

* Update tutorials readme

* Update score report on README

* Remove inter-treebank results

* Use gpu_id instead of gpu

* Rename test runner into project name

* Rename project folder into parser_low_resource

* Rename test file to component name

* Update tutorials/parser_low_resource/test_parser_low_resource.py

Co-authored-by: Adriane Boyd <[email protected]>

* Fix gpu_id

* Set capture to True to see build errors

* Fix how folds are computed

* Remove breakpoint

* Fix output path saving for metrics

* Update README

* Update tutorials/parser_low_resource/test_parser_low_resource.py

Co-authored-by: Adriane Boyd <[email protected]>

* Convert to raw URLs

* Include scripts.kfold to deps

To retrigger execution if the scripts are changed but nothing else.

* Add metrics to clean command

Co-authored-by: Adriane Boyd <[email protected]>

en-ner-drugs-0.0.0

Toggle en-ner-drugs-0.0.0's commit message
Switch CI to ubuntu-18.04

reddit

Toggle reddit's commit message
Dont repartition

en-vectors-web

Toggle en-vectors-web's commit message
Set up CI with Azure Pipelines

[skip ci]

reddit_r_cooking.jsonl

Toggle reddit_r_cooking.jsonl's commit message
Add ner-food-ingredients project

tok2vec

Toggle tok2vec's commit message
Update README.md