Skip to content

Commit 5099c7c

Browse files
authored
Merge pull request #18 from maxkrieger/patch-1
Add Semantic Calculator
2 parents 170bf0e + 0db272f commit 5099c7c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

imgs/semantic-calculator.png

39.4 KB
Loading

websites.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,3 +452,14 @@
452452
uses: [demo]
453453
img: imgs/ganlab.png
454454
date: "2018-09-04"
455+
- name: "Semantic Calculator"
456+
desc: "Do math with word embeddings!"
457+
url: https://semantic.a9.io/
458+
repo: ""
459+
license: ""
460+
writeup: ""
461+
authors: [Max Krieger]
462+
tags: [word2vec, glove, word-embeddings]
463+
uses: [demo, backend-dependent]
464+
img: imgs/semantic-calculator.png
465+
date: "2018-09-29"

0 commit comments

Comments
 (0)