Skip to content

Conversation

akar5h
Copy link
Contributor

@akar5h akar5h commented Jul 17, 2021

have a look when its convinient.
Implemented SpacyNerAnalyzer and renamed NerAnalyzer to TransformerNerAnalyzer . Also updated the tests ,|

@akar5h
Copy link
Contributor Author

akar5h commented Jul 17, 2021

please add these spacy models on the server this testing is taking place : "en_core_web_sm" , "en_core_web_trf"

python -m spacy download en_core_web_sm
python -m spacy download en_core_web_trf

@lalitpagaria
Copy link
Collaborator

Can you please add required download at line no 63
https://www.github.com/obsei/obsei/tree/master/.github%2Fworkflows%2Fbuild.yml

Copy link
Collaborator

@lalitpagaria lalitpagaria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akar5h Thanks for this PR.
Overall it is good. I have few comments, can you please address them post that we can merge it.

@lalitpagaria lalitpagaria added the breaking changes Breaking changes label Jul 20, 2021
@akar5h
Copy link
Contributor Author

akar5h commented Jul 20, 2021

@lalitpagaria I have addressed most of the issues. Pls hv a look

Copy link
Collaborator

@lalitpagaria lalitpagaria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thanks @akar5h for working on it

@lalitpagaria lalitpagaria merged commit 54fb1bb into obsei:master Jul 22, 2021
@lalitpagaria lalitpagaria linked an issue Jul 22, 2021 that may be closed by this pull request
@lalitpagaria lalitpagaria added the enhancement New feature or request label Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking changes Breaking changes enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add SpacyNERAnalyzer
2 participants