X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fporter2.rb;fp=lib%2Fporter2.rb;h=e99e3588ff6c78dbcbe485cfcfc0b592d3f66e84;hb=066fa6953e201272b93df3b32f25fff2e18c4ec7;hp=3f43303a65e3e11499bd263f72cc1ee3369a8e34;hpb=a222cc928502d3bb6ecd3d03c532ce7f9804acb4;p=porter2stemmer.git diff --git a/lib/porter2.rb b/lib/porter2.rb index 3f43303..e99e358 100644 --- a/lib/porter2.rb +++ b/lib/porter2.rb @@ -1,6 +1,6 @@ # coding: utf-8 -require 'porter2_module' +require 'porter2_constants' # ==The Porter 2 stemmer #