Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petsuter committed Mar 25, 2024
1 parent 343eb70 commit 8d371c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autotagger/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## Requirements
* Python 3.12
* `python -m pip install -r requirements.txt`
* `spacy download de-core-news-lg`
* `spacy download de_core_news_lg`

## Usage
* Preprocess documents: `python create_tags.py`
Expand Down

0 comments on commit 8d371c7

Please sign in to comment.