It's possible to expand target brand list to cover new brands. Please follow the following steps:
Step 1: Create a new folder under src/siamese_pedia/expand_targetlist with the new brand name
Step 2: Append {"brand name": ["domain1 for this brand", "domain2 for this brand" ... ]} to src/siamese_pedia/domain_map.pkl (Dictionary storing the brand-domain mappings)
It's possible to expand target brand list to cover new brands. Please follow the following steps:
Step 1: Create a new folder under src/siamese_pedia/expand_targetlist with the new brand name Step 2: Append {"brand name": ["domain1 for this brand", "domain2 for this brand" ... ]} to src/siamese_pedia/domain_map.pkl (Dictionary storing the brand-domain mappings)