namedtensor / notation

108 stars 5 forks source link

Pronunciation guides #37

Open davidweichiang opened 3 years ago

davidweichiang commented 3 years ago

From @mjpost: https://twitter.com/mjpost/status/1340153842349068289

srush commented 3 years ago

This is really hard. "A dot B over key" is a good baseline, but is there are way to get something more semantic?

So let's take A \ndot{key} B

Couple other ideas (more symmetric?): "A times B summed over key" "A and B joined on key" "A and B matched on key"

Geometric? "key-distance of A and B" "key-projection of A and B" "key-score of A and B" "key-match of A and B"

Let's take A \ndot{seq} B

Weighting ? "B weighted by A over the sequence"

W \ndot{hidden} B

Not sure what to do here?

"W and B by hidden-score"?

Maybe hidden is a bad name. You could call these features

"W and B by feature score"? "feature match of W and B"

"W and B by output score"?