find Synonym

版本 1.0.0.0 (3.4 KB) 作者: Nikolay S.
A function designed to deal with synonyms issue
58.0 次下载
更新时间 2017/6/15

查看许可证

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'.

引用格式

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

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Denoising and Compression 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0