LICENSE
README.md
pyproject.toml
requirements.txt
run_tui_app_docker.sh
.github/workflows/publish.yml
data/example_traces.json
data/prompts.json
data/label_studio/annotated_data.json
data/label_studio/extended_results.json
data/label_studio/label_studio_reasoning_flow_template.xml
data/label_studio/label_studio_thought_anchors_template.xml
data/label_studio/ls_data.json
data/label_studio/ls_data_rf.json
data/label_studio/ls_data_rf_extended.json
data/label_studio/rf_data/chemistry_0_QwQ-32B-Preview.json
data/label_studio/rf_data/chemistry_1_QwQ-32B-Preview.json
data/label_studio/rf_data/chemistry_2_QwQ-32B-Preview.json
data/label_studio/rf_data/chemistry_3_QwQ-32B-Preview.json
data/label_studio/rf_data/chemistry_4_QwQ-32B-Preview.json
data/label_studio/rf_data/chemistry_5_QwQ-32B-Preview.json
data/label_studio/rf_data/chemistry_6_QwQ-32B-Preview.json
data/label_studio/rf_data/chemistry_7_QwQ-32B-Preview.json
data/label_studio/rf_data/math_0_QwQ-32B-Preview.json
data/label_studio/rf_data/math_10_QwQ-32B-Preview.json
data/label_studio/rf_data/math_11_QwQ-32B-Preview.json
data/label_studio/rf_data/math_12_QwQ-32B-Preview.json
data/label_studio/rf_data/math_13_QwQ-32B-Preview.json
data/label_studio/rf_data/math_14_QwQ-32B-Preview.json
data/label_studio/rf_data/math_15_QwQ-32B-Preview.json
data/label_studio/rf_data/math_1_QwQ-32B-Preview.json
data/label_studio/rf_data/math_2_QwQ-32B-Preview.json
data/label_studio/rf_data/math_3_QwQ-32B-Preview.json
data/label_studio/rf_data/math_4_QwQ-32B-Preview.json
data/label_studio/rf_data/math_5_QwQ-32B-Preview.json
data/label_studio/rf_data/math_6_QwQ-32B-Preview.json
data/label_studio/rf_data/math_7_QwQ-32B-Preview.json
data/label_studio/rf_data/math_8_QwQ-32B-Preview.json
data/label_studio/rf_data/math_9_QwQ-32B-Preview.json
data/label_studio/rf_data/physics_0_QwQ-32B-Preview.json
data/label_studio/rf_data/physics_1_QwQ-32B-Preview.json
data/label_studio/rf_data/physics_2_QwQ-32B-Preview.json
data/label_studio/rf_data/physics_3_QwQ-32B-Preview.json
data/label_studio/rf_data/physics_4_QwQ-32B-Preview.json
data/label_studio/rf_data/physics_5_QwQ-32B-Preview.json
data/label_studio/rf_data/physics_6_QwQ-32B-Preview.json
data/plots/dump/boxplots_boxplot_evolutionary_search.pdf
data/plots/dump/kde_evolutionary_search.pdf
data/plots/dump/stacked_dumbbell_with_time_window_3.pdf
data/tui_css/app.css
data/tui_css/app2.css
docker/Dockerfile
docs/_config.yml
docs/core-concepts.md
docs/engines.md
docs/extending.md
docs/fusion.md
docs/index.md
docs/installation.md
docs/surrealdb.md
docs/tui.md
docs/tuid.md
docs/assets/arch.svg
docs/assets/logo.svg
docs/assets/rt_seg_demo.mp4
docs/engines/llm-based.md
docs/engines/prob.md
docs/engines/rule-based.md
docs/engines/semantic.md
docs/engines/llm-based/base-unit.md
docs/engines/llm-based/offset.md
docs/engines/llm-based/prm.md
docs/engines/llm-based/prompting.md
docs/engines/prob/entropy.md
docs/engines/prob/flatness.md
docs/engines/prob/forced.md
docs/engines/prob/surprisal.md
docs/engines/prob/topk.md
docs/engines/rule-based/newline.md
docs/engines/rule-based/rules.md
docs/engines/semantic/entailment.md
docs/engines/semantic/sem-shift.md
docs/engines/semantic/topic.md
docs/engines/semantic/zero-shot.md
docs/fusion/fuzzy.md
docs/fusion/graph.md
docs/fusion/intersect.md
docs/fusion/majority.md
docs/fusion/merge.md
docs/reproducible/eval.md
docs/reproducible/hyperparams.md
notebook/quick_start.ipynb
src/dump.py
src/eval_main.py
src/evo.py
src/preload_models.py
src/seg_main.py
src/test.py
src/tui.py
src/tui2.py
src/eval_utils/__init__.py
src/eval_utils/seg_eval_utils.py
src/eval_utils/seg_labelstudio_utils.py
src/eval_utils/seg_plot_utils.py
src/rt_seg/__init__.py
src/rt_seg.egg-info/PKG-INFO
src/rt_seg.egg-info/SOURCES.txt
src/rt_seg.egg-info/dependency_links.txt
src/rt_seg.egg-info/requires.txt
src/rt_seg.egg-info/top_level.txt
src/rt_segmentation/__init__.py
src/rt_segmentation/base_segmentor.py
src/rt_segmentation/bertopic_segmentation.py
src/rt_segmentation/entailment.py
src/rt_segmentation/example_traces.json
src/rt_segmentation/late_fusion.py
src/rt_segmentation/llm_argument_split.py
src/rt_segmentation/llm_reasoning_flow_scheme.py
src/rt_segmentation/llm_split_entropy.py
src/rt_segmentation/llm_split_flatness_break.py
src/rt_segmentation/llm_split_forced_decoder.py
src/rt_segmentation/llm_split_offset.py
src/rt_segmentation/llm_split_sent_chunks.py
src/rt_segmentation/llm_split_surprisal.py
src/rt_segmentation/llm_split_topk.py
src/rt_segmentation/llm_thought_anchor_scheme.py
src/rt_segmentation/prm_split.py
src/rt_segmentation/prompts.json
src/rt_segmentation/py.typed
src/rt_segmentation/rule_split_newline.py
src/rt_segmentation/rule_split_regex.py
src/rt_segmentation/sdb_init.py
src/rt_segmentation/seg_base.py
src/rt_segmentation/seg_factory.py
src/rt_segmentation/seg_utils.py
src/rt_segmentation/semantic_shift.py
src/rt_segmentation/zeroshot_seq_classification.py
surrealdb_dataset/RT_RF_extended.surql