GwydionJon
44e5a987b1
Improve documentation ( #89 )
...
* updated documentation in cropposts
* updated documentation in display
* updated documentation in faces
* added comments to objects.py
* updated utils.py docs
* updated text.py docs
* improve doc display
* fix doc for display and remove redundant variable
* removed documentation from cropposts.py
* removed unused imports
* get rid of ipywidgets dependency
* remove unused imports, improve type hints
* improve doc in utils
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: Inga Ulusoy <inga.ulusoy@uni-heidelberg.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-14 22:17:20 +02:00
Inga Ulusoy
4628692e95
update post cropping notebook ( #75 )
2023-06-14 19:46:18 +02:00
Petr Andriushchenko
031b00e250
turn off the test_text_summary on Windows
2023-06-12 16:03:31 +02:00
Petr Andriushchenko
c34958ec1f
turn on the test_text_summary on Windows
2023-06-12 15:44:12 +02:00
Petr Andriushchenko
e27bb7074a
mark test_PostprocessText as win_skip
2023-06-12 14:54:53 +02:00
Petr Andriushchenko
5437ec1802
mark test_text_ner as win_skip
2023-06-12 14:23:16 +02:00
Petr Andriushchenko
8f7242f1c4
mark test_text_summary as win_skip
2023-06-12 14:02:32 +02:00
Petr Andriushchenko
9bbc8a7c2d
Disabled macos. Skiped summary tests in windows.
2023-06-05 11:56:36 +02:00
Inga Ulusoy
125c31b7a6
skip summary if translation failed ( #86 )
...
* skip summary if translation failed
* restrict bertopic version
2023-06-01 14:02:06 +02:00
Inga Ulusoy
8041a9c3bb
update notebooks for documentation
2023-05-25 11:48:06 +02:00
Inga Ulusoy
dac45272b5
correct expected type to list
2023-05-25 10:51:39 +02:00
Petr Andriushchenko
3b1f5717d1
fixed test_multimodal_search
2023-05-24 13:43:59 +02:00
Petr Andriushchenko
0452d6607f
changed multimodal_search and corresponded notebook
2023-05-24 13:30:02 +02:00
Petr Andriushchenko
f524ecaad8
Wiriting docs to multimodal_search.py
2023-05-23 14:06:02 +02:00
Petr Andriushchenko
ca3994c72f
Merge branch 'main' into summary_multi_docs
2023-05-22 17:04:50 +02:00
Petr Andriushchenko
8c3641ac24
Writing docs to summary.py
2023-05-22 17:03:50 +02:00
Inga Ulusoy
31aefc368b
fix long text pipeline issues ( #82 )
2023-05-16 13:37:04 +02:00
GwydionJon
b9641f9648
increased dash width ( #78 )
2023-05-16 10:41:27 +02:00
GwydionJon
530c8525a8
Switching ipywidgets to dash ( #73 )
...
* added dash app instead of ipywidgets
* added pre-commit
* removed ipywidgets function
* added dash to dependencies
* exempted dash server from tests
* put das explorer app in new class
* added variable for img path in tests
* added new explorer class to all notebooks
* added identif class variable
* removed unused argument in test_display
* more cleanup, more text analysis in notebook
* update NER test
* update with more comments and fix dash calls
* update text description multimodal
* update objects description
---------
Co-authored-by: Inga Ulusoy <inga.ulusoy@uni-heidelberg.de>
2023-05-05 09:12:38 +02:00
Petr Andriushchenko
f5ddb655a3
deleted superfluous files
2023-05-02 14:28:40 +02:00
Inga Ulusoy
1839e98107
more cleanup
2023-05-02 12:59:51 +02:00
Petr Andriushchenko
4ba8b43659
remove comments
2023-04-27 14:30:55 +02:00
Petr Andriushchenko
df1ea34bbc
simplify lambda function
2023-04-27 14:28:20 +02:00
Inga Ulusoy
3cf6794d56
reduce code smells
2023-04-27 13:28:47 +02:00
Inga Ulusoy
0df2322774
use iterator as a default value in lambda
2023-04-27 13:25:24 +02:00
Petr Andriushchenko
ea297ea23d
fixing smell code smells
2023-04-27 11:06:19 +02:00
Petr Andriushchenko
1d31d188dc
change CI and remove some code from utils
2023-04-25 10:05:22 +02:00
Petr Andriushchenko
622ba40964
rename misinformation to ammico
2023-04-24 17:03:58 +02:00