Skip to content

Commit 871e305

Browse files
committed
[logic_v2] Add a comment about what's happening
1 parent 366a924 commit 871e305

File tree

1 file changed

+1
-0
lines changed
  • nomenklatura/matching/logic_v2/names

1 file changed

+1
-0
lines changed

nomenklatura/matching/logic_v2/names/magic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
Symbol.Category.NICK: 0.8,
1212
# in "A B International" and "X International", we don't want to give too much weight to the symbol
1313
Symbol.Category.SYMBOL: 0.3,
14+
# in "A B Medical" and "A B Casino", the symbol is a stronger signal than "International" or "Company"
1415
Symbol.Category.DOMAIN: 0.7,
1516
# Vessel 1 vs. Vessel 2 are very different.
1617
Symbol.Category.NUMERIC: 1.3,

0 commit comments

Comments
 (0)