Skip to content

Conversation

ma-ilsi
Copy link

@ma-ilsi ma-ilsi commented Nov 9, 2024

The function usage example for text_dublication_detector.py was missing the deleted filename parameter and the column parameter sentences was not a string. The current fix corrects this and makes the usage example much more clearer.

Minor spelling mistakes in the project README files have also been corrected.

Another small documentation problem was found in parser.py:69. It is a syntax warning for the lone \ character which Python sees as the beginning of an escape sequence. However, I have not corrected it assuming you guys must've seen that warning many times and do not care.

@ma-ilsi ma-ilsi force-pushed the doc-fixes branch 2 times, most recently from b3a3172 to 04bbd27 Compare November 9, 2024 17:33
Corrects function usage example for text_dublication_detector.py.
Corrects minor spelling errors in project README files.
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