PHP Class crodas\TextRank\TextRank

ファイルを表示 Open project: nystudio107/seomatic Class Usage Examples

Protected Properties

Property Type Description
$config

Public Methods

Method Description
__construct ( Config $config )
getAllKeywordsSorted ( $text )
getKeywords ( $text, $limit = 20 )

Method Details

__construct() public method

public __construct ( Config $config )
$config Config

getAllKeywordsSorted() public method

public getAllKeywordsSorted ( $text )

getKeywords() public method

public getKeywords ( $text, $limit = 20 )

Property Details

$config protected_oe property

protected $config