Skip to content
Logo LogoWoogle Maps documentation
⌘ K
Logo LogoWoogle Maps documentation
  • README
  • Usage
  • Preprocess a Woogle Dump
  • How It Works
  • Limitations & Future Work
  • dashapp
    • dashapp.conf
    • dashapp.generate_graph_elements
    • dashapp.pages
      • dashapp.pages.home
  • src
    • src.load_data
    • src.logging
      • src.logging.logger
    • src.pipeline
      • src.pipeline.setup_pipeline
      • src.pipeline.verbose_transformation_pipeline
    • src.preprocessing
      • src.preprocessing.cluster_documents
      • src.preprocessing.cluster_explainer
      • src.preprocessing.compute_layout
      • src.preprocessing.compute_topical_distributions
      • src.preprocessing.create_events
      • src.preprocessing.extract_dates_regex
      • src.preprocessing.extract_important_sentences
      • src.preprocessing.filter_redundant_edges
      • src.preprocessing.find_storylines
      • src.preprocessing.generate_roberta_embedding
      • src.preprocessing.impute_dates
      • src.preprocessing.linear_programming
      • src.preprocessing.pdf_to_text
    • src.utils
      • src.utils.construct_graph
      • src.utils.convert_rustworkx
      • src.utils.fix_dtypes
  • gz_extract
  • main
  • split_woogle_dump_per_dossier

Index¶

  • README
    • Getting started
    • Google Colab
    • Pytest coverage report
    • Documentation
    • Contributors
  • Usage
    • Home
    • Map
  • Preprocess a Woogle Dump
  • How It Works
    • Preprocessing Pipeline
    • Preprocessing Pipeline Blocks
    • Rendering the Result
    • Bibliography
  • Limitations & Future Work
    • Lack of good Dutch Natural Language Processing (NLP) model
    • Evaluation of Maps
    • UI Functionalities
    • Bibliography

API¶

dashapp

The dashapp package.

src

Source module for Team Epoch's project for the National Archive.

gz_extract

Utility script for unzipping .gz data files.

main

Preprocess the data and train the model.

split_woogle_dump_per_dossier

Split the Woogle dump into separate files per dossier.


Indices and tables¶

  • Index

  • Module Index

  • Search Page

On this page

  • API
  • Indices and tables

© 2024, Team Epoch Built with Sphinx 7.2.6