What kind of preprocessing is being done? #154
tealgreen0503
started this conversation in
General
Replies: 1 comment 5 replies
-
jumanpp does not perform any preprocessing on the input, it analyses input data as at is. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
During morphological analysis, it seems that certain preprocessing steps are taken. For instance, half-width spaces are converted to full-width spaces, and line breaks are eliminated.
I'm using rhoknp for the analysis.
What other kinds of preprocessing might be done?
Beta Was this translation helpful? Give feedback.
All reactions