https://github.com/masashi-y/depccg

sort by:
Revision Author Date Message Commit Date
cc21830 Mark retrieve_tree noexcept to fix compile error 26 August 2023, 07:03:23 UTC
9ba9e90 Fix to use yaml.safe_load 20 August 2022, 09:50:38 UTC
b42adfc Merge pull request #33 from masashi-y/kohei-kaji-for-pullrequest Kohei kaji for pullrequest 20 August 2022, 09:41:49 UTC
d15fc15 Fix category parsing issue 20 August 2022, 09:32:16 UTC
ea8e7b4 add 18 August 2022, 06:21:34 UTC
263fd0a Update README.md 11 February 2022, 13:29:07 UTC
1f594ea update 11 February 2022, 12:53:38 UTC
f72e1eb fix ja_supertagging_dataset 12 October 2021, 11:22:17 UTC
8cdad98 Merge pull request #23 from ianyfan/fix-lstm Fix LSTM call 21 September 2021, 06:29:16 UTC
e0d57ff Merge pull request #25 from aslemen/fix/ccg-cat-tokens [fix] allow more delimniators in ccg catetory tokenizer 21 September 2021, 05:37:39 UTC
baa4469 minor update cat.py 21 September 2021, 05:37:25 UTC
1f7a055 Merge pull request #24 from aslemen/fix/parser-args [fix] inaccessible parser options 21 September 2021, 05:35:51 UTC
167afc2 applied lint 21 September 2021, 05:35:26 UTC
61676bb [fix] allow more delim in ccg cat tokenizer 07 September 2021, 05:11:52 UTC
ec92d49 [fix] inaccessible parser options 07 September 2021, 05:07:23 UTC
ef78eee update 10 August 2021, 17:47:10 UTC
3385bf2 fix allennlp config files 10 August 2021, 13:42:49 UTC
0dbc38a Fix LSTM call 29 July 2021, 14:14:18 UTC
9ad6e4e update MANIFEST.in 27 July 2021, 19:00:47 UTC
51a9316 minor updates 27 July 2021, 18:58:40 UTC
ead7841 Merge pull request #22 from aslemen/fix/chainer-import Adapt to the latest version of chainer 27 July 2021, 18:53:12 UTC
65de4e9 [change] adapt to the latest version of chainer Chainer 6.7.0 requires typing-sextensions 3.6.0, which is incompatble with torch 1.9.0 at runtime (in fact, the requirements of PyTorch's is loose). On the other hand, chainer 7.8.0 is compatible with typing-extensions 3.10.0.0 and hence with the latest torch. Some package importing needs to be updated to catch up with the latest version of chainer. As far as the older versions of docs suggest, the changes this commit makes should cause no problems and carry over to v.2.0.2. 27 July 2021, 11:45:38 UTC
347e69d Update README.md 12 July 2021, 17:05:24 UTC
3b9ea36 update 12 July 2021, 15:57:19 UTC
9dd34cd update 12 July 2021, 15:30:06 UTC
699bd26 Merge pull request #21 from masashi-y/v2 V2 12 July 2021, 15:18:50 UTC
bd01ade update 12 July 2021, 15:18:21 UTC
2f645ae update 12 July 2021, 15:03:43 UTC
e6b0159 update 12 July 2021, 14:40:01 UTC
c1cd08a update 12 July 2021, 13:29:36 UTC
34bbc87 update 12 July 2021, 13:24:39 UTC
b4dfe10 update 12 July 2021, 03:37:59 UTC
7971636 update 11 July 2021, 08:34:14 UTC
d16697a update 11 July 2021, 03:04:21 UTC
0780150 Merge branch 'master' of https://github.com/masashi-y/depccg 11 July 2021, 02:47:27 UTC
5ced901 update 11 July 2021, 02:47:11 UTC
1b475ef update 10 July 2021, 22:06:42 UTC
833b962 Update requirements.txt 09 July 2021, 16:30:19 UTC
663b280 update 09 July 2021, 16:07:26 UTC
e97b5d1 update 09 July 2021, 15:42:08 UTC
11ed60b update 08 July 2021, 18:51:59 UTC
eced518 update 07 July 2021, 19:06:12 UTC
e4f616d update 07 July 2021, 09:56:42 UTC
4c09788 update 07 July 2021, 04:23:46 UTC
4db2bdc update 07 July 2021, 03:07:27 UTC
a625c67 update 07 July 2021, 02:57:29 UTC
efbd4ce update 06 July 2021, 17:17:10 UTC
4518b72 update 06 July 2021, 05:46:23 UTC
87bf912 update 04 July 2021, 09:09:43 UTC
7343e41 update 04 July 2021, 08:48:51 UTC
236cd7f update 04 July 2021, 05:42:36 UTC
cc370bb update 04 July 2021, 05:25:34 UTC
007571d update 03 July 2021, 19:33:13 UTC
24251f0 update 03 July 2021, 16:42:16 UTC
8613511 update 30 June 2021, 15:30:25 UTC
6fe92e5 Merge pull request #16 from ianyfan/fix-IsBackwardTypeRaised Fix IsBackwardTypeRaised 08 March 2021, 15:03:01 UTC
21bc655 Fix IsBackwardTypeRaised 08 March 2021, 09:19:55 UTC
dda01a7 fix an error related to Janome 09 February 2021, 03:41:05 UTC
9d375ed Update README.md 19 October 2020, 19:31:37 UTC
cec3d49 fix a reader's error 18 July 2020, 15:20:35 UTC
9faff22 update version 29 March 2020, 09:21:17 UTC
c23bf0c fix chainer versioning 29 March 2020, 09:14:30 UTC
67c15c6 update 04 December 2019, 08:07:20 UTC
977ba2b fix a bug 01 December 2019, 17:24:19 UTC
1887ea3 fix a bug 22 November 2019, 14:11:30 UTC
447eea3 update 21 November 2019, 05:23:30 UTC
a6df202 update 21 November 2019, 02:32:27 UTC
8e7ce67 update 18 November 2019, 08:10:39 UTC
018428f fix a bug in printer 13 November 2019, 16:48:18 UTC
f0b0f9c bug fix 07 November 2019, 17:06:40 UTC
4c63ee3 fix read_auto 07 November 2019, 14:44:42 UTC
c5f24f9 fix japanese tagger 07 November 2019, 06:41:05 UTC
a481550 add rebank model 05 November 2019, 06:20:08 UTC
b68b56c Update README.md 03 November 2019, 18:44:23 UTC
dd723df Update README.md 01 November 2019, 18:05:37 UTC
9aad10d Update README.md 01 November 2019, 18:04:49 UTC
bfcb51f update README.md 01 November 2019, 18:01:05 UTC
37ce38d update README.md 01 November 2019, 17:59:03 UTC
6705489 update 01 November 2019, 10:25:18 UTC
214dcbf made available rebanking model 01 November 2019, 08:08:26 UTC
a21fbaa made available special combinators 01 November 2019, 06:07:37 UTC
f36bdd9 refactoring 30 October 2019, 17:52:30 UTC
b7ceee6 refactoring 30 October 2019, 16:33:44 UTC
dac5ce9 refactoring 30 October 2019, 09:35:32 UTC
227f133 refactoring 30 October 2019, 09:09:43 UTC
e209d7b add auto_extended format 29 October 2019, 05:11:35 UTC
55dfff8 fix a bug in a reader 28 October 2019, 04:04:10 UTC
a66f339 made readers guess combinator name 28 October 2019, 04:01:39 UTC
0bec830 add tagger 15 October 2019, 07:24:39 UTC
3430b98 fix a bug in keyaki reader 10 October 2019, 05:25:13 UTC
1161c60 fix problem in single valued feature 07 October 2019, 18:21:48 UTC
ab7959e fix parsing jigg_xml format 22 September 2019, 12:55:59 UTC
f0605f6 fix handling stdin & prolog ja support 20 July 2019, 19:50:14 UTC
15347f9 update 13 June 2019, 07:37:35 UTC
a1ef8b1 update 13 June 2019, 07:02:01 UTC
06ef1b6 update 10 June 2019, 17:00:31 UTC
216914d update 10 June 2019, 15:14:46 UTC
2b2160f Merge branch 'master' of https://github.com/masashi-y/depccg 10 June 2019, 10:27:27 UTC
bd74c62 update 10 June 2019, 10:27:16 UTC
9ea2369 Update README.md 06 June 2019, 16:40:00 UTC
back to top