Giter VIP home page Giter VIP logo

python-data-mining-platform's Introduction

python-data-mining-platform's People

Contributors

leftnoteasy avatar

Watchers

 avatar

python-data-mining-platform's Issues

不能成功运行python test.naive_bayes_test.py

What steps will reproduce the problem?
1. 直接到cd相应的目录,python test.naive_bayes_test.py

What is the expected output? What do you see instead?
实际看到的
Traceback (most recent call last):
  File "test.naive_bayes_test.py", line 11, in <module>
    PyMining.Init(config, "__global__", True
  File "D:\机器学习\pymining_0_1\py_mining.py", line 43, in Init
    PyMining.__ReadDict(PyMining.termToId, PyMining.nameTermToId, "str", "int")
  File "D:\机器学习\pymining_0_1\py_mining.py", line 65, in __ReadDict
    f = open(filename, "r")
IOError: [Errno 2] No such file or directory: u'mining/term_to_id'


What version of the product are you using? On what operating system?
win7,PyMining_0_1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 13 Apr 2012 at 12:48

__main__ in Segmentor

segmenter = Segmenter(cfg, "segmenter") 有问题。segmenter=》__segmenter__
seacoastboy指出

Original issue reported on code.google.com by [email protected] on 17 May 2011 at 9:17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.