|
|
|
|
|
by apsurd
1205 days ago
|
|
related question from someone technical but not in ML: for the text tagging example, is the underlying approach same or different to elasticsearch term analyzing and scoring? can anyone help with pros and cons? context: given a customer chat for returning a product, the text scores terms like "return", "refund", "exhange" for relevance. also makes think how to handle synonyms? |
|
The synonyms question is a good one - so far, we've found that adding them here isn't really necessary as they'll all present similar scores.