C# Class Thrinax.NLP.KeywordExtracter.KeywordSupport

关键词及其支持度
Mostra file Open project: ziyunhx/thrinax

Public Methods

Method Description
KeywordSupport ( string Keyword, int Support ) : System

Method Details

KeywordSupport() public method

public KeywordSupport ( string Keyword, int Support ) : System
Keyword string
Support int
return System