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

Per entity metric #63

Open
wants to merge 464 commits into
base: master
Choose a base branch
from
Open

Per entity metric #63

wants to merge 464 commits into from

Conversation

Kebniss
Copy link
Contributor

@Kebniss Kebniss commented May 24, 2018

these metrics are measured independently from where in the page the entity has been extracted. It also it checks full match only: accuracy(true = 'John Doe', pred = 'John' ) = 0

chekunkov and others added 30 commits May 5, 2014 18:25
@codecov
Copy link

codecov bot commented May 24, 2018

Codecov Report

Merging #63 into master will increase coverage by 1.62%.
The diff coverage is 99.03%.

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   81.02%   82.65%   +1.62%     
==========================================
  Files          40       43       +3     
  Lines        2092     2300     +208     
==========================================
+ Hits         1695     1901     +206     
- Misses        397      399       +2

@Kebniss Kebniss changed the title [WIP] Per entity metric Per entity metric Jun 7, 2018
)


def almost_equal(result, expected):
Copy link
Member

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants