You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should the text be retokenised to include this punctuation in a separate token?
If so, should it be marked there was no space in the text? Probably not since this isn't the case for the previous tokenisation step.
Should this retokenisation take place in an ad-hoc way (only for instances) or should a FinnPOS retokenisation be done instead.
How does this interact with instances which are part of a compound word?
What about when/if segmentation is applied? Segmentation is marked as happening, but does this mean it should be marked for punctuation too? Probably not.
Probably needs some thought.
STIFF/scripts/munge.py
Line 111 in 2a5d03a
STIFF/scripts/munge.py
Line 144 in 2a5d03a
May need to take consideration of #16
The text was updated successfully, but these errors were encountered: