Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

docs: Fix a few typos #1720

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • pytext/models/embeddings/int_weighted_multi_category_embedding.py
  • pytext/torchscript/batchutils.py
  • pytext/torchscript/module.py
  • pytext/torchscript/tokenizer/bpe.py

Fixes:

  • Should read dictionary rather than doctionary.
  • Should read prioritizing rather than proiritizing.
  • Should read input rather than intput.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There are small typos in:
- pytext/models/embeddings/int_weighted_multi_category_embedding.py
- pytext/torchscript/batchutils.py
- pytext/torchscript/module.py
- pytext/torchscript/tokenizer/bpe.py

Fixes:
- Should read `dictionary` rather than `doctionary`.
- Should read `prioritizing` rather than `proiritizing`.
- Should read `input` rather than `intput`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jul 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants