Serbian
procesaur commited on
Commit
fc564d8
1 Parent(s): 630828c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ language:
13
  <table style="width:100%;height:100%">
14
  <tr>
15
  <td colspan=2>
16
- <h2>Word2Vec</h2>
17
  </td>
18
  </tr>
19
  <tr style="width:100%;height:100%">
@@ -31,7 +31,7 @@ language:
31
 
32
  ```python
33
  from gensim.models import Word2Vec
34
- model = Word2Vec.load("TeslaW2V")
35
  examples = [
36
  ("dim", "zavesa"),
37
  ("staklo", "zavesa"),
 
13
  <table style="width:100%;height:100%">
14
  <tr>
15
  <td colspan=2>
16
+ <h2>Word2Vec Sr</h2>
17
  </td>
18
  </tr>
19
  <tr style="width:100%;height:100%">
 
31
 
32
  ```python
33
  from gensim.models import Word2Vec
34
+ model = Word2Vec.load("TeslaSG")
35
  examples = [
36
  ("dim", "zavesa"),
37
  ("staklo", "zavesa"),