Code Monkey home page Code Monkey logo

toolbox's Introduction

整理出一些代码,如基础的排序、以及一些其它有意思的工具或算法,目的有二:(1)学习(2)备忘

algorithm

算法相关,包含:

  • 排序
  • 编辑距离计算
  • 用于纠错词的BKTree

structure

数据结构相关(部分代码不完善),包含:

  • 二叉搜索树
  • KD树
  • 字典树

nlp

词法分析句法分析的工具GIT上一堆,如Hanlp、LTP等等,这边主要给出一些不一样的:

  • 拼音/汉字转换
  • 简体/繁体转换
  • 汉字单元拆分
  • 相似汉字查找
  • 基于互信息熵的新词发现

LTP因为是c的项目,个人也基于LTP官方的LTP4J给出自己的一个教程,以及编译好的动态链接文件。

other

个人有一个烦恼,经常看到一些好的博客,里面有多篇文章都不错,短时间又看不完,怎么办呢,这个时候很想将这个这些html页面打包生成pdf

toolbox's People

Contributors

yinyayun avatar

Stargazers

 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.