Deeppavlov

Latest version: v1.7.0

Safety actively analyzes 682532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 11

0.9.0

- A dataset reader for the [IMDB Large Movie Review Dataset](https://ai.stanford.edu/~amaas/data/sentiment/) and [sample configurations](https://github.com/deepmipt/DeepPavlov/blob/0.9.0/deeppavlov/configs/classifiers/sentiment_imdb_conv_bert.json) for training classifiers on it
- [Models for speech recognition and synthesis](http://docs.deeppavlov.ai/en/0.9.0/features/models/nemo.html) based on [NVIDIA NeMo](https://github.com/NVIDIA/NeMo)
- A New hybrid NER model pre-trained for [English](https://github.com/deepmipt/DeepPavlov/blob/0.9.0/deeppavlov/configs/ner/conll2003_m1.json) and [Vietnamese](https://github.com/deepmipt/DeepPavlov/blob/0.9.0/deeppavlov/configs/ner/vlsp2016_full.json) languages
- A pre-trained [NER-based Model for Sentence Boundary Detection Task](http://docs.deeppavlov.ai/en/0.9.0/features/models/ner.html#ner-based-model-for-sentence-boundary-detection-task)
- Many smaller changes and fixes

0.8.0

- [Configuration and model for DRCD \(Chinese SQUAD\)](http://docs.deeppavlov.ai/en/0.8.0/features/models/squad.html#drcd) based on Chinese BERT
- Remove all Keras usage in favor of `tensorflow.keras`
- Start refactoring of goal-oriented bot code
- Update dependencies versions
- Add a [BERT-embedding component](http://docs.deeppavlov.ai/en/0.8.0/features/models/bert.html#bert-as-embedder) as a first step of moving from [google-research/bert](https://github.com/google-research/bert) to [HuggingFace's Transformers](https://github.com/huggingface/transformers)
- Release [BERT-based sentence embedders models](http://docs.deeppavlov.ai/en/0.8.0/features/models/bert.html)
- Smaller changes and fixes

0.7.1

- [BERT for Extractive Summarization](http://docs.deeppavlov.ai/en/0.7.1/features/models/bert.html#bert-for-extractive-summarization)

0.7.0

- Replace Flask with FastAPI everywhere
- [A syntax parser model](http://docs.deeppavlov.ai/en/0.7.0/features/models/syntaxparser.html)
- Deprecate Agent and Skill classes in favor of [DeepPavlov Agent](https://github.com/deepmipt/dp-agent)
- Change [DeepPavlov settings](http://docs.deeppavlov.ai/en/0.7.0/integrations/settings.html) structure
- Code style fixes
- Many smaller changes and fixes

0.6.1

- New gobot tutorial
- Replace Flask with FastAPI for riseapi
- New section in quickstart documentation about out-of-the-box pretrained models
- Minor NER dataset reader fix
- Other minor documentation changes

0.6.0

* New [risesocket mode](http://docs.deeppavlov.ai/en/0.6.0/integrations/socket_api.html)
* A [wrapper for Rasa skills](http://docs.deeppavlov.ai/en/0.6.0/features/skills/rasa_skill.html)
* New [gobot tutorial](https://github.com/deepmipt/DeepPavlov/blob/0.6.0/examples/gobot_tutorial.ipynb)
* Conversational Bert in Russian
* Minor fixes and documentation updates

Page 6 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.