Configuration updatet
Configuration updatet
GUI Adjustment
GUI Adjustment: one band "NLP-Tools" for P2T and T2P
Fixxed Loading Dialog with jsonBackgroundWorker
Word2Text
Word2Text - Write a UnitTest
new method to connect to the SpringBoot-T2P-Rest-API
Ignore .idea Workspace files
Ignore .idea Workspace files
Some smaller cosmetic output changes in T2P initialization messages
removed redundance from web facets T2P and P2T
Not very useful surface replacements of strings removed
Re-enabled P2T webservice call as default
Simplified P2T package structure in QualAnalysis, removed unnecessary classes
Some more bugfixes for running p2t webservice properly
Made P2T webservice run on JBoss again
Removed Eclipse build files from repository
New .gitignore that provides the push of the IntelliJ Configurations (git standard)
restructured methods throwing exceptions to be more descriptive.
T2P GUI Adjustments: T2P Band
T2P GUI Adjustments
Code restructured and new methods to read doc and docx
Added new libraries to read doc and docx-files.
Removed unnecessary files
Re-enable Webservice call of P2T as default
Tidy up of Process2Text dependencies
new branch für the 2020 t2p-project
Hallo WoPeD-Team, danke für das Programm, ich kann mir ohne euch den Uni-Kurs Geschäftsprozessmanagement nur schwer vorstellen. Leider fehlt der Java 11 support. Es ist leider nicht so toll nur wegen WoPeD neben Java 11 noch Java 8 zu installieren. Vor allem, da Oracle nun für Downloads einen Account verlangt. Unter Linux wurde Java 8 schon seit Jahren durch Java 11 ersetzt. Da Java 11 bei manchjen LowLevel Dingen eine neu Schreibung verlangt, wäre eine Konvertierung direkt zu Kotlin auch nicht verkehrt....
Hallo WoPeD-Team, danke für das Programm, ich kann mir ohne euch den Uni-Kurs Geschäftsprozessmanagement nur schwer vorstellen. Leider fehlt der Java 11 support. Es ist leider nicht so toll nur wegen WoPeD neben Java 11 noch Java 8 zu installieren. Vor allem, da Oracle nun für Downloads einen Account verlangt. Unter Linux wurde Java 8 schon seit Jahren durch Java 11 ersetzt. Da Java 11 bei manchjen LowLevel Dingen eine neu Schreibung verlangt, wäre eine Konvertierung direkt zu Kotlin auch nicht verkehrt....
Eliminated dependency from WoPeD-Core in WoPeD-Text2Process module
Eliminated dependency from WoPeD-Core in WoPeD-Text2Process module
Moved NLP libraries of T2P module into lib folder
Fixed Text2Process module, merge with branch T2P19
Fixed wrong Stanford library in T2P
Fixed wrong Stanford library in T2P
Fixed wrong Stanford library in T2P
Some more tidying up
Repaired dependencies
Minor build issues of master branch
Changed the directory of Text to Speech to CommonLibs\freetts-1.2\lib. Add this Folder to the global Libraries in order to work //Adrian
Merge branch 'T2P_19' of ssh://git.code.sf.net/p/woped/code into T2P_19
Merge branch 'T2P_19' of ssh://git.code.sf.net/p/woped/code into T2P_19
Revert "Merge branch 'T2P_19' of ssh://git.code.sf.net/p/woped/code into T2P_19"
T2P19: Added Testcases after merge revision
Increased similarity score and fixed bugs
Merge branch 'T2P_19' of ssh://git.code.sf.net/p/woped/code into T2P_19
Missing library
Merge branch 'P2T19' of https://git.code.sf.net/p/woped/code into P2T19
Removed Google Plus links, updated paths of community homepage
Bugfixes for Text 2 Speech
Merge branch 'P2T19' of https://git.code.sf.net/p/woped/code into P2T19
Updated Woflan Link
Updated P2TSideBar
Merge remote-tracking branch 'origin/P2T19' into P2T19
Updated Woflan Link
I get the following error when trying to convert the process to text: https://imgur.com/a/LX0CXsJ However, when I test the connection in the settings, it says the webservice got succesfully contacted https://imgur.com/a/7kq9ONh The TextToProcess conversion works.
Project setup changes
check
29TestfälleReza
T2P19: 29 Testfälle
check
Merge branch 'T2P_19' of git://git.code.sf.net/p/woped/code into T2P_19
Merge branch 'T2P_19' of git://git.code.sf.net/p/woped/code into T2P_19
Changed WoPeD-Editor, so that it can detect the new Webservice as well (and the old)
Merge remote-tracking branch 'origin/P2T19' into P2T19
Text2Speech implementiert
Merge remote-tracking branch 'origin/P2T19' into P2T19
Increased similarity score
Update Rouven Herzog (AND-Split) new
Update Rouven Herzog (AND-Split)
Merge remote-tracking branch 'origin/P2T19' into P2T19
Methode zum Prüfen der AND/XOR Splits und Joins in der toText Methode implementiert
Anpasssungen:
Highlighting angepasst.
T2P19: CoreNLP changes