Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PetrKorab/Arabica
/ functions
Functions
26 in github.com/PetrKorab/Arabica
⨍
Functions
26
◇
Types & classes
3
↓ 6 callers
Function
cappuccino
(text: str, # Text time: str, # Time date_fo
arabica/cappuccino.py:14
↓ 3 callers
Function
clean
Clean up generated files.
tests/makefile.py:15
↓ 3 callers
Function
grouper
(data, max_words, time_freq)
arabica/group.py:8
↓ 2 callers
Function
arabica_freq
(text: str, # Text time: str, # Time date_
arabica/arabica_freq.py:19
↓ 2 callers
Function
coffee_break
(text: str, # Text column time: str, # Time column
arabica/coffee_break.py:17
↓ 2 callers
Function
grouper_sentiment
(data, time_freq)
arabica/group.py:54
↓ 1 callers
Method
calculate_ngram_frequencies
(self, text_column)
tests/arabica_freq_unit_test.py:16
↓ 1 callers
Function
remove_stopwords
(text: str, stopwords = [])
arabica/stopwords.py:10
↓ 1 callers
Function
test
Run unit tests.
tests/makefile.py:9
Function
bigram_cleaning
(text)
arabica/clean_ngram.py:24
Function
fin_vader
(sentence)
arabica/sentiment.py:13
Function
final_cleaning
(text)
arabica/clean_ngram.py:61
Function
lint
Lint the code.
tests/makefile.py:20
Function
lower_casing
(text)
arabica/preprocess.py:19
Function
preprocess
(text)
arabica/preprocess.py:9
Function
preprocess_sentiment
(text)
arabica/preprocess.py:25
Function
remove_numbers
(text)
arabica/clean_numbers.py:5
Function
sentiment_vader
(sentence)
arabica/sentiment.py:4
Method
test_arabica_freq
(self)
tests/arabica_freq_unit_test.py:33
Function
test_cappuccino_heatmap
(self)
tests/cappuccino_unit_test.py:75
Function
test_cappuccino_line
(self)
tests/cappuccino_unit_test.py:46
Function
test_cappuccino_wordcloud
(self)
tests/cappuccino_unit_test.py:18
Method
test_coffee_break
(self)
tests/coffee_break_unit_test.py:48
Function
token_cleaning
(text)
arabica/clean_ngram.py:44
Function
trigram_cleaning
(text)
arabica/clean_ngram.py:34
Function
ungroup_cleaning
(text)
arabica/clean_ngram.py:7