首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机的应用论文--信息处理(信息加工)论文--文字信息处理论文

Cancer Cure Decision Support System Based on Lda Topic Modelling

Acknowledgements第4-5页
Abstract第5页
Acronyms第10-11页
1 INTRODUCTION第11-16页
    1.1 BACKGROUND第11-12页
    1.2 MOTIVATION第12-13页
    1.3 PROBLEM STATEMENT第13页
    1.4 RESEARCH OBJECTIVES第13-14页
    1.5 CONTRIBUTIONS第14-15页
    1.6 OUTLINE第15-16页
2 LITERATURE SURVEY第16-25页
    2.1 DATA MINING TECHNOLOGIES第16-22页
        2.1.1 Statistics methods第17-18页
        2.1.2 Knowledge Discovery (KDD)第18-19页
        2.1.3 Text Mining Techniques第19-21页
        2.1.4 UMLS Metathesaurus第21-22页
    2.2 NAMED ENTITY RECOGNITION (NER)第22页
    2.3 KEY WORD EXTRACTION (KEA)第22-23页
    2.4 LATENT DIRICHLET ALLOCATION (LDA)第23页
    2.5 SUMMARY第23-25页
3 METHODOLOGY第25-53页
    3.1 DATA MINING AND PREPROCESSING第25-31页
        3.1.1 General techniques used for web scraping第26-31页
    3.2 NAMED ENTITY EXTRACTION第31-37页
        3.2.1 Gazetteer Based Named Entity Extraction第31-33页
        3.2.2 Using Aho-Corasick Algorithm to match entities第33-34页
        3.2.3 Evaluation of Gazetteer Based Named Entity Recognition第34-37页
    3.3 KEYWORD GENERATION USING KEA第37-41页
        3.3.1 Preparation of Corpus for KEA第37页
        3.3.2 Keyword Extraction using KEA第37-39页
        3.3.3 Performance and Evaluation of KEA on cancer stories第39-41页
    3.4 DOCUMENTS EXPLORATION AND TOPIC MODELLING第41-52页
        3.4.1 Approximating the number of topics in the corpus第42-44页
        3.4.2 LDA Topic modelling using KEA generated keyphrases第44-50页
        3.4.3 Stories similarity Calculation第50-52页
    3.5 SUMMARY第52-53页
4 REQUIREMENTS SPECIFICATION第53-67页
    4.1 INTRODUCTION第53页
    4.2 GENERAL DESCRIPTION第53-56页
        4.2.1 Product Perspective第53-54页
        4.2.2 Product Functions第54-55页
        4.2.3 Product Constraints第55页
        4.2.4 Assumptions and dependencies第55-56页
    4.3 SPECIFIC REQUIREMENTS第56-66页
        4.3.1 External Interface Requirements第56页
        4.3.2 User Characteristics第56-57页
        4.3.3 Functional Requirements第57-65页
        4.3.4 Non-Functional Requirements第65-66页
    4.4 SUMMARY第66-67页
5 SYSTEM DESIGN第67-83页
    5.1 ARCHITECTURE第67-73页
        5.1.1 CSRS Modules第68-70页
        5.1.2 Logical Database Requirements第70-73页
    5.2 SYSTEM DETAILED DESIGN第73-79页
        5.2.1 Login第73-74页
        5.2.2 Story Module第74-75页
        5.2.3 Fetching similar stories第75-77页
        5.2.4 Search Module第77-79页
    5.3 CLASSES AND OBJECT第79-82页
        5.3.1 Stories Controller Classes第79-81页
        5.3.2 Users Controller Classes第81-82页
    5.4 SUMMARY第82-83页
6 IMPLEMENTATION第83-91页
    6.1 SOFTWARE DEVELOPMENT TOOLS AND LANGUAGES第83页
    6.2 INTERFACES第83-87页
        6.2.1 Listing stories Lists all the stories from the database, it is the first page that loads stories and users are able to browse with the help of pagination第83-84页
        6.2.2 Read Story Interface第84页
        6.2.3 Edit Stories Interface第84页
        6.2.4 Change Password Interface第84-85页
        6.2.5 Manage Stories Interface第85-86页
        6.2.6 Home page第86页
        6.2.7 Search Story Page第86-87页
    6.3 SOFTWARE TESTING第87-91页
        6.3.1 Testing process第87-91页
CONCLUSION第91-93页
FUTURE WORK第93-94页
REFERENCES第94-97页
APPENDIX第97-106页

论文共106页,点击 下载论文
上一篇:税收数据支撑系统数据质量管控模块设计与实现
下一篇:教育领域的关联挖掘和学习预测技术研究与应用