Talk:Wikipragmatica

From Meta, a Wikimedia project coordination wiki

Applicability to research and development[edit]

I wonder what any interested participants might think about the applicability of Wikipragmatica and a resultant, crowdsourced corpus of data to: (1) natural language processing, (2) natural language understanding, (3) natural language generation, and/or (4) machine translation research and development?

-- AdamSobieski (talk) 02:59, 19 February 2021 (UTC)[reply]

Paraphrase functions[edit]

I wonder what any interested participants might think about the following varieties of paraphrase functions?

Paraphrase function types
Description Signature
Boolean
bool IsParaphrase(Statement s1, Statement s2);
scalar
float IsParaphrase(Statement s1, Statement s2);
other
IParaphraseResult IsParaphrase(Statement s1, Statement s2);

-- AdamSobieski (talk) 02:59, 19 February 2021 (UTC)[reply]