usc-isi-i2 / table-linker

Table Linker
MIT License
21 stars 8 forks source link

New updates to context-match #46

Closed HardiRathod closed 3 years ago

HardiRathod commented 3 years ago

New features added

saggu commented 3 years ago

@HardiRathod your unit tests should be more extensive. Rather than checking for non zero values, you should check for exact values. Unit tests should have a test for each of date, string, quantity etc and then a combination of these, type of context matches. The tests should check for exact scores. Please add more precise testing