Talk:Wikipragmatica
Add topicAppearance
From Meta, a Wikimedia project coordination wiki
Latest comment: 3 years ago by AdamSobieski in topic Paraphrase functions
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Applicability to research and development
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
I wonder what any interested participants might think about the following varieties of paraphrase functions?
Description | Signature |
---|---|
Boolean | boolIsParaphrase(Statements1,Statements2); |
scalar | floatIsParaphrase(Statements1,Statements2); |
other | IParaphraseResultIsParaphrase(Statements1,Statements2); |