small-text-1.3.1.zip
small-text-1.3.1
.flake8
922 Bytes
.github
ISSUE_TEMPLATE
bug_report.md
751 Bytes
config.yml
184 Bytes
documentation.md
442 Bytes
feature_request.md
391 Bytes
.gitignore
100 Bytes
.readthedocs.yml
222 Bytes
CHANGELOG.md
10.8 kB
CONTRIBUTING.md
6.8 kB
CONTRIBUTORS.md
418 Bytes
DCO.md
1.4 kB
LICENSE
1.1 kB
MANIFEST.in
283 Bytes
README.md
9.5 kB
THIRDPARTY-CODE
1.5 kB
docs
Makefile
634 Bytes
README.md
185 Bytes
_static
css
custom.css
917 Bytes
figures
active-learning-setup.svg
64.7 kB
forkme-right-red-aa0000.png
7.9 kB
small-text-logo.png
6.9 kB
_templates
layout.html
9.7 kB
active_learning.rst
3.5 kB
api
active_learner.rst
340 Bytes
classifier.rst
2.4 kB
dataset.rst
1.4 kB
bibliography.rst
5.3 kB
changelog.rst
31 Bytes
classifiers.rst
2.8 kB
components
initialization.rst
893 Bytes
query_strategies.rst
4.7 kB
stopping_criteria.rst
2.0 kB
training.rst
6.3 kB
conf.py
3.9 kB
datasets.rst
9.7 kB
index.rst
3.0 kB
install.rst
3.5 kB
libraries
pytorch_integration.rst
1.8 kB
transformers_integration.rst
3.3 kB
make.bat
795 Bytes
patterns
pool.rst
1.7 kB
serialization.rst
1.1 kB
reproducibility_notes.rst
2.2 kB
requirements.txt
64 Bytes
showcase.rst
1.6 kB
examples
examplecode
__init__.py
0 Bytes
binary_classification.py
3.4 kB
data
__init__.py
0 Bytes
corpus_twenty_news.py
446 Bytes
dataset_go_emotions.py
257 Bytes
example_data_binary.py
546 Bytes
example_data_multiclass.py
1.0 kB
example_data_multilabel.py
726 Bytes
example_data_transformers.py
200 Bytes
pytorch_multiclass_classification.py
4.2 kB
setfit_multiclass_classification.py
4.1 kB
shared.py
925 Bytes
svm_multilabel_classification.py
3.5 kB
transformers_multiclass_classification.py
3.7 kB
transformers_multilabel_classification.py
4.1 kB
notebooks
01-active-learning-for-text-classification-with-small-text-intro.ipynb
85.5 kB
02-active-learning-with-stopping-criteria.ipynb
92.7 kB
03-active-learning-with-setfit.ipynb
181.6 kB
04-zero-shot-cold-start.ipynb
78.9 kB
requirements.txt
30 Bytes
pyproject.toml
103 Bytes
pytest.ini
277 Bytes
requirements-dev.txt
88 Bytes
setup.py
2.0 kB
small_text
__init__.py
2.0 kB
active_learner.py
16.5 kB
base.py
1.2 kB
classifiers
__init__.py
434 Bytes
classification.py
7.3 kB
factories.py
1.7 kB
data
__init__.py
941 Bytes
datasets.py
22.1 kB
exceptions.py
57 Bytes
sampling.py
6.2 kB
exceptions.py
877 Bytes
initialization
__init__.py
275 Bytes
strategies.py
2.5 kB
integrations
__init__.py
0 Bytes
pytorch
__init__.py
1.6 kB
classifiers
__init__.py
460 Bytes
base.py
11.7 kB
factories.py
998 Bytes
kimcnn.py
23.5 kB
datasets.py
14.5 kB
exceptions.py
61 Bytes
model_selection.py
3.6 kB
models
__init__.py
93 Bytes
kimcnn.py
5.2 kB
query_strategies
__init__.py
312 Bytes
strategies.py
12.2 kB
utils
__init__.py
143 Bytes
data.py
2.7 kB
labels.py
930 Bytes
loss.py
505 Bytes
misc.py
1.1 kB
transformers
__init__.py
1.5 kB
classifiers
__init__.py
303 Bytes
base.py
307 Bytes
classification.py
29.3 kB
factories.py
2.5 kB
setfit.py
15.5 kB
datasets.py
11.1 kB
utils
__init__.py
0 Bytes
classification.py
6.0 kB
setfit.py
2.3 kB
query_strategies
__init__.py
1.7 kB
base.py
2.4 kB
bayesian.py
1.6 kB
coresets.py
7.4 kB
exceptions.py
412 Bytes
multi_label.py
6.5 kB
strategies.py
28.9 kB
stopping_criteria
__init__.py
581 Bytes
base.py
3.8 kB
change.py
2.4 kB
kappa.py
2.3 kB
uncertainty.py
1.6 kB
utility.py
865 Bytes
training
__init__.py
647 Bytes
early_stopping.py
9.8 kB
metrics.py
754 Bytes
model_selection.py
9.5 kB
utils
__init__.py
1.2 kB
annotations.py
4.3 kB
classification.py
6.6 kB
clustering.py
2.4 kB
context.py
395 Bytes
data.py
1.6 kB
datetime.py
220 Bytes
labels.py
2.4 kB
logging.py
1.9 kB
system.py
494 Bytes
version.json
65 Bytes
version.py
551 Bytes
tests
__init__.py
0 Bytes
integration
__init__.py
0 Bytes
classifiers
__init__.py
0 Bytes
test_svm.py
3.6 kB
small_text
__init__.py
0 Bytes
classifiers
__init__.py
0 Bytes
test_classification.py
2.8 kB
integrations
__init__.py
0 Bytes
pytorch
__init__.py
0 Bytes
classifiers
__init__.py
0 Bytes
test_base.py
6.1 kB
test_kimcnn.py
12.5 kB
test_kimcnn_embeddings.py
4.5 kB
models
__init__.py
0 Bytes
test_kimcnn.py
823 Bytes
query_strategies
__init__.py
0 Bytes
test_query_strategies.py
3.8 kB
test_query_strategy_bald.py
1.7 kB
test_datasets.py
3.3 kB
test_model_selection.py
2.1 kB
test_serialization.py
2.6 kB
transformers
__init__.py
0 Bytes
classifiers
__init__.py
0 Bytes
test_classification.py
22.9 kB
test_setfit.py
15.1 kB
query_strategies
__init__.py
0 Bytes
test_dal.py
1.5 kB
test_query_strategy_bald.py
1.8 kB
test_datasets.py
2.9 kB
test_serialization.py
2.6 kB
utils
__init__.py
0 Bytes
test_setfit.py
3.4 kB
query_strategies
__init__.py
0 Bytes
test_multi_label.py
2.3 kB
test_query_strategies.py
15.4 kB
test_serialization.py
3.0 kB
unit
__init__.py
0 Bytes
small_text
__init__.py
0 Bytes
classifiers
__init__.py
0 Bytes
test_classifiers.py
4.7 kB
test_factories.py
2.3 kB
conftest.py
127 Bytes
data
__init__.py
0 Bytes
test_dataset_construction.py
7.1 kB
test_datasets.py
20.4 kB
test_datatset_views.py
31.1 kB
test_sampling.py
4.3 kB
initialization
__init__.py
0 Bytes
test_strategies.py
4.2 kB
integrations
__init__.py
0 Bytes
pytorch
__init__.py
0 Bytes
classifiers
__init__.py
0 Bytes
test_base.py
11.8 kB
test_factories.py
791 Bytes
test_kimcnn.py
11.5 kB
models
__init__.py
0 Bytes
test_kimcnn.py
5.3 kB
test_dataset_construction.py
5.8 kB
test_datasets.py
29.2 kB
test_imports.py
1.4 kB
test_strategies.py
3.2 kB
test_utils.py
683 Bytes
utils
__init__.py
0 Bytes
test_data.py
2.8 kB
test_labels.py
2.9 kB
test_loss.py
678 Bytes
test_misc.py
1.4 kB
transformers
__init__.py
0 Bytes
classifiers
__init__.py
0 Bytes
test_classification.py
16.0 kB
test_factories.py
2.6 kB
test_setfit.py
13.9 kB
test_dataset_construction.py
3.4 kB
test_datasets.py
15.0 kB
test_imports.py
1.1 kB
utils
__init__.py
0 Bytes
test_classification.py
9.0 kB
query_strategies
__init__.py
0 Bytes
test_base.py
3.1 kB
test_bayesian.py
1.9 kB
test_coresets.py
9.4 kB
test_multi_label.py
1.4 kB
test_strategies.py
36.3 kB
stopping_criteria
__init__.py
0 Bytes
test_base.py
3.8 kB
test_change.py
5.7 kB
test_kappa.py
4.0 kB
test_uncertainty.py
2.6 kB
test_utility.py
860 Bytes
test_active_learner.py
36.1 kB
test_base.py
1.2 kB
test_imports.py
5.3 kB
test_version.py
191 Bytes
training
__init__.py
0 Bytes
test_early_stopping.py
19.0 kB
test_metrics.py
303 Bytes
test_model_selection.py
17.7 kB
utils
__init__.py
0 Bytes
test_annotations.py
8.1 kB
test_classification.py
5.8 kB
test_clustering.py
2.6 kB
test_data.py
4.4 kB
test_datetime.py
592 Bytes
test_labels.py
6.2 kB
test_logging.py
8.4 kB
utils
__init__.py
0 Bytes
datasets.py
10.4 kB
misc.py
400 Bytes
object_factory.py
1.1 kB
testing.py
1.2 kB