跳过内容

文本序列

文本序列是源自非结构化文档的词汇图模式,该文档已被拆分为多个文本。

图模式

Text Sequence

元素

节点

Text Node

(:Text { text::string, textEmbedding::float[], source::string? } )

Text 节点包含原始源文本和嵌入。它们还可以包含其他元数据,例如源引用。

关系

Next Relationship

(1)=[:NEXT]=>(1)

NEXT 关系形成一个链表。

另请参阅

我在哪里?
© . This site is unofficial and not affiliated with Microsoft.