pere commited on
Commit
7f1f7c3
1 Parent(s): efc084c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -59,10 +59,11 @@ kw_model.extract_keywords(doc, stop_words=None)
59
  The [keyBERT Homepage](https://github.com/MaartenGr/KeyBERT) gives several other examples on how this can be used. For instance how it can be combined with stop words, how longer phrases can be extracted and how it directly can output the highlighted text.
60
 
61
  ## Keyword Extraction
62
- https://github.com/MaartenGr/BERTopic
 
63
 
64
  ## Similarity Search
65
- [Javier]??
66
 
67
 
68
  ## Embeddings and Sentence Similarity (Sentence-Transformers)
@@ -145,8 +146,7 @@ print(scipy_cosine_scores)
145
  # Evaluation and Parameters
146
 
147
  ## Evaluaton
148
- Rov-Arild?
149
-
150
 
151
  ## Training
152
  The model was trained with the parameters:
 
59
  The [keyBERT Homepage](https://github.com/MaartenGr/KeyBERT) gives several other examples on how this can be used. For instance how it can be combined with stop words, how longer phrases can be extracted and how it directly can output the highlighted text.
60
 
61
  ## Keyword Extraction
62
+ [ToDo - Per Egil - https://github.com/MaartenGr/BERTopic]
63
+
64
 
65
  ## Similarity Search
66
+ [TODO - Javier]
67
 
68
 
69
  ## Embeddings and Sentence Similarity (Sentence-Transformers)
 
146
  # Evaluation and Parameters
147
 
148
  ## Evaluaton
149
+ [Insert some numbers here, Rolv-Arild?]
 
150
 
151
  ## Training
152
  The model was trained with the parameters: