Commit 35494b90 by Sartika Aritonang

Upload New File

parent 15a6a0ca
class StemmerInterface(object):
"""The stemmer interface"""
def stem(self, text):
pass
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment