Welcome to panoptes_aggregation’s documentation
- Getting started
- Using the command line scripts
- Using the Graphical User Interface (GUI)
- What extractor and reducer should be used?
- Extractors
- Question Extractor
question_extractor()
slugify_or_null()
- Slider Extractor
slider_extractor()
- Point Extractor
point_extractor()
- Point Extractor By Frame
point_extractor_by_frame()
- Rectangle Extractor
rectangle_extractor()
- Shape Extractor
shape_extractor()
- Survey Extractor
survey_extractor()
- Polygon As Line Tool for Text Extractor
poly_line_text_extractor()
- Line Tool for Text Extractor
line_text_extractor()
- Shakespeares World Text Extractor
clean_text()
sw_extractor()
- Shakespeares World Variants Extractor
sw_variant_extractor()
- Shakespeares World Graphic Extractor
sw_graphic_extractor()
- Dropdown Extractor
dropdown_extractor()
- Text Extractor
text_extractor()
- Intro2Astro Extractor
i2a_extractor()
- Nfn Extractor
ClassificationParser
- All Tasks Empty Extractor
all_tasks_empty_extractor()
- Reducers
- Question Reducer
question_reducer()
- Question Consensus Reducer
question_consensus_reducer()
- Slider Reducer
process_data()
slider_reducer()
- Point Reducer
point_reducer()
process_data()
- Point Reducer DBSCAN
point_reducer_dbscan()
- Point Reducer HDBSCAN
point_reducer_hdbscan()
- Rectangle Reducer
process_data()
rectangle_reducer()
- Shape Reducer DBSCAN
shape_reducer_dbscan()
- Shape Reducer OPTICS
shape_reducer_optics()
- Shape Reducer HDBSCAN
shape_reducer_hdbscan()
- Survey Reducer
process_data()
survey_reducer()
- Polygon As Line Tool for Text Reducer
poly_line_text_reducer()
process_data()
- Text aggregation utilities
align_words()
angle_metric()
avg_angle()
cluster_by_gutter()
cluster_by_line()
cluster_by_slope()
cluster_by_word()
consensus_score()
gutter()
overlap()
sort_labels()
tokenize()
- Shakespeares World Variants Reducer
sw_variant_reducer()
- Dropdown Reducer
dropdown_reducer()
process_data()
- TESS Column Reducer
process_data()
tess_reducer_column()
- TESS Gold Standard Reducer
process_data()
tess_gold_standard_reducer()
- Utilities for optics_line_text_reducer
cluster_of_one()
get_min_samples()
metric()
order_lines()
remove_user_duplication()
strip_tags()
- Line Tool with Text Subtask Reducer using OPTICS
optics_line_text_reducer()
process_data()
- Text Tool Reducer
process_data()
text_reducer()
- First N True Reducer
first_n_true_reducer()
- Running Reducers
- Panoptes
- How Data Clustering Works
- Gravity Spy Notes
- Contributing
- Contributor Covenant Code of Conduct