We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0581720 commit 4fcf803Copy full SHA for 4fcf803
pyproject.toml
@@ -4,6 +4,10 @@ version = "0.2.1-alpha1"
4
description = "A tool for automatically configuring a text classification pipeline for intent prediction."
5
authors = ["voorhs <[email protected]>"]
6
readme = "README.md"
7
+homepage = "https://deeppavlov.github.io/AutoIntent/"
8
+repository = "https://github.com/deeppavlov/AutoIntent"
9
+documentation = "https://deeppavlov.github.io/AutoIntent/"
10
+
11
12
[tool.poetry.dependencies]
13
python = "^3.10"
0 commit comments