Skip to content

Commit 2fc911c

Browse files
Merge pull request #405 from jamiepratt/codex/bayesian-vocabulary-estimation-post
Add Bayesian vocabulary-size estimation post
2 parents dd5e885 + 51a2dff commit 2fc911c

3 files changed

Lines changed: 634 additions & 0 deletions

File tree

site/db.edn

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,11 @@
243243
:url "https://github.com/dirkschweiger"
244244
:image "https://avatars.githubusercontent.com/u/22668917?v=4"
245245
:affiliation [:textsound.io]}
246+
{:id :jamiep
247+
:name "Jamie Pratt"
248+
:url "https://jamiep.org/"
249+
:image "https://avatars.githubusercontent.com/jamiepratt"
250+
:links [{:icon "github" :href "https://github.com/jamiepratt"}]}
246251
{:id :dzepat
247252
:name "Dzedas Patapovas"
248253
:url "https://github.com/dzepat"}]

0 commit comments

Comments
 (0)