Great, thanks Sean Peter
On Sat, Dec 31, 2022 at 12:38 PM Finan, Sean <sean.fi...@childrens.harvard.edu.invalid> wrote: > Hi Peter, > > Privileges for the GitHub repository are the same as they were for the old > SVN repository. Anybody who is an Apache cTAKES Committer then should have > write permission for the repository. > > You do need to have a GitHub account and connect it to your Apache account. > There are a couple of ways to handle it and I did this myself quite a > while ago, but I think that the most direct method is: > > 1. Visit the Apache Account Utility at https://id.apache.org/ > 2. Log in with your Apache username and Apache password. > 3. Halfway down the page, enter your GitHub Username in the first box > labeled "Your GitHub Username". > 4. Save Changes. > > I think that it takes several hours for the system to establish the > connection, at which point you might get some kind of notification email. > > > Regarding the NegEx, ZoneAnnotator and anything else that you might have > locally, please do check it in! For some reason I thought that the Negex > change was done a long time ago, but I wasn't really paying close > attention. Thanks again for the improvements! > > Cheers, > Sean > > ________________________________ > From: Peter Abramowitsch <pabramowit...@gmail.com> > Sent: Friday, December 30, 2022 11:31 PM > To: dev@ctakes.apache.org <dev@ctakes.apache.org> > Subject: Re: Apache cTAKES is now on GitHub ! [EXTERNAL] > > * External Email - Caution * > > > Thank you Sean - looks like you & others put in a lot of work to make this > transition. I'm looking forward to the "toys" you mentioned. > Will the repository protocol be the same as it was during the SVN days with > designated contributors? > > Although I didn't receive any feedback, I might check in some improvements > I made to the Negex module and to the ZoneAnnotator. These have been in > production for a year now, so I'm pretty sure they're stable. > > Peter > > On Fri, Dec 30, 2022 at 10:49 AM Finan, Sean > <sean.fi...@childrens.harvard.edu.invalid> wrote: > > > Hi all, > > > > I am pleased to announce that the cTAKES source code is now on GitHub at > > > https://urldefense.com/v3/__https://github.com/apache/ctakes__;!!NZvER7FxgEiBAiR_!vvc9ppnqFpdHxDNEs2tIbtt4ZSkRCeydNFZM3uDqPhxj9AkB6XB3VW9vwfHslXEvY16AAmkA5nsxjU42V9PdnJo2sDmUTsdsGg$ > > [ > > > https://urldefense.com/v3/__https://opengraph.githubassets.com/fcab5fb05ec83aeb556ec2e939a856d20cfb4d9684aa13253c82cc7370f1c9cd/apache/ctakes__;!!NZvER7FxgEiBAiR_!vvc9ppnqFpdHxDNEs2tIbtt4ZSkRCeydNFZM3uDqPhxj9AkB6XB3VW9vwfHslXEvY16AAmkA5nsxjU42V9PdnJo2sDk81Mxahw$ > > ]< > https://urldefense.com/v3/__https://github.com/apache/ctakes__;!!NZvER7FxgEiBAiR_!vvc9ppnqFpdHxDNEs2tIbtt4ZSkRCeydNFZM3uDqPhxj9AkB6XB3VW9vwfHslXEvY16AAmkA5nsxjU42V9PdnJo2sDmUTsdsGg$ > > > > GitHub - apache/ctakes: Apache ctakes< > https://urldefense.com/v3/__https://github.com/apache/ctakes__;!!NZvER7FxgEiBAiR_!vvc9ppnqFpdHxDNEs2tIbtt4ZSkRCeydNFZM3uDqPhxj9AkB6XB3VW9vwfHslXEvY16AAmkA5nsxjU42V9PdnJo2sDmUTsdsGg$ > > > > Apache ctakes. Contribute to apache/ctakes development by creating an > > account on GitHub. > > github.com > > > > > > > > > > > > > > > > > > All current and future code development should be performed on the source > > in GitHub. > > > > > > Changes ( vs. Subversion Repository ) > > ========================================= > > > > * VERSION: The project in GitHub has been versioned 5.0.0-SNAPSHOT. > > * STRUCTURE: The project has been slightly restructured at a high > > level. The typical user should not notice the difference. > > * CODE API: All package, class, method and constant names remain > the > > same, so your code should not need to be refactored. > > * DEPENDENCIES: If you include cTAKES modules as dependencies in > > your maven project, you can simply change the version to obtain new > > 5.0.0-SNAPSHOT builds. * > > * BINARY PACKAGE: The binary package has some minor differences, > but > > the typical user should not notice them. > > > > * If you use maven dependency exclusions for resource ('-res') modules > > because of unwanted ML models, you need to change the excluded name > > extension from '-res' to '-model'. > > > > > > Moving forward from the Subversion Repository > > ============================================= > > > > * VERSION: The project in the SVN repository was versioned > > 4.0.1-SNAPSHOT. > > * DEPRECATION: The code and resources in the 4.0.1-SNAPSHOT > > Subversion (SVN) repository will remain available for checkout, but > should > > be considered read-only. 4.0.1-SNAPSHOT built modules will remain > > available for maven dependencies. All current and future code > development > > should be performed on the source in GitHub. > > * RELEASE: There is no cTAKES 4.0.1 release. > > > > Next Anticipated Release > > ======================== > > > > * VERSION: As you might guess from the snapshot version change, we > > are gearing up for a version 5.0.0 release. > > * WHY 5.0.0: There are so many new features over cTAKES 4.0.0, > > including completely new modules, that the version number was bumped up. > > * DOCUMENTATION: All of the new toys will be documented in the > > confluence wiki at the time of the 5.0.0 release. > > * DATE: There is no release date yet, but hopefully it will be very > > very soon ... > > > > Happy New Year, > > > > Sean > > > > > > >