文章が記載されているGoogle docsと、同じ内容のテキストが記載されているJsonファイルがあります。
Google docsとJsonファイルを比較し、Google docsに記載されているテキストの中で太字(BOLD)になっている単語の文章を、##のマークで囲む作業です。
例)
Google doc:
以下の文章のnot pronouncedが太字になっている場合
The final -s or -x is not pronounced in French. Most singular and plural nouns are pronounced in the exact same way, just written differently.
Json:
Jsonファイルのpronouncedの前後に##のマークをつけます。
The final -s or -x is not #pronounced# in French. Most singular and plural nouns are pronounced in the exact same way, just written differently.
チェックが必要なdocsが複数あります。質問などございましたら気軽にお尋ねください。よろしくお願いいたします。