genienlp/decanlp
Giovanni Campagna ea83b75089 Remove all usage of Field from tasks and datasets 2019-12-21 07:36:28 -08:00
..
data Remove all usage of Field from tasks and datasets 2019-12-21 07:36:28 -08:00
models Switch to torch.utils.data.DataLoader to load the datasets 2019-12-21 06:52:14 -08:00
multiprocess Use logger instead of print() 2019-03-01 17:35:04 -08:00
tasks Remove all usage of Field from tasks and datasets 2019-12-21 07:36:28 -08:00
tests update tests 2019-04-10 10:38:16 -07:00
text Remove all usage of Field from tasks and datasets 2019-12-21 07:36:28 -08:00
utils Remove a whole lot of unused Almond code 2019-12-10 18:03:01 -08:00
__init__.py Add copyright notices to all files 2019-03-01 15:51:45 -08:00
arguments.py Switch to torch.utils.data.DataLoader to load the datasets 2019-12-21 06:52:14 -08:00
cache_embeddings.py Collapse torchtext dependency 2019-12-10 17:40:10 -08:00
metrics.py Remove a whole lot of unused Almond code 2019-12-10 18:03:01 -08:00
predict.py Remove all usage of Field from tasks and datasets 2019-12-21 07:36:28 -08:00
server.py Replace Example class with a namedtuple-based class 2019-12-21 02:31:52 -08:00
tool.py Remove obsolete, unused script 2019-12-10 16:42:27 -08:00
train.py Remove all usage of Field from tasks and datasets 2019-12-21 07:36:28 -08:00
util.py Switch to torch.utils.data.DataLoader to load the datasets 2019-12-21 06:52:14 -08:00
validate.py Replace Example class with a namedtuple-based class 2019-12-21 02:31:52 -08:00