CHANGELOG.txt
MANIFEST.in
README.md
example2.py
example3.py
example5.py
example6.py
example_draw.py
requirements.txt
setup.py
bin/ctm
bin/samplegen
bin/smc
examples/__init__.py
examples/estimation_by_pruning.py
examples/estimation_using_bic.py
examples/estimation_using_smc.py
examples/linguistic_case_study.py
examples/run_ml.sh
examples/run_ml_fast_1.sh
examples/run_ml_fast_2.sh
examples/sim_model1_matlab_compat_off6
examples/sim_model1_perl_compat_off0
examples/sim_model2_csizar_and_talata_off0
examples/sim_model2_csizar_and_talata_off6
examples/sim_model2_perl_compat_off0
examples/simulation_study.py
examples/linguistic_case_study/__init__.py
examples/linguistic_case_study/folha.txt
examples/linguistic_case_study/folha.txt.bkp
examples/linguistic_case_study/publico.txt
examples/linguistic_case_study/publico.txt.bkp
examples/notebooks/1. Context trees and BIC.ipynb
examples/notebooks/2. Smallest Maximizer Criterion.ipynb
examples/notebooks/4. Linguistic case study.ipynb
examples/notebooks/7. Visualization.ipynb
examples/notebooks/.ipynb_checkpoints/1. Context trees and BIC-checkpoint.ipynb
examples/notebooks/.ipynb_checkpoints/2. Smallest Maximizer Criterion-checkpoint.ipynb
examples/notebooks/.ipynb_checkpoints/4. Linguistic case study-checkpoint.ipynb
examples/notebooks/.ipynb_checkpoints/7. Visualization-checkpoint.ipynb
examples/notebooks/.ipynb_checkpoints/tf-idf investigation-checkpoint.ipynb
examples/notebooks/resources/samples/model1_5000_s001.txt
examples/notebooks/simulations/Results.ipynb
examples/notebooks/simulations/.ipynb_checkpoints/Results-checkpoint.ipynb
examples/notebooks/simulations/data/model1_10000.csv
examples/notebooks/simulations/data/model1_20000.csv
examples/notebooks/simulations/data/model1_5000.csv
examples/notebooks/simulations/data/model2_10000.csv
examples/notebooks/simulations/data/model2_20000.csv
examples/notebooks/simulations/data/model2_5000.csv
examples/simulation_study/__init__.py
examples/simulation_study/models.py
examples/simulation_study/samples/model1_10000.mat
examples/simulation_study/samples/model1_20000.mat
examples/simulation_study/samples/model1_5000.mat
examples/simulation_study/samples/model2_10000.mat
examples/simulation_study/samples/model2_20000.mat
examples/simulation_study/samples/model2_5000.mat
fixtures/2.tree
fixtures/example.tree
fixtures/sample20000.txt
fixtures/champion_trees/model1_10000.mat
fixtures/champion_trees/model1_20000.mat
fixtures/champion_trees/model1_5000.mat
fixtures/champion_trees/model2_10000.mat
fixtures/champion_trees/model2_20000.mat
fixtures/champion_trees/model2_5000.mat
fixtures/champion_trees/2/model1_5000.mat
fixtures/champion_trees/old/model1_5000.mat
g4l/__init__.py
g4l/bootstrap/__init__.py
g4l/bootstrap/bootstrap.py
g4l/bootstrap/t_test.py
g4l/bootstrap/resampling/__init__.py
g4l/bootstrap/resampling/base.py
g4l/bootstrap/resampling/block.py
g4l/bootstrap/resampling/tree_source.py
g4l/data/__init__.py
g4l/data/generation.py
g4l/data/persistence.py
g4l/data/sample.py
g4l/display/__init__.py
g4l/estimators/__init__.py
g4l/estimators/base.py
g4l/estimators/bic.py
g4l/estimators/prune.py
g4l/estimators/smc.py
g4l/estimators/caching/__init__.py
g4l/estimators/caching/smc.py
g4l/estimators/logics/__init__.py
g4l/estimators/logics/bic.py
g4l/estimators/logics/smc.py
g4l/models/__init__.py
g4l/models/context_tree.py
g4l/models/integrity.py
g4l/models/persistence.py
g4l/models/builders/__init__.py
g4l/models/builders/incremental.py
g4l/models/builders/legacy.py
g4l/models/builders/resources.py
g4l/models/builders/tree_builder.py
g4l/util/__init__.py
g4l/util/compression.py
g4l/util/mat.py
g4l/util/parallel.py
g4l/util/stats.py
g4l_smc.egg-info/PKG-INFO
g4l_smc.egg-info/SOURCES.txt
g4l_smc.egg-info/dependency_links.txt
g4l_smc.egg-info/requires.txt
g4l_smc.egg-info/top_level.txt
tests/data/test_persistence.py
tests/estimators/test_ctm.py
tests/estimators/test_pruning.py
tests/estimators/test_smc.py
tests/models/test_context_tree.py
tests/models/test_persistence.py
tests/simulation/test_compare_results.py
tests/simulation/test_likelihoods.py
tests/simulation/fixtures/0_n1.txt
tests/simulation/fixtures/0_n2.txt
tests/simulation/fixtures/14_n1.txt
tests/simulation/fixtures/14_n2.txt