newsleak

所属分类:其他
开发工具:Scala
文件大小:0KB
下载次数:0
上传日期:2016-11-16 16:14:01
上 传 者sh-1993
说明:  科学和数据驱动新闻:用于调查数据的未探索文本数据集的数据提取和交互式可视化-D...,
(Science and Data-Driven Journalism: Data Extraction and Interactive Visualization of Unexplored Textual Datasets for Investigative Data-Driven Journalism)

文件列表:
.travis.yml (2442, 2016-06-18)
CONTRIBUTING.md (3909, 2016-06-18)
LICENSE (34520, 2016-06-18)
build.sbt (0, 2016-06-18)
common/ (0, 2016-06-18)
common/build.sbt (337, 2016-06-18)
common/project/ (0, 2016-06-18)
common/project/plugins.sbt (57, 2016-06-18)
common/src/ (0, 2016-06-18)
common/src/main/ (0, 2016-06-18)
common/src/main/scala/ (0, 2016-06-18)
common/src/main/scala/model/ (0, 2016-06-18)
common/src/main/scala/model/Document.scala (1392, 2016-06-18)
common/src/main/scala/model/Entity.scala (1682, 2016-06-18)
common/src/main/scala/model/KeyTerm.scala (1016, 2016-06-18)
common/src/main/scala/model/Relationship.scala (1580, 2016-06-18)
common/src/main/scala/model/Tag.scala (1043, 2016-06-18)
common/src/main/scala/model/TimeExpression.scala (2198, 2016-06-18)
common/src/main/scala/model/queryable/ (0, 2016-06-18)
common/src/main/scala/model/queryable/DocumentQueryable.scala (4168, 2016-06-18)
common/src/main/scala/model/queryable/EntityQueryable.scala (5653, 2016-06-18)
common/src/main/scala/model/queryable/KeyTermQueryable.scala (1668, 2016-06-18)
common/src/main/scala/model/queryable/RelationshipQueryable.scala (2086, 2016-06-18)
common/src/main/scala/model/queryable/TagQueryable.scala (2477, 2016-06-18)
common/src/main/scala/model/queryable/impl/ (0, 2016-06-18)
common/src/main/scala/model/queryable/impl/DocumentQueryableImpl.scala (3963, 2016-06-18)
common/src/main/scala/model/queryable/impl/EntityQueryableImpl.scala (7071, 2016-06-18)
common/src/main/scala/model/queryable/impl/KeyTermQueryableImpl.scala (2208, 2016-06-18)
common/src/main/scala/model/queryable/impl/RelationshipQueryableImpl.scala (3205, 2016-06-18)
common/src/main/scala/model/queryable/impl/TagQueryableImpl.scala (3560, 2016-06-18)
common/src/main/scala/utils/ (0, 2016-06-18)
common/src/main/scala/utils/Benchmark.scala (2161, 2016-06-18)
common/src/main/scala/utils/DBSettings.scala (2180, 2016-06-18)
common/src/main/scala/utils/RichString.scala (1243, 2016-06-18)
common/src/main/scala/utils/io/ (0, 2016-06-18)
common/src/main/scala/utils/io/IoUtils.scala (1527, 2016-06-18)
common/src/main/scala/utils/nlp/ (0, 2016-06-18)
common/src/main/scala/utils/nlp/EnglishNLPUtils.scala (1623, 2016-06-18)
... ...

# NEW/S/LEAK [![Build Status](https://travis-ci.org/tudarmstadt-lt/newsleak.svg?branch=master)](https://travis-ci.org/tudarmstadt-lt/newsleak/) [![Coverage Status](https://coveralls.io/repos/tudarmstadt-lt/newsleak/badge.svg?branch=master&service=github)](https://coveralls.io/github/tudarmstadt-lt/newsleak?branch=master) [![Project status](https://img.shields.io/badge/status-active-brightgreen.svg)](#status) [![Project Licence](https://img.shields.io/badge/licence-AGPL-blue.svg)](#license) Science and Data-Driven Journalism: Data Extraction and Interactive Visualization of Unexplored Textual Datasets for Investigative Data-Driven Journalism (DIVID-DJ) * Website: [Project Description](https://www.lt.informatik.tu-darmstadt.de/de/research/divid-djdata-extraction-and-interactive-visualization-of-unexplored-textual-datasets-for-investigative-data-driven-journalism/) * Website: [Project Blog](http://newsleak.io) * Website: [Project Documentation](http://tudarmstadt-lt.github.io/newsleak) ![newsleak](http://newsleak.io/wp-content/uploads/2016/03/cropped-logo-draft.png) ## 1. Build Instructions The newsleak project consists of two dependent sub-projects (common and core) linked via a multi-sbt-project build. Run `sbt clean compile assembly` to compile and assembly all sub-projects. In case the build is successful, the jar files can be found in the projects `target/scala-2.11/` folder. Make sure you have the build tool `sbt` installed. It can be downloaded [here](http://www.scala-sbt.org/). To change the build process or add/remove dependencies have a look in the `project` folder. ## Want to help? Want to find a bug, contribute some code, or improve documentation? Read up on our guidelines for [contributing](https://github.com/tudarmstadt-lt/newsleak/blob/master/CONTRIBUTING.md) and then check out one of our issues. ## License ``` Copyright (C) 2016 Language Technology Group This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see . ```

近期下载者

相关文件


收藏者