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

Commits on Jul 17, 2022

  1. docs: Fix a few typos

    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 <[email protected]>
    timgates42 committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    00c80b6 View commit details
    Browse the repository at this point in the history