How can I remove the selected sentences from the text?

3 vues (au cours des 30 derniers jours)
Kerem Kayan
Kerem Kayan le 20 Fév 2021
Commenté : Kerem Kayan le 27 Fév 2021
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)

Réponse acceptée

Jemima Pulipati
Jemima Pulipati le 23 Fév 2021
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.

Plus de réponses (0)

Catégories

En savoir plus sur Characters and Strings dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by