Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Commit 227911f

Browse files
author
Cipher
committed
Update readme
1 parent eb5799d commit 227911f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ BestResponse = matcher.responsecompare(input_string, intents_file_path, intent_c
7373
print(BestResponse)
7474
```
7575

76-
<h5>Using Transformers</h5>
76+
<h5>Using Transformers:</h5>
7777

7878
I am still currently learning about complex mathematical Machine Learning algorithms, so the numpy-based transformers included in this project are still in development, and may not always be useful or stable for a while. If you would like to use them for whatever, here's an example.
7979

0 commit comments

Comments
 (0)