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
Mr Smith, John Smith, and John M. Smith are likely all names to the same person. Similarly an address can be written in many ways, but it all means the same thing.
It would be good to group similar items together so that all variations (Mr Smith, John Smith, and John M. Smith) are replaced with the same token, eg "{{NAME-0}}".
This can be done in a new PostProcessor.
The text was updated successfully, but these errors were encountered:
Mr Smith, John Smith, and John M. Smith are likely all names to the same person. Similarly an address can be written in many ways, but it all means the same thing.
It would be good to group similar items together so that all variations (Mr Smith, John Smith, and John M. Smith) are replaced with the same token, eg "{{NAME-0}}".
This can be done in a new PostProcessor.
The text was updated successfully, but these errors were encountered: