Git Product home page Git Product logo

clause's Introduction

Docker Layers Docker Version Docker Pulls Docker Stars Docker Commit

自然语言处理推荐入门&工具书

本书由 Clause 作者参与著作。

快速购书链接

《智能问答与深度学习》 这本书是服务于准备入门机器学习和自然语言处理的学生和软件工程师的,在理论上介绍了很多原理、算法,同时也提供很多示例程序增加实践性,这些程序被汇总到示例程序代码库,这些程序主要是帮助大家理解原理和算法的,欢迎大家下载和执行。代码库的地址是:

https://github.com/l11x0m7/book-of-qna-code

Clause

Chatopera Language Understanding Service,Chatopera 语义理解服务

Clause 帮助聊天机器人开发商、开发者快速而低成本的获得开源的语义理解系统。

Clause 是 Chatopera 团队自主研发及使用其他商业友好的开源软件的方式实现的,Clause 为实现聊天机器人提供强大的大脑,包括客服、智能问答和自动流程服务。Clause 利用深度学习,自然语言处理和搜索引擎技术,让机器更加理解人。

利用 Clause 可快速实现聊天机器人服务,通过自然语言的人机交互形式完成数据收集和数据处理。

功能

  • 支持多机器人管理,每个机器人可创建多个意图(Intent)

  • 自定义词典(CustomDict),支持词表形式及正则表达式形式

  • 自定义意图(Intent),槽位(Slot)和说法(Utterance)

  • 开箱即用的系统词典(人名、地名、组织机构名和时间等)

  • 支持聊天机器人调试分支和上线分支

  • 支持会话周期管理

  • 服务端为微服务,C++实现;客户端使用 RPC 协议连接进行集成,支持多种语言 SDK

  • 服务端可做集群,支持大规模高并发访问

Clause 的服务端使用 C++编写,并且发布为 Docker 镜像;同时提供的客户端集成接口支持多种语言,包括 Java、Python、Node.js 等,请参考下面的内容进一步了解。

快速开始

使用 Python 快速实现问答机器人(链接)

欢迎使用

Chatopera 云服务

Clause 同时也是 Chatopera 云服务的一个基础模块。

https://bot.chatopera.com/

Chatopera 云服务是一站式实现聊天机器人的云服务,按接口调用次数计费。Chatopera 云服务是 Chatopera 机器人平台的软件即服务实例。在云计算基础上,Chatopera 云服务属于聊天机器人即服务的云服务。

Chatopera 机器人平台包括知识库、多轮对话、意图识别和语音识别等组件,标准化聊天机器人开发,支持企业 OA 智能问答、HR 智能问答、智能客服和网络营销等场景。企业 IT 部门、业务部门借助 Chatopera 云服务快速让聊天机器人上线!

展开查看 Chatopera 云服务的产品截图

自定义词典

自定义词条

创建意图

添加说法和槽位

训练模型

测试对话

机器人画像

系统集成

聊天历史

立即使用

主题演讲

时间 活动 链接 时长 概述
2019-12-14 Microsoft AI Bootscamp(2019) 回放 40mins 基本使用介绍+支持正则表达式词典
2019-11-03 COSCon '2019 **开源年会 回放PPT【提取码: 25ni】 40mins 基本使用介绍+支持读取文件训练机器人
2019-09-26 CSDN 学院直播:深度学习之智能问答机器人实战 回放 60mins 基本使用介绍

用户交流群

在 Chatopera 客户群中也包括其他用户,请不要发送敏感信息。讨论与 Chatopera 产品和服务相关的事宜

媒体报道

特别鸣谢

  • Lexical Analysis of Chinese: Baidu's open-source lexical analysis tool for Chinese, including word segmentation, part-of-speech tagging & named entity recognition.
  • CRFsuite: a fast implementation of Conditional Random Fields (CRFs)
  • Xapian: an Open Source Search Engine Library

机器学习 & 自然语言处理入门指南

开源许可协议

Copyright (2019-2020) 北京华夏春松科技有限公司

Apache License Version 2.0

chatoper banner

clause's People

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.