You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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'.
Cite As
Nikolay S. (2026). find Synonym (https://www.mathworks.com/matlabcentral/fileexchange/63341-find-synonym), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.43 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
