Skip to content

Latest commit

 

History

History
55 lines (45 loc) · 2.33 KB

text.md

File metadata and controls

55 lines (45 loc) · 2.33 KB

Best Character Encoding and Langauge Detection

Best Text Comparison and Phonetic Encoding

Best Homoglyph Detection

Best Readability Evaluator

  • https://github.com/shivam5992/textstat
  • In case we need to use browsers https://github.com/cgiffard/TextStatistics.js
  • Flesch is an all-rounder
  • For Education, use Coleman-Liau (Dale-Chall/SMOG/FOG)
  • For Manuals, use ARI (Linsear)
  • For Publishing, use Coleman-Liau or LIX (Dale-Chall/SMOG/GOG)
  • ELIXIV initiative (Coleman-Liau or ARI score should be less than 9)
  • ELIXIV for LIX? it should be under 40 (why TF is it not linear!?)

Best Unicode Fixer

Best Profanity Detection

Best Stylometry Tools

Best Grammar Checker - LanguageTool* (LGPL, freemium)

https://github.com/languagetool-org/languagetool

Longest Novels

The best Pre-Trained Language Models

The best knowledge graph tool