tokfun

This program reduces an entered string into sentences.
834 Downloads
Updated 9 Jul 2004

No License

The following program reduces an enterd string into sentences. It can also be utilised reduce the string into words.

This program is supported by two function :
a) isdelimiter,
b) token.

They both are included in the tokfun.zip.

isdelimiter returns a matrix and basically identifies delimiters such as full-stop, comma,space,etc. This list can be increased or reduced.

token is an implementation of MATLAB standard function strtok.

Cite As

Amit Gaharwar (2024). tokfun (https://www.mathworks.com/matlabcentral/fileexchange/5432-tokfun), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux

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