T-Res

Table of contents:

  • Getting started
  • Reference
    • geoparser module
    • utils module
      • t_res.utils.deezy_processing module
      • t_res.utils.get_data module
      • t_res.utils.ner module
      • t_res.utils.preprocess_data module
      • t_res.utils.process_data module
      • t_res.utils.process_wikipedia module
      • t_res.utils.rel_e2e module
      • t_res.utils.rel_utils module
      • utils.REL module
  • Deploying the T-Res API
  • Experiments and evaluation
T-Res
  • Reference
  • utils module
  • View page source

utils module

Table of contents:

  • t_res.utils.deezy_processing module
    • obtain_matches()
    • create_training_set()
    • train_deezy_model()
    • generate_candidates()
  • t_res.utils.get_data module
    • download_lwm_data()
    • download_hipe_data()
  • t_res.utils.ner module
  • t_res.utils.preprocess_data module
    • turn_wikipedia2wikidata()
    • reconstruct_sentences()
    • process_lwm_for_ner()
    • process_lwm_for_linking()
    • aggregate_hipe_entities()
    • process_hipe_for_linking()
    • process_tsv()
    • fine_to_coarse()
  • t_res.utils.process_data module
    • eval_with_exception()
    • prepare_sents()
    • align_gold()
    • postprocess_predictions()
    • ner_and_process()
    • update_with_linking()
    • update_with_skyline()
    • prepare_storing_links()
    • store_for_scorer()
  • t_res.utils.process_wikipedia module
    • make_wikilinks_consistent()
    • make_wikipedia2wikidata_consisent()
    • title_to_id()
  • t_res.utils.rel_e2e module
    • rel_end_to_end()
    • get_rel_from_api()
    • match_wikipedia_to_wikidata()
    • match_ent()
    • postprocess_rel()
    • store_rel()
    • run_rel_experiments()
  • t_res.utils.rel_utils module
    • get_db_emb()
    • eval_with_exception()
    • prepare_initial_data()
    • rank_candidates()
    • add_publication()
    • prepare_rel_trainset()
  • utils.REL module
    • t_res.utils.REL.entity_disambiguation module
    • t_res.utils.REL.mulrel_ranker module
    • t_res.utils.REL.t_res.utils module
    • t_res.utils.REL.vocabulary module
Previous Next

© Copyright 2023 The Alan Turing Institute, British Library Board, Queen Mary University of London, King's College London, University of East Anglia, The University of Exeter and the Chancellor, Masters and Scholars of the University of Cambridge.

Built with Sphinx using a theme provided by Read the Docs.