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

How to do spacing for korean text using konlpy? #425

Open
treya-lin opened this issue Apr 24, 2023 · 1 comment
Open

How to do spacing for korean text using konlpy? #425

treya-lin opened this issue Apr 24, 2023 · 1 comment

Comments

@treya-lin
Copy link

Hi I am not a native speaker of korean and I am wondering how to use konlpy's tagging results to do korean spacing?

For instance, in this doc https://konlpy.org/en/latest/morph/?highlight=spacing#performance-analysis, after the analyzers parse the sentence "아버지가방에들어가신다", when we join the pos tagging results, how may I know when I should add a space and when not?

Would be much appreciated if there is some examples demonstrating how to implement spacing using konlpy for non native developers. Thanks

@younggam
Copy link

That tag packages do it for you. Just use .pos and see the results

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

2 participants