Skip to content

Commit 982c25d

Browse files
committed
Add TextDescriptives to related section in README
1 parent 6984840 commit 982c25d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,15 @@ The duplication command analyzes files for duplicated text blocks. It can:
6969
- [pmd] - Source code analysis tool.
7070
- [qlty] - Code quality and security analysis tool.
7171
- [superdiff] - Find duplicate code blocks in files.
72+
- [TextDescriptives] - Python package for calculating a large variety of statistics from text.
7273
- [wf] - Command line utility for counting word frequency.
7374

7475
[jscpd]: https://github.com/kucherenko/jscpd
7576
[megalinter]: https://megalinter.io
7677
[pmd]: https://github.com/pmd/pmd
7778
[qlty]: https://github.com/qltysh/qlty
7879
[superdiff]: https://github.com/chuck-sys/superdiff
80+
[TextDescriptives]: https://github.com/HLasse/TextDescriptives
7981
[wf]: https://github.com/jarcane/wf
8082

8183

0 commit comments

Comments
 (0)