Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alibabaresearch/damo-convai

DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.
https://github.com/alibabaresearch/damo-convai

conversational-ai deep-learning dialog natural-language-processing

Last synced: about 1 month ago
JSON representation

DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.

Awesome Lists containing this project

README

        

# DAMO ConvAI

[![Visitor](https://badges.toozhao.com/badges/01G82WSF6R69STRVVVAEQ15943/blue.svg)](https://badges.toozhao.com/stats/01G82WSF6R69STRVVVAEQ15943 "Get your own page views count badge on badges.toozhao.com") ![GitHub](https://img.shields.io/github/license/AlibabaResearch/DAMO-ConvAI?style=flat-square)

**DAMO ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.**


____ _ __ __ ___ ____ _ ___
| _ \ / \ | \/ |/ _ \ / ___|___ _ ____ __/ \ |_ _|
| | | |/ _ \ | |\/| | | | | | | / _ \| '_ \ \ / / _ \ | |
| |_| / ___ \| | | | |_| | | |__| (_) | | | \ V / ___ \ | |
|____/_/ \_\_| |_|\___/ \____\___/|_| |_|\_/_/ \_\___|

## 🔥 News
- [**2024-02**]: 5 papers are accepted by LREC-COLING 2024 !
- [**2023-10**]: 7 papers are accepted by EMNLP 2023 !
- [**2023-09**]: BIRD-SQL is accepted by NeurIPS 2023 Spotlight !
- [**2023-08**]: SigDial 2023 DSTC11 workshop BEST PAPER !
- [**2023-05**]: 9 papers are accepted by ACL 2023 !
- [**2022-11**]: 🏆 Achieved the 1st rank on DSTC11-SIMMC track !
- [**2022-10**]: Ten paper has been accepted by EMNLP 2022 !
- [**2022-05**]: Two paper has been accepted by KDD 2022.
- [**2022-07**]: `SPACE 3.0` has been accepted by SIGIR 2022.
- [**2022-02**]: [`S²SQL`](https://aclanthology.org/2022.findings-acl.99/) has been accepted by ACL 2022, and it achieves the first rank on the [Spider](https://yale-lily.github.io/spider) leaderboard !
- [**2021-11**]: `SPACE 1.0` has been accepted by AAAI 2022.
- [**2020-11**]: [`R²SQL`](https://arxiv.org/abs/2101.01686) has been accepted by AAAI 2021, and it achieves the first rank on the [SparC](https://yale-lily.github.io/sparc) and [CoSQL](https://yale-lily.github.io/cosql) leaderboard !

## 📝 License

DAMO-ConvAI is released under the [MIT](LICENSE).

```
MIT License

Copyright (c) 2022 Alibaba Research

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
```