文件名称:Question-Answering-System:使用NLP + Flask + NLTK创建问答系统
文件大小:16KB
文件格式:ZIP
更新时间:2024-06-15 03:32:12
HTML
问答系统 使用NLP + Flask + NLTK创建问答系统要求:- Python版本:3.8操作系统:Windows 使用的工具和技术:- (01 )nltk - pip install nltk (02) flask - pip install Flask (03) gunicorn - pip install gunicorn (04) unidecode - pip install Unidecode (05) wolframalpha - pip install wolframalpha (06) wikipedia - pip install wikipedia (07) gevent - pip install gevent (08) flask_bootstrap - pip install Fla
【文件预览】:
Question-Answering-System-main
----app.py(2KB)
----README.md(1KB)
----give_answer.py(5KB)
----__pycache__()
--------app.cpython-38.pyc(2KB)
--------give_answer.cpython-38.pyc(4KB)
----.idea()
--------workspace.xml(17KB)
--------vcs.xml(170B)
--------misc.xml(178B)
--------modules.xml(316B)
--------Question-Answering-System-master.iml(359B)
----templates()
--------answer.html(6KB)
--------index.html(5KB)