Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "beneficiary": "1",
- "reasons": [
- "city -> Input: Kolkata | Match: Kolkata | Type: match_fuzzy ",
- "first_name.metaphone -> Input: hello | Match: hello | Type: match ",
- "first_name.nysiis -> Input: hello | Match: hello | Type: match ",
- "first_name.soundex -> Input: hello | Match: hello | Type: match ",
- "first_name -> Input: hello | Match: hello | Type: match_fuzzy ",
- "last_name.metaphone -> Input: world | Match: world | Type: match ",
- "last_name.nysiis -> Input: world | Match: world | Type: match ",
- "last_name.soundex -> Input: world | Match: world | Type: match ",
- "last_name -> Input: world | Match: world | Type: match_fuzzy ",
- "phone -> Input: 07722015 | Match: 07722015 | Type: match_fuzzy ",
- "state -> Input: Odisha | Match: Odisha | Type: term "
- ]
- },
- {
- "beneficiary": "2",
- "reasons": [
- "city -> Input: Kolkata | Match: Kolkata | Type: match_fuzzy ",
- "first_name.metaphone -> Input: hello | Match: hello | Type: match ",
- "first_name.nysiis -> Input: hello | Match: hello | Type: match ",
- "first_name.soundex -> Input: hello | Match: hello | Type: match ",
- "first_name -> Input: hello | Match: hello | Type: match_fuzzy ",
- "last_name.metaphone -> Input: world | Match: world | Type: match ",
- "last_name.nysiis -> Input: world | Match: world | Type: match ",
- "last_name.soundex -> Input: world | Match: world | Type: match ",
- "last_name -> Input: world | Match: world | Type: match_fuzzy ",
- "phone -> Input: 07722015 | Match: 07722015 | Type: match_fuzzy ",
- "state -> Input: Odisha | Match: Odisha | Type: term "
- ]
- },
- {
- "beneficiary": "3",
- "reasons": [
- "city -> Input: Kolkata | Match: Kolkata | Type: match_fuzzy ",
- "first_name.metaphone -> Input: hello | Match: hello | Type: match ",
- "first_name.nysiis -> Input: hello | Match: hello | Type: match ",
- "first_name.soundex -> Input: hello | Match: hello | Type: match ",
- "first_name -> Input: hello | Match: hello | Type: match_fuzzy ",
- "last_name.metaphone -> Input: world | Match: world | Type: match ",
- "last_name.nysiis -> Input: world | Match: world | Type: match ",
- "last_name.soundex -> Input: world | Match: world | Type: match ",
- "last_name -> Input: world | Match: world | Type: match_fuzzy ",
- "phone -> Input: 07722015 | Match: 07722015 | Type: match_fuzzy ",
- "state -> Input: Odisha | Match: Odisha | Type: term "
- ]
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment