Skip to content

Commit 38c4aba

Browse files
committed
Add links
1 parent b49ad62 commit 38c4aba

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,18 @@
515515
"python"
516516
]
517517
},
518+
"http://www.speech.cs.cmu.edu/cgi-bin/cmudict#about": {
519+
"id": "cmudict",
520+
"description": "Website for the Carnegie Mellon Pronouncing Dictionary.",
521+
"short_url": "",
522+
"keywords": [
523+
"dataset",
524+
"data",
525+
"dictionary",
526+
"nlp",
527+
"speech"
528+
]
529+
},
518530
"http://www.yaml.org/": {
519531
"id": "yaml",
520532
"description": "Human friendly data serialization standard.",
@@ -1579,6 +1591,16 @@
15791591
"application"
15801592
]
15811593
},
1594+
"https://en.wikipedia.org/wiki/ARPABET": {
1595+
"id": "arpabet",
1596+
"description": "Wikipedia article on the ARPABET set of phonetic transcription codes.",
1597+
"short_url": "",
1598+
"keywords": [
1599+
"phonetic",
1600+
"alphabet",
1601+
"nlp"
1602+
]
1603+
},
15821604
"https://en.wikipedia.org/wiki/ASCII": {
15831605
"id": "ascii",
15841606
"description": "Wikipedia entry for the \"American Standard Code for Information Interchange\" (ASCII) character encoding standard.",

0 commit comments

Comments
 (0)