Sina
2e0a8f5b76
Fix transformers version in setup.py
2020-05-12 00:33:21 -07:00
Giovanni Campagna
68f46d7568
v0.2.0
2020-04-03 10:28:04 -07:00
Giovanni Campagna
ffaf123b5c
v0.2.0b2
2020-04-02 18:49:14 -07:00
Giovanni Campagna
5ca27fb5f7
v0.2.0b1
2020-03-27 13:08:42 -07:00
Giovanni Campagna
6810668b94
Post release version bump
2020-03-24 19:24:35 -07:00
Giovanni Campagna
02d9003539
v0.2.0a2
2020-03-24 18:55:59 -07:00
Giovanni Campagna
5a72ac7ff6
Post-release version bump
2020-03-21 19:31:38 -07:00
Giovanni Campagna
65338cb05d
v0.2.0a1
2020-03-21 19:08:19 -07:00
mehrad
c1487ce1db
minor changes
2020-02-20 11:36:00 -08:00
Giovanni Campagna
b39fe2ea6a
v0.1.1
2020-01-29 10:23:44 -08:00
Giovanni Campagna
c89e069f55
Make radam optional
...
We cannot depend on radam in the pypi package
2020-01-29 10:15:25 -08:00
Giovanni Campagna
232c20610b
v0.1.0
2020-01-29 10:01:06 -08:00
Giovanni Campagna
cfb4d0555d
Rebrand as genienlp
2020-01-28 18:06:51 -08:00
Giovanni Campagna
ed10e1b916
Rename the python package to genienlp
2020-01-28 18:06:50 -08:00
Giovanni Campagna
361e52cb15
Fix radam dep
2020-01-19 19:47:57 -08:00
Giovanni Campagna
91aff28abc
Add support for radam optimizer
2020-01-19 19:40:01 -08:00
Giovanni Campagna
47479a3b65
Remove ujson library
...
Just use the standard library, the extra dependency is not worth it
2020-01-16 21:01:31 -08:00
Giovanni Campagna
3da2e8f805
Remove dateutil library
...
So much just get the current time in ISO format...
2020-01-16 20:59:17 -08:00
Giovanni Campagna
aa6d0f0c3f
Update dependencies
...
Add version specs to everything, and add transformers
2020-01-16 20:54:24 -08:00
Giovanni Campagna
ef2b47e5be
wip: make tests pass
2020-01-13 18:15:30 -08:00
Giovanni Campagna
27b8dca79f
Remove a whole lot of unused Almond code
...
Remove the "thingpedia_as_context" option, and the different ThingTalk
grammars. They were unused, and also unlikely to be helpful, after
several experiments.
2019-12-10 18:03:01 -08:00
Giovanni Campagna
6911a5092d
Revert "update FastText embedding"
...
This reverts commit 1339767da3
.
2019-11-06 08:22:36 -08:00
Giovanni Campagna
2507270c4b
Revert "fix"
...
This reverts commit 3addf7da94
.
2019-11-06 08:22:36 -08:00
mehrad
3addf7da94
fix
2019-11-06 01:18:08 -08:00
mehrad
1339767da3
update FastText embedding
2019-11-06 01:09:55 -08:00
Giovanni Campagna
48b88317b7
Refuse to run with pytorch 1.2.0
...
Because pytorch 1.2.0 changed the behavior of Bools vs Uint8 and
that broke us...
2019-08-08 16:07:48 -07:00
Giovanni Campagna
6837cc7e7b
Add missing dependency
...
Probably before it was coming from somewhere else, like allennlp
2019-04-17 12:10:45 -07:00
Giovanni Campagna
73ffec5365
Populate "install_requires" package metadata
...
This is necessary to automatically install dependencies when
the user installs the library with pip.
2019-04-17 11:40:40 -07:00
Giovanni Campagna
5447d0c37c
Add a "decanlp" script that calls out to the different subcommands
...
Usage:
- decanlp train ...
- decanlp predict ...
- decanlp convert-to-logical-forms ...
2019-03-01 15:43:02 -08:00
Giovanni Campagna
a5a203b099
Add setup.py
2019-03-01 15:43:02 -08:00