Skip to content

playwolf719/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

搜索推荐词


  • 使用golang开发,借助字典树结构+堆的数据结构,实现了us级别搜索推荐词和热门搜索词的获取。 (本代码是基于beego框架的,联想词主要实现参见controllers文件夹下的search_match.go文件)
  • 体验点击我