Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #34114

Re: Textmining

Date 2012-11-30 18:43 -0500
From Dave Angel <d@davea.name>
Subject Re: Textmining
References <4a65cf82-9368-4c29-95a0-bc552cd0effd@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.396.1354319024.29569.python-list@python.org> (permalink)

Show all headers | View raw


On 11/30/2012 02:48 PM, subhabangalore@gmail.com wrote:
> Dear Group,
> Python has one textming library, but I am failing to install it in Windows.
> If any one can kindly help.
> Regards,
> Subhabrata.

Please think about what you're asking, if you want people to help you. 
You say Python has a testming library,  But CPython's standard library
version 3.3 does NOT have a library called testming.  Neither does 2.7
in case you're running that one.  Now, maybe some other version of
Python has other stuff in its standard library, or maybe it's only
available on the Amiga port of python.  But you give no clues to which
one it was.

I repeated the search with a keyword of testmining, in case that's the
actual name of the library.  Still in neither 2.7 nor 3.3.

So I'm forced to gaze even closer into my crystal ball.  How about

http://scripts.downloadroute.com/textmining-95300f9f.html
http://www.testmine.com/
http://webscripts.softpedia.com/script/E-Commerce/Catalogs/textmining-66084.html
http://www.christianpeccei.com/projects/textmining/
http://pybrary.net/pyPdf/
http://code.activestate.com/recipes/511465/
http://www.unixuser.org/~euske/python/pdfminer/index.html
<http://www.unixuser.org/%7Eeuske/python/pdfminer/index.html>
http://orange.biolab.si/
http://www.amazon.com/Python-Text-Processing-NLTK-Cookbook/dp/1849513600?tag=duckduckgo-d-20
http://linux.softpedia.com/get/Utilities/textmining-61802.shtml
http://pypi.python.org/pypi/textmining
http://orange-text.readthedocs.org/en/latest/


I could call a mechanic, and tell him my car makes a funny nose, and no
matter how hard I kick the right front tire the noise doesn't go away,
and he's unlikely to be able to help.  He'd probably like some
fundamental facts about the problem.  So do we.

What version of Windows OS are you running?
What version of what implementation of Python are you running?
What library, located at what URL did you try to install?
How did you try the installation?  What happened?  How did you know you
failed?

In many of these answers, you should paste actual program output rather
than paraphrasing.  Certainly, if you got an exception, you should paste
the entire stack trace.  And if you got that far, a minimal code example
that shows the problem.

-- 

DaveA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Textmining subhabangalore@gmail.com - 2012-11-30 11:48 -0800
  Re: Textmining Neil Cerutti <neilc@norwich.edu> - 2012-11-30 21:20 +0000
  Re: Textmining Dave Angel <d@davea.name> - 2012-11-30 18:43 -0500
    Re: Textmining subhabangalore@gmail.com - 2012-12-01 01:27 -0800
      Re: Textmining Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-12-01 14:07 +0000
      Re: Textmining alex23 <wuwei23@gmail.com> - 2012-12-02 15:56 -0800
    Re: Textmining subhabangalore@gmail.com - 2012-12-01 01:27 -0800

csiph-web