Skip to content
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

Sentence clone method #28

Open
ktuukkan opened this issue Jan 10, 2015 · 1 comment
Open

Sentence clone method #28

ktuukkan opened this issue Jan 10, 2015 · 1 comment
Labels

Comments

@ktuukkan
Copy link
Owner

marc-pan via sourceforge.com:
Parser doesn't provide public clone method, and i don't find elegant way to do it. The only way that i find to do it for the moment is;

SentenceFactory.getInstance().createParser(sentence.toString())

but it's not really efficient.

@ktuukkan ktuukkan added this to the v0.9.0 milestone Jan 10, 2015
@ktuukkan
Copy link
Owner Author

This turned out to be non-trivial, postponing for later release.

@ktuukkan ktuukkan removed this from the v0.9.0 milestone Dec 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant