nlp 项目常用工具包 nlp-lang

码农软件 · 软件分类 · 自然语言处理 · 2019-10-11 17:42:42

软件介绍

nlp-lang

文档地址:http://www.nlpcn.org/docs/7 部分演示:http://www.nlpcn.org/demo

MAVEN

<dependencies>
    <dependency>
        <groupId>org.nlpcn</groupId>
        <artifactId>nlp-lang</artifactId>
        <version>1.7.6</version>
    </dependency>
</dependencies>

这个项目是一个基本包.封装了大多数nlp项目中常用工具

工具

  • √ 词语标准化

  • √ tire树结构

  • √ 双数组tire树

  • √ 文本断句

  • √ html标签清理

  • √ Viterbi算法增加

组件

  • √ 汉字转拼音

  • √ 简繁体转换

  • √ bloomfilter

  • √ 指纹去重

  • √ SimHash文章相似度计算

  • √ 词共现统计

  • √ 基于内存的搜索提示

  • √ WordWeight词频统计,词idf统计,词类别相关度统计


本文地址:https://www.codercto.com/soft/d/16539.html

Once Upon an Algorithm

Once Upon an Algorithm

Martin Erwig / MIT Press / 2017-9-8 / GBP 22.95

How Hansel and Gretel, Sherlock Holmes, the movie Groundhog Day, Harry Potter, and other familiar stories illustrate the concepts of computing. Picture a computer scientist, staring at a screen and......一起来看看 《Once Upon an Algorithm》 这本书的介绍吧!

html转js在线工具
html转js在线工具

html转js在线工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具