Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JohannesBuchner/languagecheck
/ functions
Functions
21 in github.com/JohannesBuchner/languagecheck
⨍
Functions
21
◇
Types & classes
0
↓ 6 callers
Function
is_full_sentence
(txt, sentence, entities)
languagecheck.py:60
↓ 5 callers
Function
time
(txt, cls)
languagecheck.py:183
↓ 2 callers
Function
_normalize_word
(word)
syllables_en.py:97
↓ 2 callers
Function
guess_tense
(tags, entities, last_tense)
languagecheck.py:134
↓ 2 callers
Function
list_img
()
languagecheck.py:48
↓ 1 callers
Function
a_or_an_words
(paragraphs)
languagecheck.py:658
↓ 1 callers
Function
consistent_paragraph
(paragraphs)
languagecheck.py:99
↓ 1 callers
Function
count_tenses
(tags)
languagecheck.py:121
↓ 1 callers
Function
count_words
(words)
languagecheck.py:332
↓ 1 callers
Function
guess_tense_tree
(tags, entities, last_tense)
languagecheck.py:151
↓ 1 callers
Function
readability
(paragraphs)
languagecheck.py:372
↓ 1 callers
Function
reading_ease_name
(v)
languagecheck.py:483
↓ 1 callers
Function
spelling
(paragraphs)
languagecheck.py:207
↓ 1 callers
Function
syllable_stats
(words)
languagecheck.py:349
↓ 1 callers
Function
tenses
(paragraphs)
languagecheck.py:172
↓ 1 callers
Function
topic_sentences
(paragraphs)
languagecheck.py:81
↓ 1 callers
Function
tricky_words
(paragraphs)
languagecheck.py:576
↓ 1 callers
Function
wordiness
(paragraphs)
languagecheck.py:276
Function
count
(word)
syllables_en.py:108
Function
count_syllables
(words)
languagecheck.py:340
Function
not_punctuation
(w)
languagecheck.py:312