Abstract
There is an urgent need to develop new text mining solutions using High Performance Computing (HPC) and grid environments to tackle exponential growth in text data. Problem sizes are increasing by the day by addition of new text docments. The task of labelling sequence data such as part-of-speech (POS) tagging, chunking (shallow parsing) and named entity recognition is one of the most important tasks in Text Mining. Genia is a POS tagger which is specifically tuned for biomedical text. Genia is built with maximum entropy modelling and state of the art tagging algorithm. A Parallel version of genia tagger application has been implemented and performance has been compared on a number of different architectures. The focus has been particularly on scalability of the application. Scaling of 512 processors has been achieved and a method to scale to 10000 processors is proposed for massively parallel Text Mining applications. The parallel implementation of genia tagger is done using MPI for achieving portable code. ©2009 IEEE.
Original language | English |
---|---|
Title of host publication | ICSCCW 2009 - 5th International Conference on Soft Computing, Computing with Words and Perceptions in System Analysis, Decision and Control|ICSCCW - Int. Conf. Soft Comput., Comput. Words Percept. Syst. Anal., Decis. Control |
DOIs | |
Publication status | Published - 2009 |
Event | 5th International Conference on Soft Computing, Computing with Words and Perceptions in System Analysis, Decision and Control, ICSCCW 2009 - Famagusta Duration: 1 Jul 2009 → … |
Conference
Conference | 5th International Conference on Soft Computing, Computing with Words and Perceptions in System Analysis, Decision and Control, ICSCCW 2009 |
---|---|
City | Famagusta |
Period | 1/07/09 → … |
Keywords
- Component
- HPC
- Parallel computing
- Parsing
- Text mining