Text-Statistics
Text-Statistics copied to clipboard
Generate information about text including syllable counts and Flesch-Kincaid, Gunning-Fog, Coleman-Liau, SMOG and Automated Readability scores.
After a few usages, I keep getting this error: Fatal error: Uncaught Error: Class "DaveChild\TextStatistics\TextStatistics" not found I have to reinstall the app for it to work again. It'll work...
When using the 'fleschKincaidReadingEase' function, I ran into this issue: `ErrorException: Undefined offset: 1809 in ../vendor/davechild/textstatistics/src/DaveChild/TextStatistics/Syllables.php:361` This PR fixes that issue (also mentioned [here](https://github.com/DaveChild/Text-Statistics/issues/51)).
Words such as canapé and ajouré gives one less syllable than it should. The accented vowel should count as a distinct syllable.
PHP Notice: Undefined offset: #### in /vendor/davechild/textstatistics/src/DaveChild/TextStatistics/Syllables.php on line 380
Would it be possible to add support for other languages? Best thing would be if we could add other languages ourselves. Example: https://github.com/Yoast/YoastSEO.js/issues/267
Hi, Text: "June 23rd, 2015 How Cigna deal limits Anthem’s Blue Cross brand “When health plans operate using the Blue Cross and Blue Shield brand, they are generally limited to...
Not quite shure wether calculation of wordsWithSevenLetters works correct. Results seams to be good.
I have removed "ss" from $arrSubSyllables to resolve this issue. P.S. Thank you very much for this library, you have saved me a lot of time.
Noticed that 'Meteor' produces a count of 2 instead of 3.
I can't give a particular URL publicly because of confidentiality (can't publicly say I'm working on it, but have emailed) but # specification isn't working. Annoying since this works fine...