explosion / explosion/sense2vec
Prodigy and version of sense2vec - process is constantly killed
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When I follow this tutorial on how to combine Prodigy and the 2019 version of Sense2vec
[](https://explosion.ai/blog/sense2vec-reloaded#annotation)
I constantly get CLI message "killed" with no further description on what to do to correct it. This only happens with the `s2v_reddit_2019_lg/s2v_reddit_2019_lg` version. The `s2v_reddit_2015_md/s2v_old` is working perfectly with the same parameters
In CLI I run
`prodigy sense2vec.teach ner-client-dataset ./assets/s2v_reddit_2019_lg/s2v_reddit_2019_lg --seeds "Walmart, Apple"`
and I get
`Killed`
When I use
`prodigy sense2vec.teach ner-client-dataset ./assets/s2v_reddit_2015_md/s2v_old --seeds "Walmart, Apple"`
all works fine
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.