Git Product home page Git Product logo

nlp-1's Introduction

注意:文件的包含顺序不准确,需要调整

1.动态分词:使用Trie树,目录为:/SentenceParser/DynamicParser,目录下的main文件为可执行文件


2.include是相关的头文件

3.tools介绍:附有效果截图
	一期需求:将运营数据的语义需求用规则生成,工具自动化标注,标注出规则句式、关键词、及关键词的标签。
	二期需求:推荐相似句式。
	三期需求:(1)支持同一个词对应不同的标签  (2)支持对文件中的规则进行聚类(在tools\tools下) (3)优化了推荐方法,修复bug,使推荐内容更加合理

4.TextRank:文本摘要功能,可执行文件:TextRank/main

5.百度LDA开源Femilia源码及详细注释
	(1)LDA学习:
	http://blog.csdn.net/a123456ei/article/details/22767429
	(2)Femilia为源码,针对run_query_doc_sim_demo.sh短长文本进行匹配计算的功能进行了详细备注
	
6.E代驾智能客服知识库:为客服人员提供知识库搜索功能,按照"标签">"标题">"正文"的优先级进行排序

7.为Jieba提供基于json-rpc 2.0的http服务

8.语义解析:附有源码,规则案例,效果演示


nlp-1's People

Watchers

 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.