LICENSE
README.md
setup.py
bootleg/__init__.py
bootleg/_version.py
bootleg/data.py
bootleg/dataset.py
bootleg/extract_all_entities.py
bootleg/run.py
bootleg/scorer.py
bootleg/task_config.py
bootleg.egg-info/PKG-INFO
bootleg.egg-info/SOURCES.txt
bootleg.egg-info/dependency_links.txt
bootleg.egg-info/requires.txt
bootleg.egg-info/top_level.txt
bootleg/end2end/__init__.py
bootleg/end2end/annotator_utils.py
bootleg/end2end/bootleg_annotator.py
bootleg/end2end/extract_mentions.py
bootleg/layers/__init__.py
bootleg/layers/alias_to_ent_encoder.py
bootleg/layers/bert_encoder.py
bootleg/layers/static_entity_embeddings.py
bootleg/slicing/__init__.py
bootleg/slicing/slice_dataset.py
bootleg/symbols/__init__.py
bootleg/symbols/constants.py
bootleg/symbols/entity_profile.py
bootleg/symbols/entity_symbols.py
bootleg/symbols/kg_symbols.py
bootleg/symbols/type_symbols.py
bootleg/tasks/__init__.py
bootleg/tasks/entity_gen_task.py
bootleg/tasks/ned_task.py
bootleg/utils/__init__.py
bootleg/utils/data_utils.py
bootleg/utils/eval_utils.py
bootleg/utils/mention_extractor_utils.py
bootleg/utils/model_utils.py
bootleg/utils/utils.py
bootleg/utils/classes/__init__.py
bootleg/utils/classes/comment_json.py
bootleg/utils/classes/dotted_dict.py
bootleg/utils/classes/emmental_data.py
bootleg/utils/classes/nested_vocab_tries.py
bootleg/utils/parser/__init__.py
bootleg/utils/parser/bootleg_args.py
bootleg/utils/parser/emm_parse_args.py
bootleg/utils/parser/parser_utils.py
bootleg/utils/preprocessing/__init__.py
bootleg/utils/preprocessing/compute_statistics.py
bootleg/utils/preprocessing/convert_to_char_spans.py
bootleg/utils/preprocessing/get_train_qid_counts.py
bootleg/utils/preprocessing/sample_eval_data.py