Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

AutoIntent

Auto ML for intent classification.

Documentation: deeppavlov.github.io/AutoIntent.

Changelog: CHANGELOG.md.

The project is under active development.

Installation

pip install autointent

About

AutoIntent is an open source tool for automatic configuration of a text classification pipeline for intent prediction.

The task of intent detection is one of the main subtasks in creating task-oriented dialogue systems, along with scriptwriting and slot filling. AutoIntent project offers users the following:

  • A convenient library of methods for intent classification that can be used in a sklearn-like "fit-predict" format.
  • An AutoML approach to creating classifiers, where the only thing needed is to upload a set of labeled data.

Example of building an intent classifier in a couple of lines of code:

from autointent import Pipeline, Dataset

dataset = Dataset.from_json(path_to_json)
pipeline = Pipeline.from_preset("classic-light")
pipeline.fit(dataset)
pipeline.predict(["show me my latest transactions"])

Cite

If you find our work useful, please cite our EMNLP 2025 paper:

@misc{alekseev2025autointentautomltextclassification,
      title={AutoIntent: AutoML for Text Classification}, 
      author={Ilya Alekseev and Roman Solomatin and Darina Rustamova and Denis Kuznetsov},
      year={2025},
      eprint={2509.21138},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2509.21138}, 
}

Disclaimer

This project is in development phase. Bugs and breaking changes are expected. Contributions and feedback are welcome! See CONTRIBUTING.md.

Credits

Logo designed by nkognit0.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autointent-0.3.3.dev0.tar.gz (169.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

autointent-0.3.3.dev0-py3-none-any.whl (273.0 kB view details)

Uploaded Python 3

File details

Details for the file autointent-0.3.3.dev0.tar.gz.

File metadata

  • Download URL: autointent-0.3.3.dev0.tar.gz
  • Upload date:
  • Size: 169.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for autointent-0.3.3.dev0.tar.gz
Algorithm Hash digest
SHA256 f52cacd14d4048c3da49d1132ccb4bd09adfb8046949ad16762bbb65a2663c23
MD5 0e596f68818ef77aa172c263cd7ceb7a
BLAKE2b-256 6716338a6700c1e1bfd6ec5f63a6257dcb15e7aab393baa9c21e3a61dc58a470

See more details on using hashes here.

Provenance

The following attestation bundles were made for autointent-0.3.3.dev0.tar.gz:

Publisher: release.yaml on deeppavlov/AutoIntent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file autointent-0.3.3.dev0-py3-none-any.whl.

File metadata

  • Download URL: autointent-0.3.3.dev0-py3-none-any.whl
  • Upload date:
  • Size: 273.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for autointent-0.3.3.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c4e12a2973c7cc68f096db570d44040f0371af3b8d5865da98ab3cb699fe4b5
MD5 a454fddb4540508a69e89bd8230eb71c
BLAKE2b-256 2d369a162fbb333e19b2f09d27743747acf57c5eb20e36b69e861a400481edb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for autointent-0.3.3.dev0-py3-none-any.whl:

Publisher: release.yaml on deeppavlov/AutoIntent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.4.0

2 files

This release

0.3.3.dev0 This release

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.0

2 files

0.1.0

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page