change html

master
zovjsra 2 years ago
parent 4ba0a7e901
commit cac3bae57e

@ -45,6 +45,10 @@
<p id='comment'>這是泛用文字視覺化工具,能夠簡單處理文字檔的視覺化。</p>
<p id='comment'>支援的語言:繁體中文、英文以及所有使用空格分詞的語言。</p>
<p id='comment'>使用繁體中文Jieba斷詞器不保證簡體中文能夠正常使用。</p>
<p>參數說明:</p>
<p>MaxRatio兩個相鄰的單詞之間出現頻率的最大比值</p>
<p>MinRatio兩個相鄰的單詞之間出現頻率的最小比值</p>
<p>(演算法除了比值外還有其他參考因素,並非符合比值範圍的單詞全部都會顯示出來。)</p>
</div>
<div style="margin:10px;">
<button class="general-button" type="button" id="editSWButton" style="margin:10px 0px;"

Loading…
Cancel
Save