Percy Liang
|
b4d4e83725
|
change license
|
2016-01-08 21:01:13 -08:00 |
Panupong Pasupat
|
81394a171b
|
Edited the run file to make @mode=freebase work.
|
2015-08-06 21:21:38 -07:00 |
Panupong Pasupat
|
9158ed41b4
|
Make core not dependent on corenlp
|
2015-08-06 20:51:11 -07:00 |
yonatansito
|
6ac9350168
|
Merge pull request #69 from h1395010/master
Update README.md
|
2015-08-02 23:49:39 -07:00 |
S. Matthew English
|
9ff7738d6e
|
Update README.md
|
2015-07-27 21:11:55 +08:00 |
Jonathan Berant
|
a432073cb2
|
adding missing file freebase tutorial lexicon file
|
2015-07-01 07:57:28 -07:00 |
Panupong (Ice) Pasupat
|
29a5d33aee
|
Update build.xml
|
2015-06-16 21:07:40 -07:00 |
Panupong (Ice) Pasupat
|
7cadf2c469
|
Update README.md
|
2015-06-16 20:59:01 -07:00 |
Panupong Pasupat
|
64a021f2ed
|
Updated overnight and tables
|
2015-06-16 20:55:53 -07:00 |
Panupong Pasupat
|
9178eb7322
|
Added tables and overnight modules
|
2015-06-04 18:01:24 -07:00 |
Percy Liang
|
b1cde3658a
|
add feature to Freebase demo
|
2015-05-17 23:12:23 -07:00 |
Percy Liang
|
64edfcea60
|
add missing demo grammar
|
2015-05-17 12:43:39 -07:00 |
Percy Liang
|
54d7aad5f3
|
make Freebase demo (./run @mode=simple-freebase)
|
2015-05-17 12:41:59 -07:00 |
Percy Liang
|
035a03c088
|
make cache optionally really read-only
|
2015-05-17 10:53:31 -07:00 |
Percy Liang
|
f29944319d
|
fix typos in documentation; add readOnly mode to cache; fix bug in grammar binarization
|
2015-05-17 00:16:25 -07:00 |
Percy Liang
|
8dbec4ede6
|
add wget dependency
|
2015-03-12 19:18:37 -07:00 |
Percy Liang
|
20b3a29596
|
Merge pull request #35 from percyliang/v2.0-alpha
SEMPRE v2.0
|
2015-02-12 08:39:54 -08:00 |
Percy Liang
|
89cafdf13c
|
update links to md files
|
2014-12-21 20:02:27 -08:00 |
Percy Liang
|
ef89c6f64a
|
minor changes to documentation
|
2014-12-21 19:56:49 -08:00 |
Percy Liang
|
b6197d9e9d
|
remove built-in fig, should git pull
|
2014-12-21 18:47:55 -08:00 |
Percy Liang
|
98ea9bd6a9
|
Pre-release of SEMPRE 2.0
|
2014-12-21 18:43:16 -08:00 |
yonatansito
|
6782fdb66b
|
Merge pull request #30 from siamakh/patch-1
Update TUTORIAL.md
|
2014-10-12 13:38:53 -07:00 |
siamakh
|
5410b66433
|
Update TUTORIAL.md
|
2014-10-12 12:14:53 -07:00 |
Percy Liang
|
84d8be0703
|
Merge pull request #26 from kurige/patch-1
(Docs) Update TUTORIAL.md
|
2014-07-02 09:53:43 -07:00 |
Christopher Gateley
|
3367b42d3e
|
Update TUTORIAL.md
Missing 'add'.
|
2014-07-02 12:40:01 -04:00 |
Percy Liang
|
d20dfc892e
|
Merge branch 'master' of https://github.com/percyliang/sempre
|
2014-06-17 07:35:37 -07:00 |
Percy Liang
|
80c5500afc
|
updated references in tutorial
|
2014-06-17 07:35:27 -07:00 |
Jonathan Berant
|
c8b0e93ce8
|
update to quickstart.md for acl 2014 release
|
2014-04-09 14:27:29 -07:00 |
Jonathan Berant
|
b9bffc4dad
|
added derivation.txt file to the release
|
2014-04-09 14:15:12 -07:00 |
Jonathan Berant
|
b45a7a864d
|
acl 2014 release
|
2014-04-09 12:20:13 -07:00 |
Percy Liang
|
58fec872c9
|
add instructions on using the full Freebase
|
2014-03-31 20:35:37 -07:00 |
Percy Liang
|
ea097e5b90
|
fix minor typos
|
2014-03-31 18:05:25 -07:00 |
Percy Liang
|
778da52d9e
|
updated tutorial with more details, fixed SPARQL part, added default lexicon
|
2014-03-31 17:47:46 -07:00 |
Percy Liang
|
55c97ec190
|
Merge pull request #18 from m4linka/master
Update virtuoso script - correction of the path in the run command.
|
2014-03-19 09:33:13 -07:00 |
Mateusz Malinowski
|
94fec2834a
|
Update virtuoso
Corrected the virtuoso path in the run command. The previous version pointed out to a wrong virtuoso path.
|
2014-03-19 17:26:14 +01:00 |
Percy Liang
|
ecf13d1b6a
|
remove 'code' module from download-dependencies, which doesn't make sense
|
2014-02-27 09:12:15 -08:00 |
Jonathan Berant
|
c50e829d90
|
new released model for emnlp2013
|
2014-01-27 16:13:46 -08:00 |
yonatansito
|
726fc90c5d
|
Merge pull request #13 from zxie/master
minor fixes to quickstart and readme plus gitignore
|
2014-01-25 08:55:00 -08:00 |
Percy Liang
|
ff5ab511fa
|
add background reading
|
2014-01-23 12:34:38 -08:00 |
Ziang Xie
|
656ab58465
|
minor fixes to quickstart and readme plus gitignore
|
2014-01-20 13:01:39 -08:00 |
Jonathan Berant
|
28a12bd271
|
Bug fix in sempre script - replace 'pivot' with 'join'
|
2014-01-20 08:32:24 -08:00 |
Jonathan Berant
|
7e568467a4
|
change in emnlp2013 grammar file
|
2014-01-16 10:53:48 -08:00 |
Jonathan Berant
|
f655f59346
|
releasing free917
|
2014-01-16 10:29:11 -08:00 |
Jonathan Berant
|
eea4bb5e6d
|
fixes in tutorial and also code changes from last 6 months
|
2014-01-14 09:00:13 -08:00 |
Percy Liang
|
94f0828d07
|
Updated quickstart; changed ports; added interactive mode, removed download of ttl (not needed)
|
2014-01-10 12:42:57 -08:00 |
Percy Liang
|
8e02b0131c
|
fix tutorial.ttl bug
|
2014-01-08 00:17:48 -08:00 |
Percy Liang
|
0b18a491dd
|
Minor fig logging change
|
2013-12-15 00:28:28 -08:00 |
Jonathan Berant
|
54adea8f80
|
adding tutorial.ttl
|
2013-12-12 10:17:41 -08:00 |
Jonathan Berant
|
c81cda3176
|
fixed an error in the quickstart
|
2013-11-23 16:06:59 -08:00 |
Roy Frostig
|
ab15bc1ab2
|
Merge pull request #5 from afader/master
quickstart guide
|
2013-11-18 13:10:57 -08:00 |