@inproceedings{SchmidtsKraftWinkensetal.2021, author = {Schmidts, Oliver and Kraft, Bodo and Winkens, Marvin and Z{\"u}ndorf, Albert}, title = {Catalog integration of heterogeneous and volatile product data}, series = {DATA 2020: Data Management Technologies and Applications}, booktitle = {DATA 2020: Data Management Technologies and Applications}, publisher = {Springer}, address = {Cham}, isbn = {978-3-030-83013-7}, doi = {10.1007/978-3-030-83014-4_7}, pages = {134 -- 153}, year = {2021}, abstract = {The integration of frequently changing, volatile product data from different manufacturers into a single catalog is a significant challenge for small and medium-sized e-commerce companies. They rely on timely integrating product data to present them aggregated in an online shop without knowing format specifications, concept understanding of manufacturers, and data quality. Furthermore, format, concepts, and data quality may change at any time. Consequently, integrating product catalogs into a single standardized catalog is often a laborious manual task. Current strategies to streamline or automate catalog integration use techniques based on machine learning, word vectorization, or semantic similarity. However, most approaches struggle with low-quality or real-world data. We propose Attribute Label Ranking (ALR) as a recommendation engine to simplify the integration process of previously unknown, proprietary tabular format into a standardized catalog for practitioners. We evaluate ALR by focusing on the impact of different neural network architectures, language features, and semantic similarity. Additionally, we consider metrics for industrial application and present the impact of ALR in production and its limitations.}, language = {en} } @inproceedings{SchmidtsKraftWinkensetal.2020, author = {Schmidts, Oliver and Kraft, Bodo and Winkens, Marvin and Z{\"u}ndorf, Albert}, title = {Catalog integration of low-quality product data by attribute label ranking}, series = {Proceedings of the 9th International Conference on Data Science, Technology and Applications - Volume 1: DATA}, booktitle = {Proceedings of the 9th International Conference on Data Science, Technology and Applications - Volume 1: DATA}, isbn = {978-989-758-440-4}, doi = {10.5220/0009831000900101}, pages = {90 -- 101}, year = {2020}, language = {en} } @inproceedings{SildatkeKarwanniKraftetal.2020, author = {Sildatke, Michael and Karwanni, Hendrik and Kraft, Bodo and Schmidts, Oliver and Z{\"u}ndorf, Albert}, title = {Automated Software Quality Monitoring in Research Collaboration Projects}, series = {ICSEW'20: Proceedings of the IEEE/ACM 42nd International Conference on Software Engineering Workshops}, booktitle = {ICSEW'20: Proceedings of the IEEE/ACM 42nd International Conference on Software Engineering Workshops}, doi = {10.1145/3387940.3391478}, pages = {603 -- 610}, year = {2020}, language = {en} } @inproceedings{SchmidtsKraftSiebigterothetal.2019, author = {Schmidts, Oliver and Kraft, Bodo and Siebigteroth, Ines and Z{\"u}ndorf, Albert}, title = {Schema Matching with Frequent Changes on Semi-Structured Input Files: A Machine Learning Approach on Biological Product Data}, series = {Proceedings of the 21st International Conference on Enterprise Information Systems - Volume 1: ICEIS}, booktitle = {Proceedings of the 21st International Conference on Enterprise Information Systems - Volume 1: ICEIS}, isbn = {978-989-758-372-8}, doi = {10.5220/0007723602080215}, pages = {208 -- 215}, year = {2019}, language = {en} } @inproceedings{SiebigterothKraftSchmidtsetal.2019, author = {Siebigteroth, Ines and Kraft, Bodo and Schmidts, Oliver and Z{\"u}ndorf, Albert}, title = {A Study on Improving Corpus Creation by Pair Annotation}, series = {Proceedings of the Poster Session of the 2nd Conference on Language, Data and Knowledge (LDK-PS 2019)}, booktitle = {Proceedings of the Poster Session of the 2nd Conference on Language, Data and Knowledge (LDK-PS 2019)}, issn = {1613-0073}, pages = {40 -- 44}, year = {2019}, language = {en} } @inproceedings{SchreiberKraftZuendorf2018, author = {Schreiber, Marc and Kraft, Bodo and Z{\"u}ndorf, Albert}, title = {NLP Lean Programming Framework: Developing NLP Applications More Effectively}, series = {Proceedings of NAACL-HLT 2018: Demonstrations, New Orleans, Louisiana, June 2 - 4, 2018}, booktitle = {Proceedings of NAACL-HLT 2018: Demonstrations, New Orleans, Louisiana, June 2 - 4, 2018}, doi = {10.18653/v1/N18-5001 }, pages = {5 Seiten}, year = {2018}, abstract = {This paper presents NLP Lean Programming framework (NLPf), a new framework for creating custom natural language processing (NLP) models and pipelines by utilizing common software development build systems. This approach allows developers to train and integrate domain-specific NLP pipelines into their applications seamlessly. Additionally, NLPf provides an annotation tool which improves the annotation process significantly by providing a well-designed GUI and sophisticated way of using input devices. Due to NLPf's properties developers and domain experts are able to build domain-specific NLP applications more efficiently. NLPf is Opensource software and available at https:// gitlab.com/schrieveslaach/NLPf.}, language = {en} } @inproceedings{SchmidtsKraftSchreiberetal.2018, author = {Schmidts, Oliver and Kraft, Bodo and Schreiber, Marc and Z{\"u}ndorf, Albert}, title = {Continuously evaluated research projects in collaborative decoupled environments}, series = {2018 ACM/IEEE 5th International Workshop on Software Engineering Research and Industrial PracticePractice, May 29, 2018, Gothenburg, Sweden : SER\&IP' 18}, booktitle = {2018 ACM/IEEE 5th International Workshop on Software Engineering Research and Industrial PracticePractice, May 29, 2018, Gothenburg, Sweden : SER\&IP' 18}, publisher = {ACM}, address = {New York, NY}, pages = {1 -- 9}, year = {2018}, abstract = {Often, research results from collaboration projects are not transferred into productive environments even though approaches are proven to work in demonstration prototypes. These demonstration prototypes are usually too fragile and error-prone to be transferred easily into productive environments. A lot of additional work is required. Inspired by the idea of an incremental delivery process, we introduce an architecture pattern, which combines the approach of Metrics Driven Research Collaboration with microservices for the ease of integration. It enables keeping track of project goals over the course of the collaboration while every party may focus on their expert skills: researchers may focus on complex algorithms, practitioners may focus on their business goals. Through the simplified integration (intermediate) research results can be introduced into a productive environment which enables getting an early user feedback and allows for the early evaluation of different approaches. The practitioners' business model benefits throughout the full project duration.}, language = {en} } @inproceedings{SchreiberKraftZuendorf2017, author = {Schreiber, Marc and Kraft, Bodo and Z{\"u}ndorf, Albert}, title = {Metrics Driven Research Collaboration: Focusing on Common Project Goals Continuously}, series = {39th International Conference on Software Engineering, May 20-28, 2017 - Buenos Aires, Argentina}, booktitle = {39th International Conference on Software Engineering, May 20-28, 2017 - Buenos Aires, Argentina}, pages = {8 Seiten}, year = {2017}, abstract = {Research collaborations provide opportunities for both practitioners and researchers: practitioners need solutions for difficult business challenges and researchers are looking for hard problems to solve and publish. Nevertheless, research collaborations carry the risk that practitioners focus on quick solutions too much and that researchers tackle theoretical problems, resulting in products which do not fulfill the project requirements. In this paper we introduce an approach extending the ideas of agile and lean software development. It helps practitioners and researchers keep track of their common research collaboration goal: a scientifically enriched software product which fulfills the needs of the practitioner's business model. This approach gives first-class status to application-oriented metrics that measure progress and success of a research collaboration continuously. Those metrics are derived from the collaboration requirements and help to focus on a commonly defined goal. An appropriate tool set evaluates and visualizes those metrics with minimal effort, and all participants will be pushed to focus on their tasks with appropriate effort. Thus project status, challenges and progress are transparent to all research collaboration members at any time.}, language = {en} } @inproceedings{SchreiberKraftZuendorf2017, author = {Schreiber, Marc and Kraft, Bodo and Z{\"u}ndorf, Albert}, title = {Metrics driven research collaboration: focusing on common project goals continuously}, series = {Proceedings : 2017 IEEE/ACM 4th International Workshop on Software Engineering Research and Industrial Practice : SER\&IP 2017 : 21 May 2017 Buenos Aires, Argentina}, booktitle = {Proceedings : 2017 IEEE/ACM 4th International Workshop on Software Engineering Research and Industrial Practice : SER\&IP 2017 : 21 May 2017 Buenos Aires, Argentina}, editor = {Bilof, Randall}, publisher = {IEEE Press}, address = {Piscataway, NJ}, isbn = {978-1-5386-2797-6}, doi = {10.1109/SER-IP.2017..6}, pages = {41 -- 47}, year = {2017}, language = {en} } @misc{NobisrathZuendorfGeorgeetal.2017, author = {Nobisrath, Ulrich and Z{\"u}ndorf, Albert and George, Tobias and Ruben, Jubeh and Kraft, Bodo}, title = {Software Stories Guide}, pages = {21}, year = {2017}, abstract = {Software Stories are a simple graphical notation for requirements analysis and design in agile software projects. Software Stories are based on example scenarios. Example scenarios facilitate the communication between lay people or domain experts and software experts.}, language = {en} } @inproceedings{SchmidtsBoltesKraftetal.2017, author = {Schmidts, Oliver and Boltes, Maik and Kraft, Bodo and Schreiber, Marc}, title = {Multi-pedestrian tracking by moving Bluetooth-LE beacons and stationary receivers}, series = {2017 International Conference on Indoor Positioning and Indoor Navigation (IPIN), 18-21 September 2017, Sapporo, Japan}, booktitle = {2017 International Conference on Indoor Positioning and Indoor Navigation (IPIN), 18-21 September 2017, Sapporo, Japan}, pages = {1 -- 4}, year = {2017}, language = {en} } @inproceedings{SchreiberKraftZuendorf2016, author = {Schreiber, Marc and Kraft, Bodo and Z{\"u}ndorf, Albert}, title = {Cost-efficient quality assurance of natural language processing tools through continuous monitoring with continuous integration}, series = {3rd International Workshop on Software Engineering Research and Industrial Practice}, booktitle = {3rd International Workshop on Software Engineering Research and Industrial Practice}, doi = {10.1145/2897022.2897029}, pages = {46 -- 52}, year = {2016}, language = {en} } @article{SchreiberBarkschatKraftetal.2015, author = {Schreiber, Marc and Barkschat, Kai and Kraft, Bodo and Z{\"u}ndorf, Albert}, title = {Quick Pad Tagger : An Efficient Graphical User Interface for Building Annotated Corpora with Multiple Annotation Layers}, series = {Computer Science \& Information Technology (CS \& IT)}, volume = {5}, journal = {Computer Science \& Information Technology (CS \& IT)}, number = {4}, publisher = {Academy \& Industry Research Collaboration Center (AIRCC)}, isbn = {978-1-921987-32-8}, issn = {2231 - 5403}, doi = {10.5121/csit.2015.50413}, pages = {131 -- 143}, year = {2015}, language = {en} } @inproceedings{SchreiberBarkschatKraft2014, author = {Schreiber, Marc and Barkschat, Kai and Kraft, Bodo}, title = {Using Continuous Integration to organize and monitor the annotation process of domain specific corpora}, series = {5th International Conference on Information and Communication Systems (ICICS) : 1-3 April 2014, Irbid, Jordanien}, booktitle = {5th International Conference on Information and Communication Systems (ICICS) : 1-3 April 2014, Irbid, Jordanien}, organization = {International Conference on Information and Communication Systems <5, 2014, Irbid, Jordanien>}, isbn = {978-1-4799-3022-7}, doi = {10.1109/IACS.2014.6841958}, pages = {1 -- 6}, year = {2014}, language = {en} } @inproceedings{KraftZoell2014, author = {Kraft, Bodo and Z{\"o}ll, Axel}, title = {Von der Langstrecke zum Sprint - Agile Methoden in traditionellen Unternehmen}, series = {Projektmanagement und Vorgehensmodelle 2014 : soziale Aspekte und Standardisierung}, booktitle = {Projektmanagement und Vorgehensmodelle 2014 : soziale Aspekte und Standardisierung}, editor = {Engstler, Martin}, publisher = {Gesellschaft f{\"u}r Informatik}, address = {Bonn}, organization = {FH Aachen, University of Applied Sciences}, isbn = {978-3-88579-630-5}, pages = {35 -- 46}, year = {2014}, language = {de} } @inproceedings{SchreiberHirtbachKraftetal.2013, author = {Schreiber, Marc and Hirtbach, Stefan and Kraft, Bodo and Steinmetzler, Andreas}, title = {Software in the city: visual guidance through large scale software projects}, series = {Software Engineering 2013 : Fachtagung des GI-Fachbereichs Softwaretechnik, 26. Februar-1. M{\"a}rz 2013 in Aachen. (GI-Edition ; 213)}, booktitle = {Software Engineering 2013 : Fachtagung des GI-Fachbereichs Softwaretechnik, 26. Februar-1. M{\"a}rz 2013 in Aachen. (GI-Edition ; 213)}, editor = {Kowalewski, Stefan}, publisher = {Ges. f{\"u}r Informatik}, address = {Bonn}, isbn = {978-3-88579-607-7 ; 978-3-88579-609-1}, pages = {213 -- 224}, year = {2013}, language = {en} } @article{KirchhofKraft2012, author = {Kirchhof, Michael and Kraft, Bodo}, title = {Hybrides Vorgehensmodell : Agile und klassische Methoden im Projekt passend kombinieren}, series = {ProjektMagazin}, journal = {ProjektMagazin}, number = {11}, publisher = {Berleb Media}, address = {Taufkirchen}, pages = {11 S.}, year = {2012}, abstract = {Agil ist im Trend und immer mehr Unternehmen, die ihre Projekte bisher nach klassischen Prinzipien durchf{\"u}hrten, denken {\"u}ber den Einsatz agiler Methoden nach. Doch selbst wenn die Organisation bereits beide Philosophien unterst{\"u}tzt, gilt f{\"u}r ein Projekt meist die klare Vorgabe: agil oder klassisch. Es gibt aber noch einen anderen Ansatz, mit diesen "unterschiedlichen Welten" umzugehen: Und zwar die beiden Philosophien innerhalb eines Projekts zu kombinieren. Wie dies in der Praxis aussehen und gelingen kann, zeigen Dr. Michael Kirchhof und Prof. Dr. Bodo Kraft in diesem Beitrag.}, language = {de} } @article{HackerKraftZoell2011, author = {Hacker, Tobias and Kraft, Bodo and Z{\"o}ll, Axel}, title = {Projektzuschnitt f{\"u}r die inkrementelle Systementwicklung im Konzernverbund}, isbn = {978-3-8322-9990-3}, pages = {78 -- 83}, year = {2011}, language = {de} } @inproceedings{KirchhofKraft2011, author = {Kirchhof, Michael and Kraft, Bodo}, title = {Dogmatisches „Entweder agil oder klassisch" im Projektmanagement hat ausgedient - die richtige Mischung macht's}, series = {Projekt-Sternstunden : strahlende Erfolge durch Kompetenz}, booktitle = {Projekt-Sternstunden : strahlende Erfolge durch Kompetenz}, publisher = {GPM}, address = {N{\"u}rnberg}, isbn = {978-3-924841-60-7}, pages = {414 -- 425}, year = {2011}, language = {de} } @inproceedings{HeerRedkowitzKraft2008, author = {Heer, Thomas and Redkowitz, Daniel and Kraft, Bodo}, title = {Tool Support for the Integration of Light-Weight Ontologies}, isbn = {978-3-642-00670-8}, year = {2008}, abstract = {Abstract of the authors: In many areas of computer science ontologies become more and more important. The use of ontologies for domain modeling often brings up the issue of ontology integration. The task of merging several ontologies, covering specific subdomains, into one united ontology has to be solved. Many approaches for ontology integration aim at automating the process of ontology alignment. However, a complete automation is not feasible, and user interaction is always required. Nevertheless, most ontology integration tools offer only very limited support for the interactive part of the integration process. In this paper, we present a novel approach for the interactive integration of ontologies. The result of the ontology integration is incrementally updated after each definition of a correspondence between ontology elements. The user is guided through the ontologies to be integrated. By restricting the possible user actions, the integrity of all defined correspondences is ensured by the tool we developed. We evaluated our tool by integrating different regulations concerning building design.}, subject = {Ontologie }, language = {de} }