Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added logs for text entity detection #554

Merged
merged 1 commit into from
Oct 30, 2023

Added logs for text entity detection

3f8d6f7
Select commit
Loading
Failed to load commit list.
Merged

Added logs for text entity detection #554

Added logs for text entity detection
3f8d6f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 30, 2023 in 1s

48.14% of diff hit (target 40.46%)

View this Pull Request on Codecov

48.14% of diff hit (target 40.46%)

Annotations

Check warning on line 802 in ner_v2/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ner_v2/api.py#L802

Added line #L802 was not covered by tests

Check warning on line 132 in ner_v2/detectors/textual/elastic_search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ner_v2/detectors/textual/elastic_search.py#L132

Added line #L132 was not covered by tests

Check warning on line 134 in ner_v2/detectors/textual/elastic_search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ner_v2/detectors/textual/elastic_search.py#L134

Added line #L134 was not covered by tests

Check warning on line 145 in ner_v2/detectors/textual/elastic_search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ner_v2/detectors/textual/elastic_search.py#L141-L145

Added lines #L141 - L145 were not covered by tests

Check warning on line 149 in ner_v2/detectors/textual/elastic_search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ner_v2/detectors/textual/elastic_search.py#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 167 in ner_v2/detectors/textual/elastic_search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ner_v2/detectors/textual/elastic_search.py#L164-L167

Added lines #L164 - L167 were not covered by tests