Panupong (Ice) Pasupat
|
c95d17fb6c
|
Update README.md
|
2020-07-08 11:50:41 -07:00 |
Panupong (Ice) Pasupat
|
299f37b300
|
Merge pull request #207 from percyliang/dependabot/pip/interactive/community-server/httplib2-0.18.0
Bump httplib2 from 0.10.3 to 0.18.0 in /interactive/community-server
|
2020-05-20 10:06:42 -07:00 |
dependabot[bot]
|
e0173545fa
|
Bump httplib2 from 0.10.3 to 0.18.0 in /interactive/community-server
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.10.3 to 0.18.0.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](https://github.com/httplib2/httplib2/compare/v0.10.3...v0.18.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-05-20 16:13:36 +00:00 |
Panupong Pasupat
|
8ba98924d4
|
Fixed the broken dependency
|
2020-02-18 18:25:46 -08:00 |
Panupong (Ice) Pasupat
|
1cec9ea0ab
|
Added how to generate .tagged files
|
2018-08-29 12:50:53 -07:00 |
Panupong (Ice) Pasupat
|
7b9f4625c6
|
Merge pull request #181 from percyliang/fix-recursion
Fixed the recursion bug
|
2018-04-24 03:37:55 -07:00 |
Panupong Pasupat
|
0ad3c6a3cd
|
Fixed the recursion bug
|
2018-04-24 03:36:21 -07:00 |
Panupong (Ice) Pasupat
|
7d4994be3f
|
Merge pull request #177 from ppasupat/fix-cprune-deps
Fix cprune dependencies
|
2018-03-15 00:54:02 -07:00 |
Panupong Pasupat
|
b9a2a8fff8
|
Edited tables readme
|
2018-03-15 00:52:28 -07:00 |
Panupong Pasupat
|
bcbfdd4b57
|
Correct cprune dependency in build.xml and nn_0 file resource download
|
2018-03-15 00:49:38 -07:00 |
Panupong Pasupat
|
8842fdcd77
|
Removed the missing options from run file.
|
2018-03-01 09:20:55 -08:00 |
Panupong Pasupat
|
8dfcb95b6f
|
[tables] Changed the default option for value normalization
|
2018-02-07 22:18:21 -08:00 |
Panupong (Ice) Pasupat
|
490ba9e29b
|
Merge pull request #166 from ppasupat/run-file-hotfix
Run file hotfix
|
2018-01-11 16:08:22 -08:00 |
Panupong Pasupat
|
b6b0290819
|
Turn on tagged file by default
|
2018-01-11 16:07:17 -08:00 |
Panupong Pasupat
|
e7f378ba92
|
Fixed incorrect options
|
2018-01-11 15:52:34 -08:00 |
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 |