298 Коммитов

Автор SHA1 Сообщение Дата
Inga Ulusoy
afc851d3c6
do not load textblob nltk corpora 2023-06-12 15:18:58 +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
Petr Andriushchenko
089608c9fa
Added macos to CI 2023-06-01 16:18:12 +02:00
Petr Andriushchenko
059c059e5d
Added Windows to CI 2023-06-01 15:59:16 +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
Petr Andriushchenko
5b029b5c8b
Merge pull request #84 from ssciwr/summary_multi_docs
Prepared functions documentation and fixed some code in multimodal search.
2023-05-26 11:22:50 +02:00
Inga Ulusoy
294e9d106a include lavis modules in API documentation 2023-05-25 14:19:05 +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
5a8658df96
provide codecov token to avoid upload failures (#83) 2023-05-17 09:44:50 +02:00
Inga Ulusoy
31aefc368b
fix long text pipeline issues (#82) 2023-05-16 13:37:04 +02:00
pre-commit-ci[bot]
a19ea3ea82
[pre-commit.ci] pre-commit autoupdate (#79)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/s-weigand/flake8-nb: v0.5.0 → v0.5.3](https://github.com/s-weigand/flake8-nb/compare/v0.5.0...v0.5.3)

* update flake8 config

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Inga Ulusoy <inga.ulusoy@uni-heidelberg.de>
2023-05-16 10:56:15 +02:00
GwydionJon
b9641f9648
increased dash width (#78) 2023-05-16 10:41:27 +02:00
Inga Ulusoy
90d049fdf7
Update notebooks for colab (#76)
* use pip with ipython magic and not terminal

* loosen setuptools version for colab notebooks

* update install instructions
2023-05-05 11:45:59 +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
3f2f9bbde3
Merge pull request #70 from ssciwr/cleaning_code
rename misinformation to ammico
2023-05-02 14:45:19 +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
d1f65d016d
editted github docs.yml, Dockerfile and README.md 2023-04-25 11:49:12 +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
pre-commit-ci[bot]
7266d9bd92
[pre-commit.ci] pre-commit autoupdate (#69)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
- [github.com/s-weigand/flake8-nb: v0.5.0 → v0.5.3](https://github.com/s-weigand/flake8-nb/compare/v0.5.0...v0.5.3)

* keep flake8 nb version

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Inga Ulusoy <inga.ulusoy@uni-heidelberg.de>
2023-04-19 13:31:02 +02:00
Petr Andriushchenko
80665e5f82
Merge pull request #60 from ssciwr/add_itm
Add itm functionality
2023-04-19 13:12:53 +02:00
Petr Andriushchenko
fae982bc8b
uncommit part of the multimodal search test 2023-04-19 11:43:48 +02:00
pre-commit-ci[bot]
903b1df644 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-19 07:51:43 +00:00
Petr Andriushchenko
22274ced21
reduced duplicated blocks, added new fixture 2023-04-19 09:51:21 +02:00
Petr Andriushchenko
acf20a4f21
change absolute paths to get_path fixture in test_multimodal_search, added get_testdict fixture 2023-04-18 17:00:31 +02:00
pre-commit-ci[bot]
35f63f0b74 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-02 12:32:29 +00:00
Petr Andriushchenko
0fd6962dd3
Merge branch 'main' into add_itm 2023-04-02 14:32:18 +02:00
Inga Ulusoy
3b1c3ef1ed
add text classification transformers (#68)
* add text classification transformers

* add ner

* use specified model for tasks; allow summary in BERT

* update notebooks and dockerfile

* links for notebooks on colab

* links for notebooks on colab

* update notebooks image path for colab
2023-04-02 14:36:08 +03:00
Petr Andriushchenko
502683f420
fixed strange lines in multimodal_search notebook 2023-03-31 23:21:42 +02:00
Petr Andriushchenko
3b28fe25a3
Merge branch 'main' into add_itm 2023-03-31 23:14:35 +02:00
Petr Andriushchenko
deb0b17364
disabled long tests in CI 2023-03-31 21:39:58 +02:00
Petr Andriushchenko
14a1a03597
fixed saving path, added tmp_path (#67) 2023-03-31 12:36:58 -07:00
Petr Andriushchenko
5bea42eb4b
fixing ci 2023-03-31 19:08:31 +02:00
Petr Andriushchenko
bbe283e981
change pytest in ci 2023-03-31 18:53:00 +02:00
pre-commit-ci[bot]
349dfb2d9a [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-03-31 13:24:25 +00:00