Skip to content

Developing a framework to select cricket teams by analyzing sports commentary

Notifications You must be signed in to change notification settings

phase7/commentary-analysis

Repository files navigation

commentary-analysis

Here's the part by part description of this project

Here's the description for json files I'm creating

JSON Details

batting_keywords.json

just a python-list compatible json lists of words that may indicate the commentary sentences.Needs more work.

bowling_keywords.json

same as the previous one, but indicates bowling. Needs more work.

playtypes.json

contains playtypes for each ball

  1. "no run",
  2. "four",
  3. "run",
  4. "wide",
  5. "out",
  6. "leg bye",
  7. "six",
  8. "bye",
  9. "no ball"

(More of it coming soon!)

About

Developing a framework to select cricket teams by analyzing sports commentary

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published