Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

joomla-tags.sql #3

Open
fititnt opened this issue Jan 23, 2021 · 0 comments
Open

joomla-tags.sql #3

fititnt opened this issue Jan 23, 2021 · 0 comments

Comments

@fititnt
Copy link
Member

fititnt commented Jan 23, 2021

-- ID:             joomla-tags
-- DESCRIPTION:    Return information about each tag and related general result
--                 of tagged articles via `content_count` and `content_hits`
--
-- AUTHOR:         Emerson Rocha <emerson[at]alligo.com.br>
-- COMPANY:        Alligo
-- LICENSE:        "SPDX-License-Identifier: MIT"
-- VERSION:        1.1
-- CREATED:        2021-01-18 22:00 BRT
-- REVISION:       2021-01-23 06:19 UTC 1.1 Added tag_hits and content_hits

Version 1.1 added tag_hits and content_hits.

I think that both joomla-tags.sql and joomla-users.sql could already return some better statistics without need of use data mining. Since the queries are not meant to be ligth, we can get pretty intense on what to return. But the final idea still let major processing for outside tools, like Orange or Weka. Thats why all fields already are prefixed with tag_: this both helps with be sure from were the data is, and also can even allow build models to predict behavior.

fititnt added a commit that referenced this issue Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant