{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":11008076,"defaultBranch":"main","name":"CoreNLP","ownerLogin":"stanfordnlp","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-06-27T21:13:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3046006?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714282598.0","currentOid":""},"activityList":{"items":[{"before":"13ede5a2656993e170c16f4b20d47b7cba8ccbd4","after":"0e39b3731d128a31072987f163f2e5bb7f5e0366","ref":"refs/heads/dev","pushedAt":"2024-07-02T20:36:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Add the ability to mark newly created nodes with names in the SemgrexMatcher, allowing for a compound operation which then assigns more fields to that node","shortMessageHtmlLink":"Add the ability to mark newly created nodes with names in the Semgrex…"}},{"before":"bf8ee06747a45bb87363345ed26cd8886c27f5b3","after":"13ede5a2656993e170c16f4b20d47b7cba8ccbd4","ref":"refs/heads/dev","pushedAt":"2024-07-02T07:50:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Add an Ssurgeon feature which splits a word into pieces based on regex matches. A word can be specified as the head of the new pieces, along with the relation. Other words are pushed down the sentence to make the indices line up","shortMessageHtmlLink":"Add an Ssurgeon feature which splits a word into pieces based on rege…"}},{"before":"147552b56e879f7b51ae69ab1c0a55eaa555d390","after":"bf8ee06747a45bb87363345ed26cd8886c27f5b3","ref":"refs/heads/dev","pushedAt":"2024-07-01T07:50:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"weight was not being used in AddDep... generally not likely to matter though","shortMessageHtmlLink":"weight was not being used in AddDep... generally not likely to matter…"}},{"before":"a3532c2c69f5b3ebac9fd508a563a7a1a586bdec","after":"147552b56e879f7b51ae69ab1c0a55eaa555d390","ref":"refs/heads/dev","pushedAt":"2024-06-27T17:19:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"My fault for not noticing this BS earlier","shortMessageHtmlLink":"My fault for not noticing this BS earlier"}},{"before":"50e1f9d2beac28f113284528e9ab5f1a26c8c029","after":"a3532c2c69f5b3ebac9fd508a563a7a1a586bdec","ref":"refs/heads/dev","pushedAt":"2024-06-27T00:01:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Oops, got the semantics of subList wrong in the debugging code","shortMessageHtmlLink":"Oops, got the semantics of subList wrong in the debugging code"}},{"before":"6e554c7f64a813fc06a77a61321a29b48905e4ea","after":"50e1f9d2beac28f113284528e9ab5f1a26c8c029","ref":"refs/heads/dev","pushedAt":"2024-06-26T23:25:23.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Oops, got the semantics of subList wrong in the debugging code","shortMessageHtmlLink":"Oops, got the semantics of subList wrong in the debugging code"}},{"before":"243a8df03220a610f00de12a38a23efeb009d1c4","after":"6e554c7f64a813fc06a77a61321a29b48905e4ea","ref":"refs/heads/dev","pushedAt":"2024-06-26T02:58:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Try to throw an exception with the end of the log file if the coref benchmark test doesn't work as expected","shortMessageHtmlLink":"Try to throw an exception with the end of the log file if the coref b…"}},{"before":"935d2fa409ef8a779c49c90a11c6d77438c61a0d","after":"243a8df03220a610f00de12a38a23efeb009d1c4","ref":"refs/heads/dev","pushedAt":"2024-06-24T21:57:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"austrian german month names for german tokenizer post processor","shortMessageHtmlLink":"austrian german month names for german tokenizer post processor"}},{"before":"cece62d40545ab901ca1064744d18b8479ab5fe3","after":"1ccbebb5268f1ab7ced2f7d2ca8b4cc7964ada87","ref":"refs/heads/ssurgeon_features","pushedAt":"2024-06-19T16:09:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Add *number as a parsed item in a Semgrex expression. Not implemented in the SemgrexPattern yet, though","shortMessageHtmlLink":"Add *number as a parsed item in a Semgrex expression. Not implemented…"}},{"before":"ce88c9cd6869668bb8aaa9fff4b23e81f0489ea5","after":"935d2fa409ef8a779c49c90a11c6d77438c61a0d","ref":"refs/heads/dev","pushedAt":"2024-06-18T15:12:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Print out LOG FILE when printing the log file. Whitespace align some stuff","shortMessageHtmlLink":"Print out LOG FILE when printing the log file. Whitespace align some …"}},{"before":"074724fc35d291aa4cbceae6d436ed5c6c8f0666","after":"b1ef8ab8137a8c1f585accdca3c02888c56b4909","ref":"refs/heads/ud2_updates","pushedAt":"2024-06-18T08:02:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Print out LOG FILE when printing the log file. Whitespace align some stuff","shortMessageHtmlLink":"Print out LOG FILE when printing the log file. Whitespace align some …"}},{"before":"9e565203f08a0925edb97c17b50f9467612f46c1","after":"074724fc35d291aa4cbceae6d436ed5c6c8f0666","ref":"refs/heads/ud2_updates","pushedAt":"2024-06-05T06:40:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Sort the lines of the graph when printing it for debug purposes, so that random hash ordering doesn't cause the graph to have a different output","shortMessageHtmlLink":"Sort the lines of the graph when printing it for debug purposes, so t…"}},{"before":"0c1ed1b6c02ae4d4d4bcf06815650f6e6ffc0e98","after":"9e565203f08a0925edb97c17b50f9467612f46c1","ref":"refs/heads/ud2_updates","pushedAt":"2024-06-05T06:07:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Sort the lines of the graph when printing it for debug purposes, so that random hash ordering doesn't cause the graph to have a different output","shortMessageHtmlLink":"Sort the lines of the graph when printing it for debug purposes, so t…"}},{"before":"a902b43cdb0fd6b6973bf5326804db7bc219af6e","after":"0c1ed1b6c02ae4d4d4bcf06815650f6e6ffc0e98","ref":"refs/heads/ud2_updates","pushedAt":"2024-06-05T04:45:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Fix unit test","shortMessageHtmlLink":"Fix unit test"}},{"before":"8880cc6575aff4b0e24b2b24b54bde62789552fb","after":"a902b43cdb0fd6b6973bf5326804db7bc219af6e","ref":"refs/heads/ud2_updates","pushedAt":"2024-06-05T03:37:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Sort the lines of the graph when printing it for debug purposes, so that random hash ordering doesn't cause the graph to have a different output","shortMessageHtmlLink":"Sort the lines of the graph when printing it for debug purposes, so t…"}},{"before":"fbe62ad90a10def91b22fc239d90ab910817ba92","after":"8880cc6575aff4b0e24b2b24b54bde62789552fb","ref":"refs/heads/ud2_updates","pushedAt":"2024-06-04T22:55:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Add a bunch of words not previously included in the say regex\n\ngripes and complains both show up in PTB in terms of checking the results. most of the other verbs added do not","shortMessageHtmlLink":"Add a bunch of words not previously included in the say regex"}},{"before":"cb9bacecdc24bd847d7f14a6a6d12eeae10507bc","after":"ce88c9cd6869668bb8aaa9fff4b23e81f0489ea5","ref":"refs/heads/dev","pushedAt":"2024-06-04T22:55:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"why :(","shortMessageHtmlLink":"why :("}},{"before":"ef31e6bb241348d218ff2d0862dad204464c2762","after":"cb9bacecdc24bd847d7f14a6a6d12eeae10507bc","ref":"refs/heads/dev","pushedAt":"2024-06-04T08:26:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Not sure where it's getting the incorrect path from... try to print that out","shortMessageHtmlLink":"Not sure where it's getting the incorrect path from... try to print t…"}},{"before":"49c941a5c22862c8690e598ac0200df7538f3dc8","after":"fbe62ad90a10def91b22fc239d90ab910817ba92","ref":"refs/heads/ud2_updates","pushedAt":"2024-05-19T15:55:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Add a bunch of words not previously included in the say regex\n\ngripes and complains both show up in PTB in terms of checking the results. most of the other verbs added do not","shortMessageHtmlLink":"Add a bunch of words not previously included in the say regex"}},{"before":"6e94eca6d40e08359a20eb8b163f2ab83b88c804","after":"49c941a5c22862c8690e598ac0200df7538f3dc8","ref":"refs/heads/ud2_updates","pushedAt":"2024-05-19T15:54:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Add a whole bunch more verbs to sayVerbRegex. gripes and complains (a previous change) both show up in PTB","shortMessageHtmlLink":"Add a whole bunch more verbs to sayVerbRegex. gripes and complains (a…"}},{"before":"617aef826c8567af21de33cf4fd83064d990183c","after":"6e94eca6d40e08359a20eb8b163f2ab83b88c804","ref":"refs/heads/ud2_updates","pushedAt":"2024-05-19T00:54:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Add a whole bunch more verbs to sayVerbRegex. gripes and complains (a previous change) both show up in PTB","shortMessageHtmlLink":"Add a whole bunch more verbs to sayVerbRegex. gripes and complains (a…"}},{"before":"1ac93f6743caee98c519cded3f6ff9ee6834d063","after":"617aef826c8567af21de33cf4fd83064d990183c","ref":"refs/heads/ud2_updates","pushedAt":"2024-05-18T19:23:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Add a bunch of words not previously included in the say regex. Generally speaking they are not in PTB3 for testing purposes, though","shortMessageHtmlLink":"Add a bunch of words not previously included in the say regex. Genera…"}},{"before":"b472b9b54adc8b20b8372502c1c6188488dae0c5","after":"1ac93f6743caee98c519cded3f6ff9ee6834d063","ref":"refs/heads/ud2_updates","pushedAt":"2024-05-18T18:35:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Alphabetize the regex for English say patterns","shortMessageHtmlLink":"Alphabetize the regex for English say patterns"}},{"before":"bb4d17f5b90c3a92ee9276bfeab78716735693d7","after":"ef31e6bb241348d218ff2d0862dad204464c2762","ref":"refs/heads/dev","pushedAt":"2024-05-18T03:42:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Add a test of the icepahc operations Stanza will use to prepare the Icelandic treebank","shortMessageHtmlLink":"Add a test of the icepahc operations Stanza will use to prepare the I…"}},{"before":"375f24338c09b22d1596440864bc074f32c0feb9","after":"bb4d17f5b90c3a92ee9276bfeab78716735693d7","ref":"refs/heads/dev","pushedAt":"2024-05-18T03:27:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Add a bit of error checking to RelabelNode to make an error a bit less inscrutable","shortMessageHtmlLink":"Add a bit of error checking to RelabelNode to make an error a bit les…"}},{"before":"53a8f1b6aaa25a9bc06ea4b9a19529e9bf502f7a","after":"375f24338c09b22d1596440864bc074f32c0feb9","ref":"refs/heads/dev","pushedAt":"2024-05-17T21:36:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Update to 4.5.8 - no actual changes, just path changes","shortMessageHtmlLink":"Update to 4.5.8 - no actual changes, just path changes"}},{"before":"246007929ca8461804d2241b5b3ccbc9897eb1bd","after":"375f24338c09b22d1596440864bc074f32c0feb9","ref":"refs/heads/main","pushedAt":"2024-05-17T21:36:02.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Update to 4.5.8 - no actual changes, just path changes","shortMessageHtmlLink":"Update to 4.5.8 - no actual changes, just path changes"}},{"before":"dc633aa9734f2d621f87807927b6c14a1fb8f715","after":"53a8f1b6aaa25a9bc06ea4b9a19529e9bf502f7a","ref":"refs/heads/dev","pushedAt":"2024-05-17T20:10:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"Rehome the conll-2012 scorer. Not sure if the 2011 scorer can be recovered easily yet\n\nUpdate some paths in some properties as well to point to the new /u/nlp/data/coref home","shortMessageHtmlLink":"Rehome the conll-2012 scorer. Not sure if the 2011 scorer can be reco…"}},{"before":"84c448aa8306aa9b26d8f30ac70fef785794b4be","after":"dc633aa9734f2d621f87807927b6c14a1fb8f715","ref":"refs/heads/dev","pushedAt":"2024-05-17T03:41:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"I wouldn't have thought these would do it, but maybe","shortMessageHtmlLink":"I wouldn't have thought these would do it, but maybe"}},{"before":"815cc329fbc5f7210c1b2da848242257e183c2bd","after":"84c448aa8306aa9b26d8f30ac70fef785794b4be","ref":"refs/heads/dev","pushedAt":"2024-05-11T01:45:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AngledLuffa","name":"John Bauer","path":"/AngledLuffa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3411033?s=80&v=4"},"commit":{"message":"rrrrg","shortMessageHtmlLink":"rrrrg"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEdTmJWgA","startCursor":null,"endCursor":null}},"title":"Activity · stanfordnlp/CoreNLP"}