Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sungjinl committed Jun 7, 2019
1 parent 568e157 commit c4a8432
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ ConvLab is an open-source multi-domain end-to-end dialog system platform, aiming
<td><b> convlab.experiment </b></td>
<td> a module for running experiments at various levels </td>
</tr>
<tr>
<td><b> convlab.evaluator </b></td>
<td> a module for evaluating a dialog session with various metrics </td>
</tr>
<tr>
<td><b> convlab.modules </b></td>
<td> a collection of state-of-the-art dialog system component models including NLU, DST, Policy, NLG </td>
Expand Down Expand Up @@ -132,4 +136,4 @@ If you use ConvLab in your research, please cite [ConvLab: Multi-Domain End-to-E
booktitle={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics},
year={2019}
}
```
```

0 comments on commit c4a8432

Please sign in to comment.