TimKoornstra commited on
Commit
63e6b7f
·
1 Parent(s): 9d43188

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -5,16 +5,18 @@ tags:
5
  - feature-extraction
6
  - sentence-similarity
7
  - transformers
8
-
 
9
  license: gpl-3.0
10
-
 
11
  ---
12
 
13
  # SAURON: a Stylistic AUthorship RepresentatiON model
14
 
15
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
16
 
17
- For more information and the training setup, see the [GitHub repository](https://github.com/TimKoornstra/SAURON).
18
 
19
  ## Usage (Sentence-Transformers)
20
 
@@ -133,4 +135,4 @@ If you use this project in your research, please cite this repository and the as
133
  month = {June},
134
  note = {Available at: \url{https://github.com/TimKoornstra/SAURON}}
135
  }
136
- ```
 
5
  - feature-extraction
6
  - sentence-similarity
7
  - transformers
8
+ - style
9
+ - representation
10
  license: gpl-3.0
11
+ language:
12
+ - en
13
  ---
14
 
15
  # SAURON: a Stylistic AUthorship RepresentatiON model
16
 
17
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
18
 
19
+ For more information, the corresponding thesis, and the training setup, see the [GitHub repository](https://github.com/TimKoornstra/SAURON).
20
 
21
  ## Usage (Sentence-Transformers)
22
 
 
135
  month = {June},
136
  note = {Available at: \url{https://github.com/TimKoornstra/SAURON}}
137
  }
138
+ ```