You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should apply TF-IDF (less common terms matching increases significance) to the corpus to rank name matches accordingly with the index.
This will help with less false positives for common names (often requiring more fields anyway) and higher match percentages for less common names (in the index at least).
The text was updated successfully, but these errors were encountered:
We should apply TF-IDF (less common terms matching increases significance) to the corpus to rank name matches accordingly with the index.
This will help with less false positives for common names (often requiring more fields anyway) and higher match percentages for less common names (in the index at least).
The text was updated successfully, but these errors were encountered: