PHP Class crodas\TextRank\TextRank

Afficher le fichier Open project: nystudio107/seomatic Class Usage Examples

Protected Properties

Свойство Type Description
$config

Méthodes publiques

Méthode Description
__construct ( Config $config )
getAllKeywordsSorted ( $text )
getKeywords ( $text, $limit = 20 )

Method Details

__construct() public méthode

public __construct ( Config $config )
$config Config

getAllKeywordsSorted() public méthode

public getAllKeywordsSorted ( $text )

getKeywords() public méthode

public getKeywords ( $text, $limit = 20 )

Property Details

$config protected_oe property

protected $config