周刊542:工信部印发2017年工业通信业标准化工作要点

public static abstract @interface SummarizerOptions.InputType implements Annotation
百度 ”何帆表示,以往券商、银行和信托是市场最大的质押方,像他们这类民资背景的公司只能靠捡漏。

Type of input text.

Constant Summary

int ARTICLE The input text is an article or long paragraphs.
int CONVERSATION The input text is a conversation.

Inherited Method Summary

Constants

public static final int ARTICLE

The input text is an article or long paragraphs.

Constant Value: 1

public static final int CONVERSATION

The input text is a conversation.

Each line of the text is a message from one participant, in the format of name: message.

Example:

 user1: Hello
 user2: Hi
 user1: How are you?
 user2: Good, how are you?
 
Constant Value: 2