Skip to content

Comments

docs: Fix a few typos#168

Open
timgates42 wants to merge 1 commit intoibayer:masterfrom
timgates42:bugfix_typos
Open

docs: Fix a few typos#168
timgates42 wants to merge 1 commit intoibayer:masterfrom
timgates42:bugfix_typos

Conversation

@timgates42
Copy link
Contributor

There are small typos in:

  • doc/index.rst
  • doc/tutorial.rst
  • examples/warm_start_als.py
  • examples/warm_start_mcmc.py
  • fastFM/bpr.py
  • fastFM/sgd.py
  • fastFM/tests/test_als.py
  • fastFM/validation.py

Fixes:

  • Should read tuning rather than tunning.
  • Should read initialize rather than initalize.
  • Should read representation rather than reprensentation.
  • Should read refer rather than refere.
  • Should read continuous rather than continous.

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

There are small typos in:
- doc/index.rst
- doc/tutorial.rst
- examples/warm_start_als.py
- examples/warm_start_mcmc.py
- fastFM/bpr.py
- fastFM/sgd.py
- fastFM/tests/test_als.py
- fastFM/validation.py

Fixes:
- Should read `tuning` rather than `tunning`.
- Should read `initialize` rather than `initalize`.
- Should read `representation` rather than `reprensentation`.
- Should read `refer` rather than `refere`.
- Should read `continuous` rather than `continous`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant