All Projects → chatopera → Clause

chatopera / Clause

Licence: other
🏇 聊天机器人,自然语言理解,语义理解

Programming Languages

cplusplus
227 projects

Projects that are alternatives of or similar to Clause

Botlibre
An open platform for artificial intelligence, chat bots, virtual agents, social media automation, and live chat automation.
Stars: ✭ 412 (+27.55%)
Mutual labels:  bot, chatbot, natural-language-processing, natural-language-understanding, nlu
Botfuel Dialog
Botfuel SDK to build highly conversational chatbots
Stars: ✭ 96 (-70.28%)
Mutual labels:  bot, chatbot, natural-language-processing, nlu
Chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
Stars: ✭ 516 (+59.75%)
Mutual labels:  chatbot, natural-language-processing, natural-language-understanding, nlu
Rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Stars: ✭ 13,219 (+3992.57%)
Mutual labels:  bot, chatbot, natural-language-processing, nlu
Spokestack Python
Spokestack is a library that allows a user to easily incorporate a voice interface into any Python application.
Stars: ✭ 103 (-68.11%)
Mutual labels:  bot, natural-language-processing, natural-language-understanding, nlu
Nlp.js
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
Stars: ✭ 4,670 (+1345.82%)
Mutual labels:  bot, chatbot, natural-language-processing, nlu
Snips Nlu
Snips Python library to extract meaning from text
Stars: ✭ 3,583 (+1009.29%)
Mutual labels:  bot, chatbot, nlu
Insuranceqa Corpus Zh
🚁 保险行业语料库,聊天机器人
Stars: ✭ 821 (+154.18%)
Mutual labels:  chatbot, natural-language-processing, natural-language-understanding
Nlpia
Examples and libraries for "Natural Language Processing in Action" book
Stars: ✭ 416 (+28.79%)
Mutual labels:  bot, chatbot, natural-language-processing
Articutapi
API of Articut 中文斷詞 (兼具語意詞性標記):「斷詞」又稱「分詞」,是中文資訊處理的基礎。Articut 不用機器學習,不需資料模型,只用現代白話中文語法規則,即能達到 SIGHAN 2005 F1-measure 94% 以上,Recall 96% 以上的成績。
Stars: ✭ 252 (-21.98%)
Mutual labels:  natural-language-processing, natural-language-understanding, nlu
Stealth
An open source Ruby framework for text and voice chatbots. 🤖
Stars: ✭ 481 (+48.92%)
Mutual labels:  bot, chatbot, natural-language-processing
Pytlas
An open-source 🤖💬 Python 3 assistant library built for people and made to be super easy to setup and understand
Stars: ✭ 34 (-89.47%)
Mutual labels:  bot, chatbot, nlu
Chatbot
Русскоязычный чатбот
Stars: ✭ 106 (-67.18%)
Mutual labels:  chatbot, natural-language-processing, natural-language-understanding
Botsharp
The Open Source AI Chatbot Platform Builder in 100% C# Running in .NET Core with Machine Learning algorithm.
Stars: ✭ 1,103 (+241.49%)
Mutual labels:  chatbot, natural-language-processing, nlu
Oie Resources
A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
Stars: ✭ 283 (-12.38%)
Mutual labels:  natural-language-processing, natural-language-understanding, nlu
Me bot
Build a bot that speaks like you!
Stars: ✭ 641 (+98.45%)
Mutual labels:  bot, chatbot, natural-language-processing
Dialogflow Ruby Client
Ruby SDK for Dialogflow
Stars: ✭ 148 (-54.18%)
Mutual labels:  natural-language-processing, natural-language-understanding, nlu
Gluon Nlp
NLP made easy
Stars: ✭ 2,344 (+625.7%)
Mutual labels:  natural-language-processing, natural-language-understanding, nlu
Botpress
🤖 Dev tools to reliably understand text and automate conversations. Built-in NLU. Connect & deploy on any messaging channel (Slack, MS Teams, website, Telegram, etc).
Stars: ✭ 9,486 (+2836.84%)
Mutual labels:  bot, chatbot, nlu
Neuro
🔮 Neuro.js is machine learning library for building AI assistants and chat-bots (WIP).
Stars: ✭ 126 (-60.99%)
Mutual labels:  bot, chatbot, natural-language-processing

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].