Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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.
Cita come
Amit Gaharwar (2026). tokfun (https://it.mathworks.com/matlabcentral/fileexchange/5432-tokfun), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (1,67 KB)
-
Nessuna licenza
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
