DeepPavlov icon indicating copy to clipboard operation
DeepPavlov copied to clipboard

An open source library for deep learning end-to-end dialog systems and chatbots.

Results 103 DeepPavlov issues
Sort by recently updated
recently updated
newest added

# Major Features and Improvements - Added new multilingual intents classification model - Added new multilingual emotions classification model - Added new multilingual sentiments classification model - Added new multilingual...

These changes helped me to quickly calculate confusion matrices in the experiments.

The same fixes in chainer as I have done locally. These fixes helped me to debug the configs, thus they deserve to be in the library as well.

Adding option "always save model", which was useful in some experiments performed in collaboration with Vasily. The code is exactly the same as in that experiments.

Jenkins tests hangs unsystematically. In this PR added 10 mitutes timeout for tests.

Want to contribute to DeepPavlov? Please read the [contributing guideline](http://docs.deeppavlov.ai/en/master/devguides/contribution_guide.html) first. Please enter all the information below, otherwise your issue may be closed without a warning. **DeepPavlov version** (you can...

bug

Hello! I found an AI-Specific Code smell in your project. The smell is called: Columns and DataType Not Explicitly Set You can find more information about it in this paper:...

Insult Detection model doesn't understand that "mofo" is (usually) an insult. Not a big deal, but it is very common and the first thing I tried. Regardless of how it's...

bug

Dear colleagues, thank you for your fantastic work on the project! I am puzzled by the following: 1. the neural morphological tagging model is present in the docs: https://docs.deeppavlov.ai/en/0.0.8/components/morphotagger.html 2....

enhancement