luojiehua %!s(int64=3) %!d(string=hai) anos
pai
achega
1188026202
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      iepy/selfpreprocess/BiddingKG/dl/entityLink/entityLink.py

+ 1 - 1
iepy/selfpreprocess/BiddingKG/dl/entityLink/entityLink.py

@@ -58,7 +58,7 @@ def link_entitys(list_entitys,on_value=0.8):
                     if re.search("公司$",_ent.entity_text) is not None:
                         if len(_ent.entity_text)>len(_entity.entity_text):
                             _entity.entity_text = _ent.entity_text
-
+ 
 DICT_ENTERPRISE = {}
 DICT_ENTERPRISE_DONE = False
 def getDict_enterprise():