Commit Graph

426 Commits

Author SHA1 Message Date
Panupong Pasupat fac585007e Merge branch 'master' into develop 2017-11-01 14:40:43 -07:00
Panupong (Ice) Pasupat e0d7de61f1
Merge pull request #157 from ppasupat/port-yuchen
Port the macro grammar codes
2017-11-01 14:39:35 -07:00
Panupong Pasupat 73b4a2d224 Updated README 2017-11-01 14:23:28 -07:00
Panupong (Ice) Pasupat 1463bf9848 Merge pull request #158 from hsimpson22/addMoreStringConcat
Add more string args to JavaExecutor plus function
2017-10-12 18:22:22 -07:00
hsimpson 9eb7ecc50a added up to 15 string args 2017-10-10 19:53:45 -07:00
hsimpson 8fbea78518 adding longer string concatenation (from 7 string args to 11 string args) 2017-10-10 19:38:49 -07:00
Panupong Pasupat 86ed9ab957 Merge branch 'master' into port-yuchen
Conflicts:
	run
	src/edu/stanford/nlp/sempre/FloatingParser.java
2017-09-04 16:28:18 -07:00
Panupong (Ice) Pasupat aa0c7123c6 Merge pull request #156 from ppasupat/fix-overnight-gen
Fixed the floating parser to allow canonical utterance generation
2017-09-04 16:26:20 -07:00
Panupong Pasupat 6f704027f9 Handle floating rules with non-cat RHS 2017-09-04 16:18:23 -07:00
Panupong Pasupat f9807e8fec Added the run command to README 2017-09-04 15:39:42 -07:00
Panupong Pasupat 1fc5b82030 Fixed the normalization stuff 2017-09-04 15:09:23 -07:00
Panupong Pasupat 1dd4a4ef35 Fixed the floating parser to allow canonical utterance generation 2017-09-01 18:29:34 -07:00
Panupong Pasupat 3ef45877f3 Make cprune less verbose 2017-09-01 17:25:41 -07:00
Panupong Pasupat 4c1bcffebd Also log the number of correct and incorrect derivations 2017-08-31 16:13:34 -07:00
Panupong Pasupat 3e7c052621 Fixed bug in feature 2017-08-31 03:41:19 -07:00
Panupong Pasupat 212e28fc77 Added a few more docstrings 2017-08-31 00:06:31 -07:00
Panupong Pasupat bc878e69e5 Try to fix the superlative error + refactored a bunch 2017-08-30 20:49:51 -07:00
Panupong Pasupat 8a987add98 Added more features 2017-08-30 18:21:22 -07:00
Panupong Pasupat c475bddba2 Added table executor 2017-08-30 15:40:38 -07:00
Panupong Pasupat e355572acd Added TOPALT 2017-08-29 13:38:45 -07:00
Panupong Pasupat 922946cf0b Hack superlative for now 2017-08-29 06:05:44 -07:00
Panupong Pasupat c7726bae0b One more 2017-08-29 04:30:27 -07:00
Panupong Pasupat f78d1c77c1 Be more lenient with parentheses 2017-08-29 04:27:56 -07:00
Panupong Pasupat f57d5c16b1 Oops 2017-08-29 04:24:15 -07:00
Panupong Pasupat 174f57b5d4 Changed how texts are normalized 2017-08-29 04:19:11 -07:00
Panupong Pasupat 7b710ab942 Convert to lower case before evaluation 2017-08-29 04:04:50 -07:00
Panupong Pasupat 9f97024e9d Refactored the stuff in FloatingParser 2017-08-29 03:28:48 -07:00
Panupong Pasupat 7de8d83244 Refactoring cprune out of Derivation 2017-08-29 02:20:33 -07:00
Panupong Pasupat 3ad5477081 Add git-hash information when using CodaLab 2017-08-28 23:17:19 -07:00
Panupong Pasupat 4dacb85050 Changed how strings are normalized 2017-08-28 17:40:59 -07:00
Panupong Pasupat 58f8798cbe Added table id 2017-08-28 17:40:59 -07:00
Panupong Pasupat a5d99a4ac9 Edited TableColumnAnalyzer 2017-08-28 17:40:59 -07:00
Panupong Pasupat f041f1db03 Added TableColumnAnalyzer 2017-08-28 17:40:57 -07:00
Panupong Pasupat f203345ffd Updated the Wikipedia scraping scripts 2017-08-28 17:37:07 -07:00
Panupong Pasupat af0957b445 Changed how values are evaluated 2017-08-28 17:34:22 -07:00
Panupong Pasupat f291f52ef4 Changed how table target values are canonicalized 2017-08-28 17:34:22 -07:00
Panupong Pasupat b2f0ff1aa8 Write predicted output to a TSV file. 2017-08-28 17:34:22 -07:00
Panupong (Ice) Pasupat 766f6b2ada Merge pull request #152 from JisuPark/feature/enhance-install
feat(install): Add unlisted dependency and change shebang of ruby script
2017-08-07 15:02:57 -07:00
JisuPark d7cda19953 feat(install): Add unlisted dependency and change shebang of ruby script 2017-08-06 19:26:08 +09:00
Panupong (Ice) Pasupat 7eabe5794a Merge pull request #150 from putama/master
Minor fix for tables pretty-print view script
2017-07-11 16:16:29 -07:00
Prasetya Utama 4307ce4949 fix table path in pretty-print view script 2017-07-11 18:55:44 -04:00
Panupong Pasupat 98cb9a7b13 Merge branch 'develop' 2017-05-18 11:12:15 -07:00
Panupong Pasupat 5120660036 Edited README 2017-05-18 11:10:36 -07:00
Panupong Pasupat 047afababb Edited the Value conversion in LambdaDCSExecutor 2017-05-17 20:49:34 -07:00
Panupong Pasupat 5b43659fe0 Minor edit in CustomExample 2017-05-17 19:10:05 -07:00
Panupong Pasupat 79ca2d3758 Fixed the floating parser test 2017-05-17 18:46:38 -07:00
Panupong Pasupat 35aa466d82 Removed bad FloatingParser tests 2017-05-17 18:18:57 -07:00
Panupong Pasupat bdf2e3465f Fixed LambdaDCSExecutorTest 2017-05-17 17:52:49 -07:00
Panupong (Ice) Pasupat 82b0f6f050 Merge pull request #141 from ppasupat/fix-tables
Fix the tables module to match ACL2015
2017-05-02 18:17:52 -07:00
Panupong (Ice) Pasupat e4c603750f Merge pull request #139 from ppasupat/develop
Merge master into develop
2017-05-02 16:51:07 -07:00