-
In the spirit of open source, are the annotations you collected with prodigy or your trained spacy model available? Would be amazing to be able to help work on deep learning solutions in this space.
-
Hi Again :)
I was checking my own implementation of the factCC scoring you described in the paper against your data, and noticed that for 90 cases we derived different scores
I suspect this is …
-
Hello,
I do not see a license listed here, but on the webpage of Morfeusz, I see it released under the terms of BSD. Can I also assume that `pl_spacy_model_morfeusz` is also released under BSD terms?…
-
**Background**:
SIGTERM handling is required for graceful shutdown of node based micro service while running on Kubernetes. An example for SIGTERM graceful handling by node project would the followin…
-
Hello, your work is great. I would like to ask, how do you obtain the dictionary tags in the text in your dataset? Is there any tool? I have some other motion datasets, and I want to process their tex…
-
OSError: [E053] Could not read config.cfg from C:\Users\bhavi\AppData\Local\Programs\Python\Python39\lib\site-packages\resume_parser\degree\model\config.cfg
-
Is there a C++ version of aptagger too?
-
See comment at https://github.com/tecoholic/ner-annotator/discussions/43#discussioncomment-2917902
-
i have used the code exactly as written, changed the TRAIN_DATA, used your ner annotator to get the data but still the error thrown as soon as train_spacy function is called.
it's returning null I gu…
-
https://github.com/microsoft/presidio/blob/aa50e6bbcd8bef6c0281c7c0eb1b354bc20ae55e/presidio-analyzer/presidio_analyzer/predefined_recognizers/spacy_recognizer.py#L53
I believe this should be Opt…