Skip to content

wzllai/ad_keyword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ad_keyword

###多关键字匹配(最小支持一个中文或2两个英文数字匹配)
Config
ad_keword.pattern 关键子所在文件路径(每个词组一行)
Functions
array ad_keywords (string $str [,int $type = AD_PATTERN_UNIQUE ] )
$type 返回匹配关键字
AD_PATTERN_UNIQUE 返回去重关键字
AD_PATTERN_ALL 返回所有关键字
string ad_wrapper (string $str, string $lef_delimiter, string $right_delimiter)

About

extract keywords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published