sentance2words(a)

Version 1.0.0.0 (961 Bytes) by Jayant
It is a function which separates the different words in a sentance for further processing
20 Downloads
Updated 12 Aug 2017

View License

If a sentence containing a multiple words and if we want to process or identify the different words and process them then we have to separate the all words in that sentence and then save them in a array variable and use them for further processing. Now separating these words from sentences is a teddy and hectic task.
this function actually does it.
Just you have to give a array containing a sentence and take the output in any variable.

Cite As

Jayant (2024). sentance2words(a) (https://www.mathworks.com/matlabcentral/fileexchange/64091-sentance2words-a), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Type Conversion in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0