mirror of
https://github.com/hexastack/hexabot
synced 2025-02-03 03:25:01 +00:00
fix: remove typo
This commit is contained in:
parent
34628a256c
commit
0d8a4ce764
@ -184,8 +184,6 @@ class SlotFiller(tfbp.Model):
|
||||
|
||||
def get_synonym_map(self):
|
||||
helper = JsonHelper()
|
||||
|
||||
helper.read_dataset_json_file('train.json')
|
||||
data = helper.read_dataset_json_file('train.json')
|
||||
synonyms = data["entity_synonyms"]
|
||||
synonym_map = {}
|
||||
|
Loading…
Reference in New Issue
Block a user