Gemified
[porter2stemmer.git] / lib / porter2stemmer.rb
diff --git a/lib/porter2stemmer.rb b/lib/porter2stemmer.rb
new file mode 100644 (file)
index 0000000..1f248b7
--- /dev/null
@@ -0,0 +1,7 @@
+# coding: utf-8
+
+# ==The Porter 2 stemmer
+
+require 'porter2stemmer/constants'
+require 'porter2stemmer/implementation'
+