Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道 ruby 中给定文本或文本组(从数据库中提取)中最经常出现的内容是什么。
有谁知道最佳实践是什么?
您可以从统计自然语言处理开始。此外,您还可以利用AI Ruby 插件页面上提到的一个或多个库。