ingreedy
natural language parsing of recipe ingredients, making sense of amounts, units, and ingredients
파일 탐색기
최종 버전 다운로드 (.zip)- CI.yml
- en.yml
- amount_parser.rb
- case_insensitive_parser.rb
- dictionary.rb
- dictionary_collection.rb
- ingreedy_parser.rb
- rationalizer.rb
- root_parser.rb
- unit_variation_mapper.rb
- version.rb
- ingreedy.rb
- amount_parser_spec.rb
- rationalizer_spec.rb
- unit_variation_mapper_spec.rb
- ingreedy_spec.rb
- spec_helper.rb
- .gitignore
- .rspec
- .rubocop.yml
- Gemfile
- ingreedy.gemspec
- LICENSE
- Rakefile
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/iancanderson/ingreedy
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd ingreedy
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
