|
|
Choosing A Webhost: |
Hello, I just writen a python wrapper of snowball.: msg#00001search.snowball
Hello. First sorry for my short english. Today, I writed a python wrapper of snowball library for my own works. I attached a file which includes all of sources. that includes python code too. I also know that http://sourceforge.net/projects/pystemmer/ exists. but i can't run on my environment and it's old codes which be at 2002. to compile this, do like below: $ tar xvvzf PySnowballStemmer-0.0.1.tar.gz $ cd PySnowballStemmer-0.0.1 $ python setup.py build $ su - root Password: # python setup.py install # exit $ python Python 2.4.2 (#2, Sep 30 2005, 22:23:39) [GCC 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu8)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import SnowballStemmer >>> a = SnowballStemmer.SnowballStemmer () >>> a.new ("english", "UTF_8") >>> a.stem_str ("simple") 'simpl' >>> a.delete () you can also download a attachment file from my homepage. http://weongyo.org/project/PySnowballStemmer/PySnowballStemmer-0.0.1.tar.gz thanks.
Snowball-discuss mailing list Snowball-discuss@xxxxxxxxxxxxxxxxxx http://lists.tartarus.org/mailman/listinfo/snowball-discuss
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Support for Python; and a MS (VC6) build, Michael Kennett |
|---|---|
| Next by Date: | Re: Support for Python; and a MS (VC6) build, Andreas Jung |
| Previous by Thread: | Support for Python; and a MS (VC6) build, Michael Kennett |
| Next by Thread: | Where can I find a good dictionary to help snowball work better in English?, 张沈鹏 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |