| Package | Description |
|---|---|
| com.tencentcloudapi.es.v20250101 | |
| com.tencentcloudapi.es.v20250101.models |
| Modifier and Type | Method and Description |
|---|---|
ChunkDocumentAsyncResponse |
EsClient.ChunkDocumentAsync(ChunkDocumentAsyncRequest req)
文本切片是将长文本分割为短片段的技术,用于适配模型输入、提升处理效率或信息检索,平衡片段长度与语义连贯性,适用于NLP、数据分析等场景。
本接口为异步接口,有单账号调用上限控制,如您有提高并发限制的需求请[联系我们](https://cloud.tencent.com/act/event/Online_service) 。
|
| Constructor and Description |
|---|
ChunkDocumentAsyncResponse(ChunkDocumentAsyncResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.