Feature/ner (#103)

NER und Sentiment-Pipeline mit Services zur Datenextraktion.

---------

Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
Co-authored-by: TrisNol <tristan.nolde@yahoo.de>
This commit is contained in:
Sebastian
2023-10-16 19:54:24 +02:00
committed by GitHub
parent 99b61e7c2e
commit c680ac9759
28 changed files with 12509 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 KiB

View File

@ -531,7 +531,7 @@
" python-version: 3.11\n",
" - uses: snok/install-poetry@v1 # setup poetry\n",
" with:\n",
" version: 1.4.2\n",
" version: 1.6.1\n",
" virtualenvs-path: ~/local/share/virtualenvs\n",
" - uses: actions/checkout@v3\n",
" - run: |\n",