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

Fix \n in misc #27

Open
jwijffels opened this issue Aug 28, 2018 · 0 comments
Open

Fix \n in misc #27

jwijffels opened this issue Aug 28, 2018 · 0 comments

Comments

@jwijffels
Copy link
Contributor

jwijffels commented Aug 28, 2018

misc output in as.data.frame/udpipe_annotate always ends with \n due to use of std::istringstream
I don't believe this is a big deal but at least it should be fixed in order to correctly reconstruct the original text based on SpaceAfter=No/SpacesAfter/SpacesBefore/SpacesInToken so that a from/to can be added. To be used alongside crfsuite.

jwijffels added a commit that referenced this issue Aug 28, 2018
…llow to add a from/to field in as.data.frame (useful but undocumented feature).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant