次の 2 つのサンプル XML ファイルがあります。
abc.xml
<data>
<text>i am a test user and doing testing here more and more. What are you doing?</text>
<data>
def.xml
<data>
<text>We are a doing nothing here you can say it time pass. what are you doing?</text>
<data>
これで、要素の単語辞書が作成されました<text>
。私は次のことに興味があります:
- DB全体ですべての一意の単語とその数を取得します(2つ以上のファイルしかありません)。
- 指定されたファイルの一意の単語をすべて取得する