필터 지우기
필터 지우기

How can I remove the selected sentences from the text?

조회 수: 3 (최근 30일)
Kerem Kayan
Kerem Kayan 2021년 2월 20일
댓글: Kerem Kayan 2021년 2월 27일
Hello there! I have a text containing unnecessary words. The pre-processing steps we are used to were not enough for me(stopwords,tokenization...). If you look at this text carefully, the data I want to remove is the sentences in the <ref> ... </ref> section of the text. How can I use a cleanup process to get rid of these sentences? Thank you very much for your answers. (Wikipedia/Dermatitis/Sign and Symptoms Edit Section)

채택된 답변

Jemima Pulipati
Jemima Pulipati 2021년 2월 23일
Hello,
From my understanding, you want to delete certain parts of text.
The eraseBetween() function is used for deleting substrings between start and end points.
The following answers from the community might be of relevance to you.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Characters and Strings에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by