Skip to content

Instantly share code, notes, and snippets.

View elishowk's full-sized avatar
🗑️
Full-stack freelancer (node&python mostly)

elias showk elishowk

🗑️
Full-stack freelancer (node&python mostly)
View GitHub Profile
/home/elishowk/code/PyTextMiner/src/PyTextMiner/StopWord/__init__.py:111: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
if stopngram[i] == ngram[i]:
1713 elishowk@miner:~/code/PyTextMiner$ git push origin master
To git@github.com:elishowk/PyTextMiner.git
! [rejected] master -> master (non-fast forward)
error: failed to push some refs to 'git@github.com:elishowk/PyTextMiner.git'