Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 191411091
  • Loading branch information
say4n authored and andresusanopinto committed Apr 3, 2018
1 parent 7e4c2a5 commit 60bf385
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-de-dim128-with-normalization/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **removing punctuation and splitting on spa

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-de-dim128/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **splitting on spaces**.

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-de-dim50-with-normalization/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **removing punctuation and splitting on spa

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-de-dim50/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **splitting on spaces**.

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-en-dim128-with-normalization/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **removing punctuation and splitting on spa

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-en-dim128/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **splitting on spaces**.

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-en-dim50-with-normalization/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **removing punctuation and splitting on spa

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-en-dim50/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **splitting on spaces**.

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-es-dim128-with-normalization/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **removing punctuation and splitting on spa

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-es-dim128/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **splitting on spaces**.

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-es-dim50-with-normalization/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **removing punctuation and splitting on spa

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-es-dim50/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **splitting on spaces**.

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-ja-dim128-with-normalization/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **removing punctuation and splitting on spa

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-ja-dim128/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **splitting on spaces**.

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-ja-dim50-with-normalization/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **removing punctuation and splitting on spa

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.
2 changes: 1 addition & 1 deletion docs/modules/google/nnlm-ja-dim50/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ The module preprocesses its input by **splitting on spaces**.

#### Out of vocabulary tokens
Small fraction of the least frequent tokens and embeddings (~2.5%) are
**replaced by hash buckets**. Each has bucket is initialized using the remaining
**replaced by hash buckets**. Each hash bucket is initialized using the remaining
embedding vectors that hash to the same bucket.

0 comments on commit 60bf385

Please sign in to comment.