Synonyms are words with similar meaning, and Homophones sounds the same but are different in meanings or spellings. We learned to find synonyms in multiple documents using Java. Today, in this article, we will see how to search homophones within multiple documents using Java.
本文涵盖以下主题:
- Java API - 同音字搜索 * 使用 Java 在文档中查找同音字 * 玩同音搜索结果
Words that sound the same but are different in meanings or spellings are Homophones. Whereas, the words that spell the same, but differ in meaning or pronunciation are Homographs. Homonyms can either be homophone or homograph; or both. Let us not confuse and automate it. In this article, you will learn how to search homophones within multiple documents using C#.
本文将涵盖以下主题:
- .NET API - 同音字搜索 * 使用 C# 在文档中查找同音字 * 管理同音字典