jupyter-notebook tag

62 questions


2 answers
76 views
0
Problems that do not delete disused words during natural language processing (correction)

Hi, everyoneI'm inquiring because the unused terms have not been deleted during natural language preprocessing with Jupiter's laptop.import konlpyimport redef tokenize_korean_text(text): text = re.sub...

2 years ago

1 answers
89 views
0
(Correction) The problem of data disappearing when code is executed to delete the term

Hi, everyoneThrough the what I asked earlier, I was able to correct the disused term deletion code and get the result of actually deleting the disused term.But when I turned the code, I found that whe...

« - 7 -

© 2024 OneMinuteCode. All rights reserved.