Development of a Fully Automated Glioma-Grading Pipeline Using Post-Contrast T1-Weighted Images Combined with Cloud-Based 3D Convolutional Neural Network

Total Page:16

File Type:pdf, Size:1020Kb

Development of a Fully Automated Glioma-Grading Pipeline Using Post-Contrast T1-Weighted Images Combined with Cloud-Based 3D Convolutional Neural Network applied sciences Article Development of a Fully Automated Glioma-Grading Pipeline Using Post-Contrast T1-Weighted Images Combined with Cloud-Based 3D Convolutional Neural Network Hiroto Yamashiro 1, Atsushi Teramoto 1,* , Kuniaki Saito 1 and Hiroshi Fujita 2 1 Graduate School of Health Sciences, Fujita Health University, 1-98 Dengakugakubo, Kutsukake, Toyoake 470-1192, Aichi, Japan; [email protected] (H.Y.); [email protected] (K.S.) 2 Faculty of Engineering, Gifu University, 1-1 Yanagido, Gifu 501-1194, Gifu, Japan; [email protected] * Correspondence: [email protected] Featured Application: The proposed grading pipeline combined a cloud-based trained 3D CNN and our original 3D CNN is useful for early treatment of patients and prediction of their prognosis. Abstract: Glioma is the most common type of brain tumor, and its grade influences its treatment pol- icy and prognosis. Therefore, artificial-intelligence-based tumor grading methods have been studied. However, in most studies, two-dimensional (2D) analysis and manual tumor-region extraction were performed. Additionally, deep learning research that uses medical images experiences difficulties in collecting image data and preparing hardware, thus hindering its widespread use. Therefore, we developed a 3D convolutional neural network (3D CNN) pipeline for realizing a fully automated Citation: Yamashiro, H.; Teramoto, glioma-grading system by using the pretrained Clara segmentation model provided by NVIDIA A.; Saito, K.; Fujita, H. Development and our original classification model. In this method, the brain tumor region was extracted using of a Fully Automated the Clara segmentation model, and the volume of interest (VOI) created using this extracted region Glioma-Grading Pipeline Using was assigned to a grading 3D CNN and classified as either grade II, III, or IV. Through evaluation Post-Contrast T1-Weighted Images using 46 regions, the grading accuracy of all tumors was 91.3%, which was comparable to that of Combined with Cloud-Based 3D the method using multi-sequence. The proposed pipeline scheme may enable the creation of a fully Convolutional Neural Network. Appl. Sci. 2021, 11, 5118. https://doi.org/ automated glioma-grading pipeline in a single sequence by combining the pretrained 3D CNN and 10.3390/app11115118 our original 3D CNN. Academic Editor: Keun-Ho Ryu Keywords: brain tumor; magnetic resonance imaging; grading; convolutional neural network Received: 7 May 2021 Accepted: 29 May 2021 Published: 31 May 2021 1. Introduction Glioma is a type of primary brain tumor and is the most common type of brain tumors. Publisher’s Note: MDPI stays neutral The grade of glioma is given as an index of its malignancy, and it significantly influences with regard to jurisdictional claims in its treatment policy and prognosis [1]. In clinical practice, the treatment policy for grade IV published maps and institutional affil- glioma is different from that of the other grades because it progresses rapidly and has a iations. poor prognosis. Therefore, accurate diagnosis of grade leads to accurate early treatment. Nevertheless, grading as a definite diagnosis cannot be performed without the pathological examination of the removed tumor tissue. Therefore, before the surgical operation, neurol- ogists estimate the tumor grade using magnetic resonance imaging (MRI) findings, such as Copyright: © 2021 by the authors. the presence or absence of the ring enhancement effect. However, these characteristics vary Licensee MDPI, Basel, Switzerland. among patients and it makes diagnosis difficult [2–5]. Therefore, many researchers are This article is an open access article trying to solve this problem of low accuracy using a convolutional neural network (CNN), distributed under the terms and which is one of the excellent image-analysis technologies. Yang et al. [6] classified the conditions of the Creative Commons grade of glioma using fine-tuned GoogLeNet. Furthermore, Abd-Ellah et al. [7] proposed a Attribution (CC BY) license (https:// glioma detection and grading system using a parallel deep CNN. In addition to gliomas, a creativecommons.org/licenses/by/ computer-aided diagnosis (CAD) system for brain tumors using CNN is being developed. 4.0/). Appl. Sci. 2021, 11, 5118. https://doi.org/10.3390/app11115118 https://www.mdpi.com/journal/applsci Appl. Sci. 2021, 11, 5118 2 of 11 Appl. Sci. 2021, 11, 5118 2 of 11 CNN is being developed. Abd El Kader et al. [8] proposed a differential deep CNN model to classify abnormal or normal MR brain images, and Díaz-Pernas et al. [9] proposed a Abdmultiscale El Kader CNN et al.model [8] proposed for region a differentialextraction an deepd classification CNN model of tothree classify types abnormal of brain ortu- normalmors, including MR brain glioma, images, in and post-contrast Díaz-Pernas T1-w et al.eighted [9] proposed images. a multiscaleHowever, CNNin these model studies, for region3D MR extraction images were and analyzed classification on a of slice-by-slice three types ofbasis. brain It tumors,is considered including that glioma,a more accurate in post- contrastanalysis T1-weighted will be possible images. using However, 3D images in these because studies, tumors 3D MR grow images in multiple were analyzed directions. on aAdditionally, slice-by-slice basis.when Itthe is consideredtumor regions that awere more ma accuratenually analysisextracted, will the be variations possible using in these 3D images because tumors grow in multiple directions. Additionally, when the tumor regions regions influenced the grading accuracy. Therefore, these problems can be solved by ap- were manually extracted, the variations in these regions influenced the grading accuracy. plying automated tumor-region extraction and grading using 3D MR images. In fact, Chen Therefore, these problems can be solved by applying automated tumor-region extraction et al. [10] developed an automatic CAD system of gliomas that combines automatic seg- and grading using 3D MR images. In fact, Chen et al. [10] developed an automatic CAD mentation and radiomics. By training and evaluation using Multimodal Brain Tumor Seg- system of gliomas that combines automatic segmentation and radiomics. By training mentation Challenge 2015 (BraTS2015) dataset, the grading accuracy was observed to be and evaluation using Multimodal Brain Tumor Segmentation Challenge 2015 (BraTS2015) 91.3%. Furthermore, Zhuge et al. [11] proposed automated glioma-grading system using dataset, the grading accuracy was observed to be 91.3%. Furthermore, Zhuge et al. [11] 3D U-Net and 3D CNN. By training and evaluation using BraTS2018 dataset, the grading proposed automated glioma-grading system using 3D U-Net and 3D CNN. By training accuracy was observed to be 97.1%. and evaluation using BraTS2018 dataset, the grading accuracy was observed to be 97.1%. Nevertheless, many of these studies such as Chen et al. [10] proposed method re- Nevertheless, many of these studies such as Chen et al. [10] proposed method required multi-sequencequired multi-sequence MR images MR images as input, as whichinput, leadswhich to leads a reduction to a reduction in the numberin the number of cases of duecases to due the to lack the of lack specific of specific sequences sequences and increasesand increases the computationalthe computational cost cost by enlargingby enlarg- theinginput the input data data size. size. In addition, In addition, a significant a significant number number of datasets of datasets and high and computationalhigh computa- costtional are cost required are required for training for training a deep a deep learning learning network network [12 ].[12]. However, However, in in the the case case of of usingusing medicalmedical images,images, thethe amountamount ofof availableavailable datadata isis limitedlimited owingowing toto severalseveral challenges,challenges, includingincluding ethicalethical problemsproblems andand lacklack ofof cooperationcooperation amongamong hospitalshospitals [[13,14].13,14]. Additionally, notnot everyoneeveryone cancan installinstall aa high-performancehigh-performance machinemachine thatthat cancan withstandwithstand aasubstantial substantial computationalcomputational loadload [[15,16].15,16]. Therefore,Therefore, fine-tuningfine-tuning aa modelmodel pretrainedpretrained byby natural natural images images contributescontributes towardtoward reducingreducing thethe amountamount ofof medicalmedical imageimage datadata requiredrequired asas wellwell asas thethe computationalcomputational cost cost [17 [17,18].,18]. However, However, it wasit was difficult difficult to adapt to adapt the modelthe model to 3D to images, 3D images, such assuch to brainas to MRbrain images. MR images. Therefore,Therefore, NVIDIA NVIDIA is is attempting attempting to to solve solve this this problem problem by by providing providing models models trained trained by variousby various medical medical images images in the in Clarathe Clara project projec [19].t [19]. A grading A grading system system can be can easily be easily developed devel- usingoped theusing brain the tumorbrain segmentationtumor segmentation model formodel single for sequence single sequence MR images MR ofimages the project. of the Therefore,project. Therefore, in this study, in this we study, developed we devel a fullyoped automated a fully automated glioma-grading glioma-grading pipeline pipeline using post-contrastusing post-contrast T1-weighted T1-weighted images images using usin twog 3D two CNNs—the 3D CNNs—the trained trained model
Recommended publications
  • Tube Convolutional Neural Network (T-CNN) for Action Detection in Videos
    Tube Convolutional Neural Network (T-CNN) for Action Detection in Videos Rui Hou, Chen Chen, Mubarak Shah Center for Research in Computer Vision (CRCV), University of Central Florida (UCF) [email protected], [email protected], [email protected] Abstract Deep learning has been demonstrated to achieve excel- lent results for image classification and object detection. However, the impact of deep learning on video analysis has been limited due to complexity of video data and lack of an- notations. Previous convolutional neural networks (CNN) based video action detection approaches usually consist of two major steps: frame-level action proposal generation and association of proposals across frames. Also, most of these methods employ two-stream CNN framework to han- dle spatial and temporal feature separately. In this paper, we propose an end-to-end deep network called Tube Con- volutional Neural Network (T-CNN) for action detection in videos. The proposed architecture is a unified deep net- work that is able to recognize and localize action based on 3D convolution features. A video is first divided into equal length clips and next for each clip a set of tube pro- Figure 1: Overview of the proposed Tube Convolutional posals are generated based on 3D Convolutional Network Neural Network (T-CNN). (ConvNet) features. Finally, the tube proposals of differ- ent clips are linked together employing network flow and spatio-temporal action detection is performed using these tracking based approaches [32]. Moreover, in order to cap- linked video proposals. Extensive experiments on several ture both spatial and temporal information of an action, two- video datasets demonstrate the superior performance of T- stream networks (a spatial CNN and a motion CNN) are CNN for classifying and localizing actions in both trimmed used.
    [Show full text]
  • Render for CNN: Viewpoint Estimation in Images Using Cnns Trained with Rendered 3D Model Views
    Render for CNN: Viewpoint Estimation in Images Using CNNs Trained with Rendered 3D Model Views Hao Su∗, Charles R. Qi∗, Yangyan Li, Leonidas J. Guibas Stanford University Abstract Object viewpoint estimation from 2D images is an ConvoluƟonal Neural Network essential task in computer vision. However, two issues hinder its progress: scarcity of training data with viewpoint annotations, and a lack of powerful features. Inspired by the growing availability of 3D models, we propose a framework to address both issues by combining render-based image synthesis and CNNs (Convolutional Neural Networks). We believe that 3D models have the potential in generating a large number of images of high variation, which can be well exploited by deep CNN with a high learning capacity. Figure 1. System overview. We synthesize training images by overlaying images rendered from large 3D model collections on Towards this goal, we propose a scalable and overfit- top of real images. CNN is trained to map images to the ground resistant image synthesis pipeline, together with a novel truth object viewpoints. The training data is a combination of CNN specifically tailored for the viewpoint estimation task. real images and synthesized images. The learned CNN is applied Experimentally, we show that the viewpoint estimation from to estimate the viewpoints of objects in real images. Project our pipeline can significantly outperform state-of-the-art homepage is at https://shapenet.cs.stanford.edu/ methods on PASCAL 3D+ benchmark. projects/RenderForCNN 1. Introduction However, this is contrary to the recent finding — features learned by task-specific supervision leads to much better 3D recognition is a cornerstone problem in many vi- task performance [16, 11, 14].
    [Show full text]
  • Calls, Clicks & Smes
    Interactive Local Media A TKG Continuous Advisory Service White Paper #05-03 November 1, 2005 From Reach to Targeting: The Transformation of TV in the Internet Age By Michael Boland Copyright © 2005 The Kelsey Group All Rights Reserved. This published material may not be duplicated or copied in any form without the express prior written consent of The Kelsey Group. Misuse of these materials may expose the infringer to civil or criminal liabilities under Federal Law. The Kelsey Group disclaims any warranty with respect to these materials and, in addition, The Kelsey Group disclaims any liability for direct, indirect or consequential damages that may result from the use of the information and data contained in these materials. 600 Executive Drive • Princeton • NJ • 08540 • (609) 921-7200 • Fax (609) 921-2112 Advisory Services • Research • Consulting • [email protected] Executive Summary The Internet Protocol Television (IPTV) revolution is upon us. The transformation of television that began with the VCR and gained significant momentum with TiVo is now accelerating dramatically with “on-demand” cable, video search and IPTV. Billions of dollars are at stake, and a complex and competitive landscape is also starting to emerge. It includes traditional media companies (News Corp., Viacom), Internet search engines and portals (America Online, Google, Yahoo!), telcos (BellSouth, SBC, Verizon) and the cable companies themselves (Comcast, Cox Communications). Why is all this happening now? While there was a great deal of hype in the 1990s about TV-Internet convergence, or “interactive TV,” previous attempts failed in part because of low broadband penetration, costly storage and inferior video-streaming technologies.
    [Show full text]
  • Precise and High-Throughput Analysis of Maize Cob Geometry Using Deep
    Kienbaum et al. Plant Methods (2021) 17:91 https://doi.org/10.1186/s13007-021-00787-6 Plant Methods METHODOLOGY Open Access DeepCob: precise and high-throughput analysis of maize cob geometry using deep learning with an application in genebank phenomics Lydia Kienbaum1, Miguel Correa Abondano1, Raul Blas2 and Karl Schmid1,3* Abstract Background: Maize cobs are an important component of crop yield that exhibit a high diversity in size, shape and color in native landraces and modern varieties. Various phenotyping approaches were developed to measure maize cob parameters in a high throughput fashion. More recently, deep learning methods like convolutional neural networks (CNNs) became available and were shown to be highly useful for high-throughput plant phenotyping. We aimed at comparing classical image segmentation with deep learning methods for maize cob image segmentation and phenotyping using a large image dataset of native maize landrace diversity from Peru. Results: Comparison of three image analysis methods showed that a Mask R-CNN trained on a diverse set of maize cob images was highly superior to classical image analysis using the Felzenszwalb-Huttenlocher algorithm and a Window-based CNN due to its robustness to image quality and object segmentation accuracy ( r = 0.99 ). We inte- grated Mask R-CNN into a high-throughput pipeline to segment both maize cobs and rulers in images and perform an automated quantitative analysis of eight phenotypic traits, including diameter, length, ellipticity, asymmetry, aspect ratio and average values of red, green and blue color channels for cob color. Statistical analysis identifed key training parameters for efcient iterative model updating.
    [Show full text]
  • Julian E. Zelizer
    Julian E. Zelizer Julian E. Zelizer Department of History and Woodrow Wilson School Princeton University 136 Dickinson Hall Princeton, NJ 08544-1174 Phone: 609-258-8846 Cell Phone: 609-751-4147 Department FAX: 609-258-5326 Faculty Appointments Professor of History and Public Affairs, Princeton University, 2007-Present. Faculty Associate, Center for the Study for the Study of Democratic Politics, 2007-Present. Professor of History, Boston University, 2004-2007. Faculty Associate, Center for American Political Studies, Harvard University, 2004-2007. Associate Professor, Department of Public Administration and Policy, State University of New York at Albany, 2002-2004. Joint appointment with the Department of Political Science. Affiliated Faculty, Center of Policy Research, State University of New York at Albany, 2002- 2004. Associate Professor, Department of History, State University of New York at Albany, 1999- 2002. Joint Appointment with Department of Public Administration and Policy, 1999-2002. Assistant Professor, Department of History, State University of New York at Albany, 1996- 1999. Education Ph.D., Department of History, The Johns Hopkins University, 1996. M.A., with four Distinctions, Department of History, The Johns Hopkins University, 1993. B.A., Summa Cum Laude with Highest Honors in History, Brandeis University, 1991. Editorial Positions Co-Editor, Politics and Society in Twentieth Century America book series, Princeton University Press, 2002-Present. Editorial Board, The Journal of Policy History, 2002-Present. Books Jimmy Carter (New York: Times Books, Forthcoming, Fall 2010). 2 Conservatives in Power: The Reagan Years, 1981-1989 (Boston: Bedford, Forthcoming, Fall 2010). Arsenal of Democracy: The Politics of National Security--From World War II to the War on Terrorism (New York: Basic Books, 2010).
    [Show full text]
  • Render for CNN: Viewpoint Estimation in Images Using Cnns Trained with Rendered 3D Model Views
    Render for CNN: Viewpoint Estimation in Images Using CNNs Trained with Rendered 3D Model Views Hao Su⇤, Charles R. Qi⇤, Yangyan Li, Leonidas J. Guibas Stanford University Abstract Object viewpoint estimation from 2D images is an ConvoluƟonal Neural Network essential task in computer vision. However, two issues hinder its progress: scarcity of training data with viewpoint annotations, and a lack of powerful features. Inspired by the growing availability of 3D models, we propose a framework to address both issues by combining render-based image synthesis and CNNs (Convolutional Neural Networks). We believe that 3D models have the potential in generating a large number of images of high variation, which can be well exploited by deep CNN with a high learning capacity. Figure 1. System overview. We synthesize training images by overlaying images rendered from large 3D model collections on Towards this goal, we propose a scalable and overfit- top of real images. CNN is trained to map images to the ground resistant image synthesis pipeline, together with a novel truth object viewpoints. The training data is a combination of CNN specifically tailored for the viewpoint estimation task. real images and synthesized images. The learned CNN is applied Experimentally, we show that the viewpoint estimation from to estimate the viewpoints of objects in real images. Project our pipeline can significantly outperform state-of-the-art homepage is at https://shapenet.cs.stanford.edu/ methods on PASCAL 3D+ benchmark. projects/RenderForCNN 1. Introduction However, this is contrary to the recent finding — features learned by task-specific supervision leads to much better 3D recognition is a cornerstone problem in many vi- task performance [16, 11, 14].
    [Show full text]
  • History Early History
    Cable News Network, almost always referred to by its initialism CNN, is a U.S. cable newsnetwork founded in 1980 by Ted Turner.[1][2] Upon its launch, CNN was the first network to provide 24-hour television news coverage,[3] and the first all-news television network in the United States.[4]While the news network has numerous affiliates, CNN primarily broadcasts from its headquarters at the CNN Center in Atlanta, the Time Warner Center in New York City, and studios in Washington, D.C. and Los Angeles. CNN is owned by parent company Time Warner, and the U.S. news network is a division of the Turner Broadcasting System.[5] CNN is sometimes referred to as CNN/U.S. to distinguish the North American channel from its international counterpart, CNN International. As of June 2008, CNN is available in over 93 million U.S. households.[6] Broadcast coverage extends to over 890,000 American hotel rooms,[6] and the U.S broadcast is also shown in Canada. Globally, CNN programming airs through CNN International, which can be seen by viewers in over 212 countries and territories.[7] In terms of regular viewers (Nielsen ratings), CNN rates as the United States' number two cable news network and has the most unique viewers (Nielsen Cume Ratings).[8] History Early history CNN's first broadcast with David Walkerand Lois Hart on June 1, 1980. Main article: History of CNN: 1980-2003 The Cable News Network was launched at 5:00 p.m. EST on Sunday June 1, 1980. After an introduction by Ted Turner, the husband and wife team of David Walker and Lois Hart anchored the first newscast.[9] Since its debut, CNN has expanded its reach to a number of cable and satellite television networks, several web sites, specialized closed-circuit networks (such as CNN Airport Network), and a radio network.
    [Show full text]
  • Compressed Convolutional Neural Network For
    COMPRESSED CONVOLUTIONAL NEURAL NETWORK FOR AUTONOMOUS SYSTEMS A Thesis Submitted to the Faculty of Purdue University by Durvesh Pathak In Partial Fulfillment of the Requirements for the Degree of Master of Science in Electrical and Computer Engineering December 2018 Purdue University Indianapolis, Indiana ii THE PURDUE UNIVERSITY GRADUATE SCHOOL STATEMENT OF COMMITTEE APPROVAL Dr. Mohamed El-Sharkawy, Chair Department of Engineering and Technology Dr. Maher Rizkalla Department of Engineering and Technology Dr. Brian King Department of Engineering and Technology Approved by: Dr. Brian King Head of the Graduate Program iii This is dedicated to my parents Bharati Pathak and Ramesh Chandra Pathak, my brother Nikhil Pathak and my amazing friends Jigar Parikh and Ankita Shah. iv ACKNOWLEDGMENTS This wouldn't have been possible without the support of Dr. Mohamed El- Sharkawy. It was his constant support and motivation during the course of my thesis, that helped me to pursue my research. He has been a constant source of ideas. I would also like to thank the entire Electrical and Computer Engineering Department, especially Sherrie Tucker, for making things so easy for us and helping us throughout our time at IUPUI. I would also like to thank people I collaborated with during my time at IUPUI, De- want Katare, Akash Gaikwad, Surya Kollazhi Manghat, Raghavan Naresh Saranga- pani without your support it would be very difficult to get things done. A special thank to my friends and mentors Aloke, Nilesh, Irtzam, Shantanu, Har- shal, Vignesh, Mahajan, Arminta, Yash, Kunal, Priyan, Gauri, Rajas, Mitra, Monil, Ania, Poorva, and many more for being around.
    [Show full text]
  • Governing the “Spatial Reach”? Spheres of Influence and Challenges to Global Media Policy
    International Journal of Communication 1 (2007), 56-73 1932-8036/20070056 Governing the “Spatial Reach”? Spheres of Influence and Challenges to Global Media Policy INGRID VOLKMER University of Otago The advanced globalization process reveals not only new 'network' information infrastructures but new political terrains. Although communication theory has just commenced to debate new forms of 'public' discourse, it is of equal importance to address new emerging issues of information sovereignty within a transnational public space. The following article attempts to 'map' the arising spheres of 'sovereignty.' In the first part, the article develops the conceptual shift of 'sovereignty' as 'ontological spaces' which provide, in the second part, a framework of analysis of today's transnational political information flows. The advanced global communication process of the 21st century discloses new symbolic boundaries within a sophisticated globalized media sphere which constitute new layers of not only cultural but increasingly political relevance. It seems as if not only central values of ‘Western’ and ‘Moslem’ worlds indisputably collide but it has illustrated once more the powerful role of global mediated communication itself. In comparison to today’s complex multidimensional globalization process, things were refreshingly simple in McLuhan’s time in the early satellite age. The metaphor of the “Global Village” (McLuhan/Powers, 1989) was coined to describe the notion of a cultural ‘contraction’ of otherwise conflicted societies into a borderless homogenized world. Within the dusty boundaries of the Cold War time, of ‘iron curtains’ and walls raised to (physically!) separate ideological terrains, structured international relations in those days. Given this geopolitical context, McLuhan’s vision has been perceived as a truly liberating idea, liberating through the view on the world as a whole.
    [Show full text]
  • Sentiment Analysis Via Sentence Type Classification Using Bilstm-CRF
    Expert Systems With Applications 72 (2017) 221–230 Contents lists available at ScienceDirect Expert Systems With Applications journal homepage: www.elsevier.com/locate/eswa Improving sentiment analysis via sentence type classification using BiLSTM-CRF and CNN ∗ Tao Chen a, Ruifeng Xu a,b, , Yulan He c, Xuan Wang a a Shenzhen Engineering Laboratory of Performance Robots at Digital Stage, Shenzhen Graduate School, Harbin Institute of Technology, Shenzhen, China b Guangdong Provincial Engineering Technology Research Center for Data Science, Guangzhou, China c School of Engineering and Applied Science, Aston University, Birmingham, UK a r t i c l e i n f o a b s t r a c t Article history: Different types of sentences express sentiment in very different ways. Traditional sentence-level senti- Received 9 July 2016 ment classification research focuses on one-technique-fits-all solution or only centers on one special type Revised 1 October 2016 of sentences. In this paper, we propose a divide-and-conquer approach which first classifies sentences Accepted 21 October 2016 into different types, then performs sentiment analysis separately on sentences from each type. Specif- Available online 9 November 2016 ically, we find that sentences tend to be more complex if they contain more sentiment targets. Thus, Keywords: we propose to first apply a neural network based sequence model to classify opinionated sentences into Natural language processing three types according to the number of targets appeared in a sentence. Each group of sentences is then Sentiment analysis fed into a one-dimensional convolutional neural network separately for sentiment classification. Our ap- Deep neural network proach has been evaluated on four sentiment classification datasets and compared with a wide range of baselines.
    [Show full text]
  • Lucifer-Onde-A-Verdade-É-A-Lei-Bob-Navarro.Pdf
    1 “O real Conhecimento não é a repetição de informação, mas a soma da Sensação e Lógica que define a própria Verdade. É o corpo da Luz em expressão temporal; - que dá vida as palavras e se faz vivo por elas." - Bob 10-3-2012 SP 2 ÍNDICE: PRIMEIRA PARTE: Introdução. Do autor. OUB. A história que não contam. Vivemos uma grande fraude. SEGUNDA PARTE: Lucifer. Sobre a Teia. Geometria Sagrada – Momentos eternos: Momento Alpha – Ponto, sensação, fêmea. Momento Beta – Reta, lógica, macho. Momento Celta – Escolha por reação, triângulo. Momento Delta – Forma, criação, quadrado. Momento Quina – Defesa, fúria, família, inter-ego. Momento Secta – Sabedoria, entendimento. Momento Septa – Escolha pela ação, poder. Momento Octa – Riqueza, conquista, glória. Momento Nona – Destruição, reciclagem. Momento Deca – Ponderação, paciência, controle. Momento Elpha – Sacrifício, construção. Momento Dota – O Reinado. Momento Ômega – O Deus Livre. Reinos – De Alpha a Ômega nos teatros do tempo. Éter. Momento Lux. 3 Adaptação. Revolução – Visão Ômega sobre Alpha. Evolução – Recontagem sobre Alpha de novo Raio. Deuses – O domínio da Consciência. Dualidade – Só da ilha se vê o continente. Destino e Livre arbítrio – Lógica e Sensação. Jeová e Lucifer – Um não bebe sem o outro. As Igrejas x Escolas de Mistérios – O Teatro da Terra. Do Apocalipse ao Ragnarök – A respiração da Vida. Orion - Os Três Reis – O desdobramento final. Conclusão. Constituição brasileira - Liberdade de expressão. ... Art. 5º Todos são iguais perante a lei, sem distinção de qualquer na- tureza,
    [Show full text]
  • Jews Control U.S.A., Therefore the World – Is That a Good Thing?
    Jews Control U.S.A., Therefore the World – Is That a Good Thing? By Chairman of the U.S. based Romanian National Vanguard©2007 www.ronatvan.com You probably don’t believe a world! That’s why we decided to back up with proof & facts all our statements in 15 (as short as possible) Chapters! v. 1.5 1 INDEX 1. Are Jews satanic? 1.1 What The Talmud Rules About Christians 1.2 Foes Destroyed During the Purim Feast 1.3 The Shocking "Kol Nidre" Oath 1.4 The Bar Mitzvah - A Pledge to The Jewish Race 1.5 Jewish Genocide over Armenian People 1.6 The Satanic Bible 1.7 Other Examples 2. Are Jews the “Chosen People” or the real “Israel”? 2.1 Who are the “Chosen People”? 2.2 God & Jesus quotes about race mixing and globalization 3. Are they “eternally persecuted people”? 3.1 Crypto-Judaism 4. Is Judeo-Christianity a healthy “alliance”? 4.1 The “Jesus was a Jew” Hoax 4.2 The "Judeo - Christian" Hoax 4.3 Judaism's Secret Book - The Talmud 5. Are Christian sects Jewish creations? Are they affecting Christianity? 5.1 Biblical Quotes about the sects , the Jews and about the results of them working together. 6. “Anti-Semitism” shield & weapon is making Jews, Gods! 7. Is the “Holocaust” a dirty Jewish LIE? 7.1 The Famous 66 Questions & Answers about the Holocaust 8. Jews control “Anti-Hate”, “Human Rights” & Degraded organizations??? 8.1 Just a small part of the full list: CULTURAL/ETHNIC 8.2 "HATE", GENOCIDE, ETC.
    [Show full text]