tutorial-knowledge-base
Integrating Rasa with a knowledge base to encode domain knowledge and resolve entities
파일 탐색기
최종 버전 다운로드 (.zip)- bank.txt
- person.txt
- nlu.md
- stories.md
- account.csv
- attribute_mapping.csv
- bank.csv
- card.csv
- contract.csv
- entity_type_mapping.csv
- mention_mapping.csv
- person.csv
- represented-by.csv
- transaction.csv
- __init__.py
- insert.py
- lookup_tables.py
- migrate.py
- schema.gql
- .gitignore
- __init__.py
- actions.py
- config.yml
- domain.yml
- endpoints.yml
- graph_database.py
- LICENSE
- README.md
- requirements.txt
- schema.py
- update_knowledge_base.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/RasaHQ/tutorial-knowledge-base
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd tutorial-knowledge-base
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
