-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use the enen paraphrasing? #1
Comments
Hi, the code is supposed to use an external grammar and processor (from LOGON) in order to generate paraphrases. I copied this repository to GitHub for posterity, but I don't regularly use it, and I was unable to get it to work after a few minutes. Instead, I suggest you try a different project I'm working on: https://github.com/goodmami/xmt. It's not feature-complete, but the instructions in the README work for me. Please give it a shot and raise an issue on that project if you have trouble. I hope that helps |
I should add that XMT does not require LOGON (a ~4GB download), but instead uses ACE and individual grammars, which use much less disk space. |
G'day,
enen creates paraphrases but currently only a limited set:
* any variants ERG considers semantically identical (mainly word order
variation)
* some MWEs "keep on -> continue"
There are rules for some noun phrase variation (A B, A's B, B of A) but
they are not loaded by default.
As far as I know, no one has used this code for a while, ...
…On Sun, Jul 23, 2017 at 1:41 AM, Michael Wayne Goodman < ***@***.***> wrote:
I should add that XMT does *not* require LOGON (a ~4GB download), but
instead uses ACE and individual grammars, which use much less disk space.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABD8xrqGQ446nCS9SDm2YTnCwqlkTTGdks5sQjQ4gaJpZM4OgGwN>
.
--
Francis Bond <http://www3.ntu.edu.sg/home/fcbond/>
Division of Linguistics and Multilingual Studies
Nanyang Technological University
|
Thank you everyone for your reply... :) |
I want to know how to use the english to english paraphrasing using the ddelphitools? Des the tool create the paraphrases or need to give paraphrases and it will decide which to choose. Kindly help me.
The text was updated successfully, but these errors were encountered: