Skip to content

Instantly share code, notes, and snippets.

@elishowk
Created November 13, 2009 16:34
Show Gist options
  • Save elishowk/233950 to your computer and use it in GitHub Desktop.
Save elishowk/233950 to your computer and use it in GitHub Desktop.
/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]:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment