类的使用
com.lark.oapi.service.baike.v1.model.ExtractEntityReq
使用ExtractEntityReq的程序包
-
com.lark.oapi.service.baike.v1.model中ExtractEntityReq的使用
-
com.lark.oapi.service.baike.v1.resource中ExtractEntityReq的使用
修饰符和类型方法说明Entity.extract(ExtractEntityReq req) 提取潜在的百科词条,提取文本中可能成为百科词条的词语,且不会过滤已经成为百科词条的词语。Entity.extract(ExtractEntityReq req, RequestOptions reqOptions) 提取潜在的百科词条,提取文本中可能成为百科词条的词语,且不会过滤已经成为百科词条的词语。