As part of the GSoC, I'm doing a free 30' mini-tutorial on basic Apache UIMA concepts next Monday, June 3rd at 10 AM California time. #NLProc
Details here: https://t.co/BBTUvNeFF6
This year I'm mentoring a project for #GSOC at @ApacheUIMA.
It's a C++ project, details are here https://t.co/cqSBnlIDqy
Applying is done directly to Google and the candidates are chosen by the Foundation based on their application doc. Details here: https://t.co/JQiiN6CPF1
#apache UIMA has new releases 🎉 UIMA Java SDK 3.3.0, uimaFIT 3.3.0 and Ruta 3.2.0 have arrived 🤗 New JSON format for UIMA CAS data coming soon ⭐️ Star and 👀 watch our repos for updates! https://t.co/DNqmejKIke https://t.co/jRuWYqe87N https://t.co/zJjOzOFvpZ #textmining
📣 Apache UIMA 3.3.0 has just been released! 🤩
Check out the release notes 👀 What's your favourite feature or fix? 🤔 https://t.co/4IeXW1pauJ 💾 https://t.co/dMazyCqihw
#Apache#OpenSource#release
IRuta: UIMA Ruta kernel for Jupyter Notebook.
A web-based IDE for Ruta easily be combined with Python in the same Notebook. You can now create interactive notebooks that run UIMA Ruta rules and visualize the results directly from your web-browser. https://t.co/dsL8ItsHRm
Apache uimaFIT 2.5.0 and 3.1.0 have been released. They facilitate running of multi-threaded pipelines and fix ResourceManager worries - amongst other things. More info: https://t.co/qbtun7w52c
#ApacheUIMA#Ruta 3.0.0 released! First version compatible with UIMA v3, provides features and fixes just as 2.8.0 @TheASF#NLProc https://t.co/9BbCYx9pCg
Need to transfer annotated texts between @ApacheUIMA and #python ? - Check out DKPro Cassis: https://t.co/ciitTehJvl - This pure-Python library makes it easy to read, modify and write UIMA XMI CAS data.
The Apache UIMA Java SDK version 3.1.1 has been released.
It includes a performance improvement when processing simultaneously in parallel 100's of CASes using the same type system. Thanks to Richard for noticing this issue!
It's also our first release since moving to GIT😃
#ApacheUIMA#Ruta 2.7.0 released! Focus on rule language and config params. Writing complex Ruta rules? Don't miss the two new language elements! @TheASF#NLProc https://t.co/RkPLPU78RQ
#ApacheUIMA UIMA Java SDK versions 2.10.3 and 3.0.1 released - mainly bug fixes and slight improvements. The 3.0.1 "select" framework had a large number of small fixes and realignments so it works like uimaFIT.