Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R research-ml
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Fabian Kaelin
  • research-ml
  • Merge requests
  • !3

add content gaps files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged AikoChou requested to merge aiko/one_dataframe into main Nov 03, 2021
  • Overview 42
  • Commits 6
  • Pipelines 0
  • Changes 5

content_gaps.py

  • add get_wikidata_qitems to extract all wikidata qitems
  • add get_wikidata_properties to extract all property-value pairs for all wikidata qitems
  • change aggregate_item_property to multiple functions. one function handles one property
  • change get_wikipedia_revision_text: remove redirect pages by joining mediawiki_page table

content_gaps_metrics.py

  • show the flow of getting one big dataframe (not including article features yet)
  • examples for computing metrics
  • examples for plotting graph

article_features.py

  • wrap multiple wikitext functions from Isaac's example code to one udf
Edited Nov 23, 2021 by AikoChou
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: aiko/one_dataframe