Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix a few typos #182

Merged
merged 1 commit into from
Jul 31, 2022
Merged

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • sumy/models/tf.py
  • sumy/parsers/html.py
  • sumy/summarizers/edmundson_cue.py
  • sumy/summarizers/lsa.py

Fixes:

  • Should read sentences rather than senteces.
  • Should read sentence rather than sentece.
  • Should read punctuations rather than punctations.
  • Should read occurrences rather than occurences.
  • Should read occurrence rather than occurence.

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

There are small typos in:
- sumy/models/tf.py
- sumy/parsers/html.py
- sumy/summarizers/edmundson_cue.py
- sumy/summarizers/lsa.py

Fixes:
- Should read `sentences` rather than `senteces`.
- Should read `sentence` rather than `sentece`.
- Should read `punctuations` rather than `punctations`.
- Should read `occurrences` rather than `occurences`.
- Should read `occurrence` rather than `occurence`.

Signed-off-by: Tim Gates <[email protected]>
Copy link
Owner

@miso-belica miso-belica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@miso-belica miso-belica merged commit f3a3038 into miso-belica:main Jul 31, 2022
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.

2 participants