Skip to content

Commit c41a8b5

Browse files
authored
added how to construct bert pipe in readme
1 parent b4d081e commit c41a8b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616

1717
UTTerance UTilities for dialogue system. This package provides some general utils when processing chatbot utterance data.
1818

19+
# BERT Pipe
20+
21+
To create a pipe for BERT preprocessing, please take a look at [BERT](https://github.com/Yoctol/uttut/tree/master/uttut/pipeline/bert).
1922

2023
# Installation
2124

0 commit comments

Comments
 (0)