oldhu commited on
Commit
556812f
1 Parent(s): 86148c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -2,7 +2,12 @@
2
  license: apache-2.0
3
  language:
4
  - zh
5
- pipeline_tag: text-classification
 
 
 
 
 
6
  ---
7
  based on https://github.com/shibing624/text2vec
8
 
 
2
  license: apache-2.0
3
  language:
4
  - zh
5
+ tags:
6
+ - text2vec
7
+ - feature-extraction
8
+ - sentence-similarity
9
+ - transformers
10
+ pipeline_tag: sentence-similarity
11
  ---
12
  based on https://github.com/shibing624/text2vec
13