Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.4.0 #906

Merged
merged 8 commits into from
Jun 27, 2019
Merged

Release 0.4.0 #906

merged 8 commits into from
Jun 27, 2019

Conversation

yoptar
Copy link
Contributor

@yoptar yoptar commented Jun 27, 2019

No description provided.

AlexeySorokin and others added 8 commits June 25, 2019 11:38
* feature: add pymorphy-based lemmatizer

* feature: add multilingual morphological tagging

* feature: add multilingual morphological tagging

* docs: add multilingual morphological tagging docs

* docs: fix morphotagger.pymorphy_lemmatize docs

* docs: add description of multilingual morpho tagger model.

* docs: add description of multilingual morpho tagger model.

* fix: fix multilingual morphotagger paths

* fix: fix multilingual morphotagger paths

* fix: fix multilingual morphotagger paths

* chore: fix debugging stubs

* feat: add lemmatizing version of morphological analyzer (only for Russian)

* chore: delete temporary script

* test: change test modes for morpho_tagger

* chore: minor coding style fixes

* fix: fix separator in reading pymorphy dictionary

* feat: add batch_call mode to chainer
fix: fix separator in reading pymorphy dictionary

* chore: fix docs

* style: newline at the end of train.py

* feat: outputs for batched_call have the same format as for __call__

* style: optimize imports, newlines in the right places

* chore: fix docs

* docs: explicit used of `batch_size` argument in `batched_call` method
* enhance aiml skill by making parameters state and history optional

* fix signature specification

* fix signature specification

* fix missed value check

* fix signature

* Update deeppavlov/skills/aiml_skill/aiml_skill.py

Update typing

Co-Authored-By: Aleksei Lymar <[email protected]>
* feat: fix download path

* fix: dataset download path

* fix: add licence

* fix: changed filename of dataset

* fix: changed data path

* feat: adding sq_reader

* fix: adding path to dataset

* fix: adding changes according to ner_kb_rus config

* fix: deleting unuseful code
* feat: unify default config variables

* fix: correct braces in configs

* fix: correct variables naming for evolution

* feat: unify default config variables for ner_kb_rus
* ru_obscenity_classifier model have been created

* tests has benn added

* add model into registry.json file

* disadvantages about PEP8, code style, typing, returning value and etc  have been repaired

* docs were fixed

* tests and work with exceptions have been fixed

* add more info about files in docstring, and now file obscenity_words_extended is not obligatory
* feat: modify morpho_tagger predict mode

(cherry picked from commit c3cdd63)

* feat: modify morpho_tagger predict mode

(cherry picked from commit 6277181)

* chore: fix docs and configs for new format of morpho_tagger predict

(cherry picked from commit fe29a41)

* chore: fix docs

* fix: add path expansion in morpho_tagger predict_with_model
* feat: add docs for bert ranking

* Update docs/components/neural_ranking.rst

Co-Authored-By: Aleksei Lymar <[email protected]>

* fix: add `` instead of `

* fix: text in docs
* docs: update doc for evolution scripts to use the correct variable name

* chore: version 0.4.0

* docs: add a breaking changes section for the 0.4.0 release
@yoptar yoptar merged commit e67b111 into master Jun 27, 2019
@yoptar yoptar mentioned this pull request Jun 27, 2019
surkovv pushed a commit to surkovv/DeepPavlov that referenced this pull request Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants