https://github.com/UppsalaNLP/uuparser

sort by:
Revision Author Date Message Commit Date
c0d8a82 don't try to open pickle files in text mode (#26) 16 October 2020, 10:36:29 UTC
dc480e6 Merge pull request #22 from LoicGrobol/logger Use a proper logging mechanism 30 March 2020, 07:53:01 UTC
9f6d67a change the level of iso dict loading 27 March 2020, 18:16:13 UTC
432919d Merge branch 'master' into logger 27 March 2020, 17:55:49 UTC
7cbe047 Merge pull request #24 from LoicGrobol/master Add a default DyNet seed 27 March 2020, 17:51:00 UTC
7bc200b Add a default DyNet seed fix a failure introduced by #17 … sorry for that 27 March 2020, 17:49:59 UTC
7026536 add progressbar display during training 27 March 2020, 16:53:30 UTC
bc751cd add tqdm dep 27 March 2020, 16:01:08 UTC
5ddf838 shorter debug messages 27 March 2020, 15:39:14 UTC
7582284 nicer display and --verbose option 27 March 2020, 14:36:13 UTC
8c0e5fa Add back 's' unit to durations loggings 27 March 2020, 14:29:42 UTC
be7fc4f Some log level adjustments 26 March 2020, 22:13:32 UTC
e2cad1b switch the main parser ops to loguru The stand-alone tools are still to be done 26 March 2020, 22:05:25 UTC
a6dd8c9 rebase 26 March 2020, 21:48:55 UTC
1558e38 switch some file to loguru 26 March 2020, 21:47:18 UTC
e021bd1 reduce the number of epochs in smoke_test 26 March 2020, 21:46:27 UTC
fd02334 replace string sums by f-strings in prints 26 March 2020, 21:46:09 UTC
b778f3c use flynt to remove % formatting 26 March 2020, 21:46:09 UTC
6e27c94 remove all print statements 26 March 2020, 21:46:09 UTC
d552038 add loguru dep 26 March 2020, 21:46:09 UTC
80154b8 Merge pull request #21 from LoicGrobol/master Fix failure in mlstm introduced by #17 26 March 2020, 21:44:49 UTC
bd24cb7 fix failure in mlstm introduced by #17 And add a smoke test for graph-based to avoid this in the future 26 March 2020, 21:43:45 UTC
7b2aa48 switch some file to loguru 26 March 2020, 19:50:43 UTC
4b62e05 reduce the number of epochs in smoke_test 26 March 2020, 19:50:27 UTC
7ba7f42 replace string sums by f-strings in prints 26 March 2020, 19:05:09 UTC
8034c99 use flynt to remove % formatting 26 March 2020, 18:53:29 UTC
2e1c565 remove all print statements 26 March 2020, 18:19:47 UTC
4c67db2 add loguru dep 26 March 2020, 18:06:24 UTC
9c6a7e9 Merge pull request #19 from LoicGrobol/dynet-params Explicitly set dynet mem and seed 25 March 2020, 14:41:57 UTC
78c0255 Merge pull request #20 from LoicGrobol/fix-test Fix path for treebank test files 25 March 2020, 14:37:17 UTC
1fd2d83 fix path for treebank test files 18 March 2020, 15:36:22 UTC
c7d4c42 explicitly set dynet mem and seed 10 March 2020, 15:15:18 UTC
b7d8a38 Merge pull request #17 from LoicGrobol/packaging [WiP] Packaging 06 March 2020, 13:14:44 UTC
d5bd9be fix running eval with path containing spaces 05 March 2020, 08:59:24 UTC
53aeecc explicit instead of relative internal imports 05 March 2020, 08:38:56 UTC
0c9c740 better metadata 04 March 2020, 13:09:15 UTC
e2a84d0 update run instructions in README 04 March 2020, 12:46:18 UTC
01d7ce8 add install instructions 04 March 2020, 12:39:28 UTC
0addcba add smoke test (with fixture) 04 March 2020, 12:36:19 UTC
edbac01 fix non-toplevel imports 04 March 2020, 12:35:36 UTC
c26e9d3 Merge branch 'packaging' of lgrobol+github.com:LoicGrobol/uuparser into packaging 03 March 2020, 14:21:03 UTC
5c6ea55 add manifest to keep data files 03 March 2020, 14:20:54 UTC
29f46e4 fix eval calls 03 March 2020, 14:17:27 UTC
130a8c3 fix eval calls 03 March 2020, 14:11:55 UTC
d4aebe0 fix "utils" resources path 03 March 2020, 13:54:20 UTC
6fcd202 add "uuparser" entry point 03 March 2020, 11:15:59 UTC
ad5f738 use package-level imports 03 March 2020, 11:15:48 UTC
91ee622 add cython to build requirements 03 March 2020, 11:15:30 UTC
f5e4674 add pythonable gitignore 03 March 2020, 10:51:36 UTC
1c9a141 tentative setuptools packaging 03 March 2020, 10:49:44 UTC
89928d4 reworked dir structure to follow https://packaging.python.org/tutorials/packaging-projects/ 03 March 2020, 10:47:47 UTC
f0433b4 remove outdated pipenv files 03 March 2020, 10:29:21 UTC
a7632d7 Merge branch 'attardi-master' 29 July 2019, 14:58:43 UTC
bc0e2b1 merged 29 July 2019, 14:58:15 UTC
b4a8391 Merge branch 'attardi-master' 29 July 2019, 14:50:04 UTC
b49e936 modified README 29 July 2019, 14:49:26 UTC
c4bb019 Artur bug fix elmo for graph-based 24 April 2019, 14:39:17 UTC
4923329 print 13 April 2019, 14:50:00 UTC
810b4c2 print 13 April 2019, 14:46:47 UTC
19c5a04 vestige of old dynet version 11 April 2019, 16:12:19 UTC
abe7bbb Fix to pickle read. 11 April 2019, 09:24:16 UTC
5fa7cd6 one fix and dealt with graph-based 10 April 2019, 14:37:18 UTC
bdaf5eb Merge branch 'master' of https://github.com/attardi/uuparser into attardi-master 10 April 2019, 14:33:40 UTC
abcbc4c Fixed write. 10 April 2019, 10:15:53 UTC
147b73e fixed bug introduced by Johannes latest pull request 09 April 2019, 12:35:14 UTC
f8190e7 Python 3 08 April 2019, 00:51:45 UTC
5d1cfb9 Merge branch 'master' of https://github.com/attardi/uuparser 07 April 2019, 22:12:19 UTC
8f22ab1 Fix to generate_root_token. 07 April 2019, 22:02:08 UTC
c61f8b9 Update README.md 07 April 2019, 21:44:17 UTC
4782ccd Merged. 07 April 2019, 21:38:47 UTC
bb9464f Merge branch 'master' of https://github.com/UppsalaNLP/uuparser 07 April 2019, 21:35:31 UTC
6752861 Port to python 3. 07 April 2019, 21:23:00 UTC
7364035 Merge pull request #10 from jgontrum/fix-root-token-rdeps Parser uses the same root token object for the whole treebank 05 April 2019, 13:58:21 UTC
376c6b2 When reading in a treebank, a new root token is used for each sentence. 02 April 2019, 12:55:27 UTC
ea36a11 Upgraded to Python 3 26 March 2019, 19:15:43 UTC
9b6f573 had made minor refactor which introduced a bug 20 March 2019, 13:47:59 UTC
9a9e007 added graph-based parsing as option 18 March 2019, 16:08:47 UTC
5399606 Merge branch 'master' of https://github.com/UppsalaNLP/uuparser 08 March 2019, 13:01:57 UTC
cb3a8e7 bug fix in extended features 08 March 2019, 13:01:51 UTC
f665936 Merge pull request #8 from jgontrum/master Update Package Requirements 13 February 2019, 09:57:12 UTC
d25e393 Add requirements for pip 12 February 2019, 21:02:32 UTC
9ec181c Update Pipfile to include only necessary packages. 12 February 2019, 21:02:23 UTC
5fb6011 merged elmo code 12 February 2019, 13:50:54 UTC
671a2f2 let all the elmo stuff happen in FeatureExtractor and import elmo only if needed 12 February 2019, 13:46:26 UTC
f6ac770 Remove Jupyter notebooks that were used for prototyping 13 January 2019, 12:16:26 UTC
d8904f5 Merge pull request #2 from jgontrum/feature/fix-embedding-parameter Allow to specify external word- and character embeddings. 13 January 2019, 12:14:07 UTC
4b246e9 Allow to specify external word- and character embeddings. 13 January 2019, 12:12:14 UTC
06e9926 updated readme and small bug 09 January 2019, 17:05:36 UTC
07d9b54 Merge pull request #1 from jgontrum/feature/load_elmo_weights Feature/load elmo weights 16 December 2018, 11:18:29 UTC
8bb94ec Add ELMo to readme 16 December 2018, 11:15:42 UTC
0d9923c Fix typos in command line arguments 16 December 2018, 11:05:13 UTC
64779fa Add init weight 06 December 2018, 19:50:24 UTC
28fb440 Add init weight 06 December 2018, 19:40:47 UTC
e35e790 Add cli option to toggle learning gamma 06 December 2018, 18:21:07 UTC
dfce4c7 Experiment: learn gamma 06 December 2018, 18:13:13 UTC
d3fd20e Softmax normalize elmo weights and add gamma factor option. 06 December 2018, 10:10:15 UTC
b391dc2 Add weighted elmo 06 November 2018, 19:45:59 UTC
70d2a63 Fix elmo lookup for 'root' token 06 November 2018, 11:36:55 UTC
8c394c3 Add Padding Vector 06 November 2018, 11:23:16 UTC
7987398 Add notebook to learn how to lead HDF5 files 04 November 2018, 20:59:37 UTC
back to top