Commit dae5cf1c authored by 陶书衡's avatar 陶书衡

v1.1.1 stable

parent 9ba70876
......@@ -161,10 +161,10 @@ def get_color(text, entity_list, replaced_word, ImmunohistochemistryContent, Mol
return {
'医学术语解析': other,
'同义词判断': synonyms,
'识别否定修饰词及其修饰对象': negative,
'否定修饰解析': negative,
'数值解析': numeracal,
'对可归纳总结的信息进行解析后归纳判断': summary,
'对定义明确的分类变量进行赋值': classification
'归纳解析': summary,
'分类变量解析': classification
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment