This is a bit of a flight of fancy perhaps, but i have some ideas for data that i would like to be able to extract from xf,
One fun metric would be how wide posters' vocabularies are - counting how many distinct words they have used.
MySQL should be able to work that out? So I would like to be able to drop a query into phpmyadmin and find out how many unique words per thousand words for a poster on the forum
It would be good to even be able to pull out per user data on posts over time and so on - is that possible?
One fun metric would be how wide posters' vocabularies are - counting how many distinct words they have used.
MySQL should be able to work that out? So I would like to be able to drop a query into phpmyadmin and find out how many unique words per thousand words for a poster on the forum
It would be good to even be able to pull out per user data on posts over time and so on - is that possible?