mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-03 02:55:29 +08:00
Docs: Updated tag set tips. (#8860)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -327,7 +327,7 @@ export default {
|
||||
|
||||
注意您需要指定的条目类型。</p>`,
|
||||
tag: `<p>使用“Tag”分块方法的知识库用作标签集.其他知识库可以把标签集当中的标签按照相似度匹配到自己对应的文本块中,对这些知识库的查询也将根据此标签集对自己进行标记。</p>
|
||||
<p>使用“标签”作为分块方法的知识库<b>不</b>参与 RAG 检索过程。</p>
|
||||
<p>标签集<b>不会</b>直接参与 RAG 检索过程。</p>
|
||||
<p>标签集中的每个文本分块是都是相互独立的标签和标签描述的文本对。</p>
|
||||
|
||||
<p>Tag 分块方法支持<b>XLSX</b>和<b>CSV/TXT</b>文件格式。</p>
|
||||
|
||||
Reference in New Issue
Block a user