Closed JafferWilson closed 7 years ago
So does it generate the paraphrases itself? or I need to prepare paraphrase by myself and give it to the model for suggesting one. This will be hectic and not possible with my case. If your repository creates paraphrases on it own using the sentence, then it will be worth using the OpenCCG and I will cite in my project too. Kindly let me know your thoughts.
This paper may help clarify what the library can do: it can generate some syntactic paraphrases on its own by chaining parsing and realization, while others require rewriting the semantic dependency graph that results from parsing; integrating lexical paraphrases could be done in a variety of ways in principle but there is no built-in way to do so.
Thank you for your insights.
At present there is no off-the-shelf integration with an external paraphrase DB