find Synonym

A function designed to deal with synonyms issue
58 descargas
Actualizado 15 jun 2017

Ver licencia

The function goal is to find a representative word (keyword) from a used specified dictionary (synonymsList), retuning an appropriate keyword when one of its synonyms is typed as input.
This allows the a programmer to be more flexible when dealing inputs, using multiple string meaning the same input. Consider a case where each of the inputs :{'Mother', 'female parent', 'matriarch', 'mom', 'mommy', 'ma', 'mama'} will result the same output 'Mother', thus allowing multiple ways to treat 'Mother'.

Citar como

Nikolay S. (2024). find Synonym (https://www.mathworks.com/matlabcentral/fileexchange/63341-find-synonym), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Denoising and Compression en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0