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

Statistics on conversations #35

Open
seamusdemora opened this issue Oct 21, 2019 · 0 comments
Open

Statistics on conversations #35

seamusdemora opened this issue Oct 21, 2019 · 0 comments

Comments

@seamusdemora
Copy link

seamusdemora commented Oct 21, 2019

I'm interested in adding a new function to baskup that will provide some statistics on the conversations that are archived. For now, the one that's of most interest to me is a statistic that shows how many words each party to a conversation has "contributed". I have a few other ideas, but for now, this meets my needs. And so, for a selected backup file, my proposed function would list the total number of words I have contributed, and the total number of words the other party has contributed.

I've outlined a v. general approach for this; I'll do it in bash and/or awk. My question is this: Does the database from which the text in the backup is made include any data that would make this unnecessary - or aid in the implementation?

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