Giter Club home page Giter Club logo

prometheus's Introduction

Prometheus(测试系统)

###word_segmentation.py(分词)

利用分词网站对testDoc目录下的文件进行分词和词性标注,结果保存在segmentDoc文件夹下

###extract.py(提取)

利用编写的cpp(extract.cpp)将segementDoc目录下的文件夹过滤后保存在stopdoc下

###compile.py(编译)

将cppsource下的源文件编译成可执行文件保存在bin下

###entropy.py(信息熵)

调用entropy.cpp的方法计算信息熵,除去信息熵低的词

###gibbs.jar(gibbs采样)

对于data/LdaOriginalDocs下的文件跑gibbs采样,参数保存在data/LdaParameter下,结果保存在data/LdaResults下

###calc.py

对结果计算cos距离和jsd距离

prometheus's People

Contributors

dashyang avatar

Watchers

James Cloos avatar  avatar

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.