Commit Graph

21 Commits

Author SHA1 Message Date
kadarakos
f599bd5a4d return correct variable 2023-05-31 17:30:17 +00:00
kadarakos
6e46ecfa2c handle misaligned tokenization 2023-05-31 16:56:01 +00:00
kadarakos
530d812aed remove todo 2023-05-08 13:20:49 +00:00
kadarakos
d5da2df4c9 enforce that the gold and predicted documents have the same text 2023-05-08 11:18:06 +00:00
kadarakos
9d6793604e update dosctring 2023-05-08 10:24:56 +00:00
kadarakos
6fe7c66f36 black 2023-05-03 13:33:18 +00:00
kadarakos
82f6a813f0 revert to not interleaving (relized its faster) 2023-05-03 13:32:41 +00:00
kadarakos
a5b9e63664 black 2023-05-03 13:26:53 +00:00
kadarakos
db361db874 interleave thresholding with span creation 2023-05-03 13:26:31 +00:00
kadarakos
6b2e8363fc avoid two for loops over all docs by not precomputing 2023-05-03 13:08:44 +00:00
kadarakos
fe4c094d86 implement all comparison operators for inf int 2023-05-03 11:57:18 +00:00
kadarakos
02d8d62053 revert line order 2023-05-03 11:46:26 +00:00
kadarakos
02c1bc03c8 mypy fix for integer type infinity 2023-05-03 11:44:01 +00:00
kadarakos
4ef70c094c max_length and min_length as Optional[int] and strict checking 2023-05-03 11:00:18 +00:00
kadarakos
1796cf3b2b rename 2023-04-17 14:17:54 +00:00
kadarakos
d544c903b6 black 2023-04-13 10:04:35 +00:00
kadarakos
85dd4d4c3b default spankey constant 2023-04-13 10:01:12 +00:00
kadarakos
4d88616c4f black 2023-04-06 13:52:54 +00:00
kadarakos
8fc84fb6ab isort 2023-04-06 13:43:15 +00:00
kadarakos
9cfcbdd0ad black 2023-04-06 13:40:31 +00:00
kadarakos
638ac9f666 span finder integrated into spacy from experimental 2023-04-06 13:27:08 +00:00