Skip to content

an intelligent question answering system (智能对话系统)

License

Notifications You must be signed in to change notification settings

iamsail/Intelligent-QA-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelligent-question-answering-system

an intelligent question answering system

Competition Title's link

http://www.cnsoftbei.com/bencandy.php?fid=151&aid=1612


图片展示

交互界面展示

交互界面展示

QA对管理界面展示

QA对管理界面展示


项目启动

cd be/
npm install 
composer install
cp .env.example .env
php artisan key:generate
php artisan serve

待做

  • 使用react-native构建成APP
  • 加入redis
  • 使用tf/cnn对用户输入提取特征

参考链接

About

an intelligent question answering system (智能对话系统)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages