Giter Club home page Giter Club logo

tctianwen / tookit-sihui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yongzhuo/tookit-sihui

0.0 0.0 0.0 56 KB

Tookit-Sihui, a tool of some common algorithm, AI文本混合科学计算器(calculator-sihui), 句子词频-逆文本频率(TF-IDF),搜索BM25, 前缀树搜索关键词(trietree), 模板匹配-递归函数(func_recursive),中文数字转阿拉伯数字(chinese to number),阿拉伯数字转汉语数字, HMM, CRF

Home Page: https://blog.csdn.net/rensihui

License: MIT License

Python 100.00%

tookit-sihui's Introduction

Tookit-Sihui

tookit_sihui(代码主体,未完待续...)

- ml_common
  - BM25
  - TF-IDF
  - Trie-Tree
  - func_recursive
  - chinese_and_number
- task
  - calculate_sihui

run(运行)

- 1. 进入tookit_sihui/ml_common/tf_idf/目录,
        python tf_idf_freq.py

项目说明

  • ml_common
    • BM25(似乎有点问题)
    • TF-IDF(tf-idf, 可设置-保存tf和idf的文件)
    • Trie-Tree(前缀树,可实现人名-影视名等实体快速搜索)
    • func_recursive(递归,规则遍历生成句子)
    • chinese_and_number(中文汉字转阿拉伯数字,或者是阿拉伯数字转汉语数字,支持小数)
    • task
      • calculate_sihui(思慧计算器,AI智能文本计算器,支持从文本到计算结果的混合运算,还有指数运算,对数运算,阶乘等)

感谢|参考

tookit-sihui's People

Contributors

yongzhuo 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.