crazydonkey200 / neural-symbolic-machines

Neural Symbolic Machines is a framework to integrate neural networks and symbolic representations using reinforcement learning, with applications in program synthesis and semantic parsing.
Apache License 2.0
377 stars 69 forks source link

Where to get `stop_words.json`? #19

Closed guotong1988 closed 5 years ago

guotong1988 commented 5 years ago

Thank you! @crazydonkey200

crazydonkey200 commented 5 years ago

It will be downloaded automatically when you run aws_setup.sh. After running the script, you can find it under ~/projects/data/wikitable/raw_input.

guotong1988 commented 5 years ago

Thank you! I have searched the keyword in this project:)