Skip to content

Commit

Permalink
Merge pull request spencermountain#522 from fmacdonald/dev
Browse files Browse the repository at this point in the history
More UK/EU names and orgs
  • Loading branch information
spencermountain authored Sep 23, 2018
2 parents 74247a7 + da4911f commit f343677
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 13 deletions.
2 changes: 1 addition & 1 deletion builds/compromise.es6.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/compromise.es6.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/compromise.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/compromise.min.js

Large diffs are not rendered by default.

15 changes: 13 additions & 2 deletions data/words/nouns/organizations.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ module.exports = [
'coors',
'costco',
'craigslist',
'crossrail',
'daimler',
'dea',
'dell',
Expand All @@ -98,6 +99,7 @@ module.exports = [
'frito-lay',
'general electric',
'general motors',
'gmb',
'ghq',
'glaxo smith kline',
'glencore',
Expand Down Expand Up @@ -132,6 +134,8 @@ module.exports = [
'kodak',
"l'oreal",
'la presse',
'labour',
'labour party',
'la-z-boy',
'lenovo',
'lexis',
Expand Down Expand Up @@ -168,6 +172,7 @@ module.exports = [
'nestle',
'nestlé',
'netflix',
'nec',
'new york times',
'newsweek',
'nfl',
Expand Down Expand Up @@ -202,6 +207,7 @@ module.exports = [
'prudential',
'quantas',
"quizno's",
'ukip',
'rbc',
'rbs',
're/max',
Expand All @@ -218,6 +224,7 @@ module.exports = [
'samsung',
'sears',
'siemens',
'snp',
'sony',
'starbucks',
'statoil',
Expand Down Expand Up @@ -261,9 +268,9 @@ module.exports = [
'yahoo!',
'yamaha',
'ymca',
'yougov',
'youtube',
'ywca',
'ukip',

//some bands
'abba',
Expand Down Expand Up @@ -304,5 +311,9 @@ module.exports = [
'the who',
'thin lizzy',
'u2',
'van halen'
'van halen',

// other groups
'eurosceptics',
'brexiteers'
];
3 changes: 3 additions & 0 deletions data/words/people/lastnames.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ module.exports = [
'coleman',
'collins',
'cooper',
'corbyn',
'cox',
'darwin',
'dankula',
Expand Down Expand Up @@ -82,6 +83,7 @@ module.exports = [
'gil',
'gomez',
'gonzalez',
'grayling',
'gruber',
'guo',
'gutierrez',
Expand Down Expand Up @@ -136,6 +138,7 @@ module.exports = [
'kuznetsov',
'kwok',
'kwon',
'lammy',
'larsen',
'lau',
'lefebvre',
Expand Down
12 changes: 6 additions & 6 deletions scripts/lib/log.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"init": 0,
"sentence": 7,
"match": 0,
"big": 593,
"bigMatch": 2,
"size": 246.11
"init": 1,
"sentence": 5,
"match": 1,
"big": 581,
"bigMatch": 3,
"size": 246.182
}
2 changes: 1 addition & 1 deletion src/world/_data.js

Large diffs are not rendered by default.

0 comments on commit f343677

Please sign in to comment.