Skip to content

Commit

Permalink
Update rer_metrics.py
Browse files Browse the repository at this point in the history
  • Loading branch information
anushree1808 authored Sep 22, 2016
1 parent 460d2fe commit b1f5bb1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions rer_metrics.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
'''
ner_metrics.py
Author: Anantharaman Narayana Iyer
27 Nov 2014
'''

class rer_metrics(object):
def __init__(self, expected, predicted):
self.expected = expected #list of list
Expand Down

0 comments on commit b1f5bb1

Please sign in to comment.