资源算法nlp-lang

nlp-lang

2019-11-29 | |  60 |   0 |   0

nlp-lang

1.X Build Statussourcegraph

文档地址: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统计,词类别相关度统计


上一篇:auto-sklearn

下一篇:DeepFocus

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...