stylometry icon indicating copy to clipboard operation
stylometry copied to clipboard

A comparison of stylometric features between repos

Open DonaldTsang opened this issue 6 years ago • 2 comments

Here are some common repos that uses stylometry as as a base for their code:

  • https://github.com/evllabs/JGAAP (182 stars, Java)
  • https://github.com/calaylin/CodeStylometry (54 stars, Java)
  • https://github.com/mikekestemont/pystyl (45 stars, Python)
  • https://github.com/dykang/PASTEL (12 stars, Python)
  • https://github.com/worldwise001/stylometry (10 stars, Python)
  • https://github.com/pagea/unstyle (8 stars, Python)
  • https://github.com/usc-isi-i2/dig-stylometry (5 stars, Python)
  • https://github.com/spencermwoo/anonymouth (4 stars, Java)
  • https://github.com/paper82/pylometry (4 stars, Python)
  • https://github.com/rakshithShetty/A4NT-author-masking (3 stars, Python)
  • https://github.com/a-coles/SMS-Stylometry (3 stars, Python)
  • https://github.com/Avielstein/StylometrySetup (3 stars, C++)
  • https://github.com/lnmaurer/StyleTool (3 stars, Ruby)

Would like to discuss what features each repo has that is missing from stylometry

DonaldTsang avatar Dec 11 '19 10:12 DonaldTsang

@DonaldTsang Thank you for this round up! I was worried that all of these were depending on my "reference" tool as their code bases 😨.

jpotts18 avatar Dec 11 '20 23:12 jpotts18

It is a roundup, and as inspiration for what tools could be added to your repo.

(Because the one who can unite them all WINS!)

DonaldTsang avatar Dec 12 '20 00:12 DonaldTsang