Skip to content

Commit

Permalink
Added 'augment-en' script to pull keywords from platform data (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
muan authored Sep 30, 2024
2 parents 0e7aca3 + 831aa68 commit e74c331
Show file tree
Hide file tree
Showing 5 changed files with 8,130 additions and 1,731 deletions.
9 changes: 8 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,11 @@ Is "happy" a suitable keyword for πŸ˜€? (y/n/e) y
Is "joy" a suitable keyword for πŸ˜€? (y/n/e) y
Is ":D" a suitable keyword for πŸ˜€? (y/n/e) n
[saved] πŸ˜€: grinning face, face, smile, happy, joy, grin
```
```

- **Augment dataset** with `npm run augment-en` to bring in en-US keywords used in common emoji platforms

```
$ npm run augment-en
Augmented 123 emoji with a total of 456 keyword(s)
```
Loading

0 comments on commit e74c331

Please sign in to comment.