From 01a8e895578ec784b48eff2c25382ae9b0c592b9 Mon Sep 17 00:00:00 2001 From: Rajat singh Date: Tue, 29 Jun 2021 21:25:12 +0530 Subject: [PATCH] Update firstnames.js Added one Indian name , which was not Recognized by the NLP --- data/people/firstnames.js | 1 + 1 file changed, 1 insertion(+) diff --git a/data/people/firstnames.js b/data/people/firstnames.js index 71dd6021a..289308469 100644 --- a/data/people/firstnames.js +++ b/data/people/firstnames.js @@ -42,4 +42,5 @@ module.exports = [ 'luca', 'manaia', 'melokuhle', + 'sumit' ]