svlandeg
|
8814b9010d
|
entity as one field instead of both ID and name
|
2019-03-25 18:10:41 +01:00 |
|
svlandeg
|
9de9900510
|
adding future import unicode literals to .py files
|
2019-03-22 16:18:04 +01:00 |
|
svlandeg
|
9751312aff
|
specify unicode strings for python 2.7
|
2019-03-22 14:15:18 +01:00 |
|
svlandeg
|
a48241e9a2
|
use nlp's vocab for stringstore
|
2019-03-22 11:36:45 +01:00 |
|
svlandeg
|
c71123dd0c
|
ensure no candidates are returned for unknown aliases
|
2019-03-22 11:36:45 +01:00 |
|
svlandeg
|
98ae77a682
|
unit test on number of candidates generated
|
2019-03-22 11:36:45 +01:00 |
|
svlandeg
|
a9074e0886
|
check the length of entities and probabilities vector + unit test
|
2019-03-22 11:36:45 +01:00 |
|
svlandeg
|
d133ffaff9
|
correct size, not counting dummy elements in the vector
|
2019-03-22 11:36:45 +01:00 |
|
svlandeg
|
33f8a0fe2e
|
check and unit test in case prior probs exceed 1
|
2019-03-22 11:36:45 +01:00 |
|
svlandeg
|
20a7b7b1c0
|
raising error when adding alias for unknown entity + unit test
|
2019-03-22 11:36:45 +01:00 |
|