-
Notifications
You must be signed in to change notification settings - Fork 37
note on spacesafter #58
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
Comments
This was just to inform you. |
FYI. This function reconstructs the text from a udpipe tokenised dataset https://github.com/bnosac/udpipe/blob/master/R/udpipe_reconstruct.R |
Oh, that's actually even better (reconstructing the text what I really always want anyway)! Thanks again! |
I needed to push out the updated 3.0.0 ahead of a workshop next week, but will be working on more minor revisions for 3.0.1; I'll probably just return something similar to text_with_ws that space yields. |
Good luck with the workshop. |
from here https://ufal.mff.cuni.cz/udpipe/users-manual
Basically this means the misc field can have SpacesBefore=/SpacesAfter=/SpacesInToken=
with the following possible values
You can see that in e.g.
Except the last (bnosac/udpipe#27), this is because of a bug in the R package I maintain at bnosac/udpipe#27 which I still need to fix
The text was updated successfully, but these errors were encountered: