update #20
@@ -838,6 +838,7 @@ function extractWineAttributes_1(a::T1, input::T2; maxattempt=10
|
|||||||
resolved_word = GeneralUtils.resolve_entity(v, words_catalog;threshold=0.9)
|
resolved_word = GeneralUtils.resolve_entity(v, words_catalog;threshold=0.9)
|
||||||
responsedict[k] = resolved_word
|
responsedict[k] = resolved_word
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
result = ""
|
result = ""
|
||||||
for (k, v) in responsedict
|
for (k, v) in responsedict
|
||||||
|
|||||||
Reference in New Issue
Block a user