an intelligent question answering system
http://www.cnsoftbei.com/bencandy.php?fid=151&aid=1612
cd be/
npm install
composer install
cp .env.example .env
php artisan key:generate
php artisan serve
- 使用react-native构建成APP
- 加入redis
- 使用tf/cnn对用户输入提取特征
an intelligent question answering system
http://www.cnsoftbei.com/bencandy.php?fid=151&aid=1612
cd be/
npm install
composer install
cp .env.example .env
php artisan key:generate
php artisan serve