news-threads-client

所属分类:C/C++基础
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2022-05-16 23:00:47
上 传 者sh-1993
说明:  新闻线程客户端是一个web应用程序,用于在集合上跨时间探索和跟踪新闻来源...
(The News Threads Client is a web application for exploring and tracing news provenance across time over a collection of documents.)

文件列表:
.docsignore (25, 2021-05-25)
.docsrc (25, 2021-05-25)
.eslintignore (59, 2021-05-25)
.eslintrc.js (530, 2021-05-25)
.huskyrc (61, 2021-05-25)
.npmrc (28, 2021-05-25)
.pnp.js (2112004, 2021-05-25)
.prettierignore (84, 2021-05-25)
.prettierrc.js (60, 2021-05-25)
.spelling (155, 2021-05-25)
.vscode/ (0, 2021-05-25)
.vscode/extensions.json (156, 2021-05-25)
.vscode/settings.json (313, 2021-05-25)
.yarn/ (0, 2021-05-25)
.yarn/cache/ (0, 2021-05-25)
.yarn/cache/@apollo-client-npm-3.2.5-98e92bf7a9-0dc20d1c45.zip (744102, 2021-05-25)
.yarn/cache/@apollo-link-batch-http-npm-2.0.0-beta.3-d9eca126ca-ea2e9fc733.zip (24607, 2021-05-25)
.yarn/cache/@apollo-link-batch-npm-2.0.0-beta.3-408472cdc1-3872d11901.zip (26232, 2021-05-25)
.yarn/cache/@apollo-link-context-npm-2.0.0-beta.3-3abaf8659b-365ed17165.zip (10044, 2021-05-25)
.yarn/cache/@apollo-protobufjs-npm-1.0.5-a95d547915-593f898542.zip (730437, 2021-05-25)
.yarn/cache/@apollographql-apollo-tools-npm-0.4.8-634f66fb5b-324d2a78e4.zip (37495, 2021-05-25)
.yarn/cache/@apollographql-graphql-playground-html-npm-1.6.26-cde5d12778-d566024a09.zip (10613, 2021-05-25)
.yarn/cache/@ardatan-aggregate-error-npm-0.0.6-0f1d22ed0c-c11138d0cb.zip (17804, 2021-05-25)
.yarn/cache/@azure-abort-controller-npm-1.0.1-cb20fe6dfe-dd2ad03395.zip (26328, 2021-05-25)
.yarn/cache/@azure-core-asynciterator-polyfill-npm-1.0.0-cef0fd06eb-0ca9ab6909.zip (4534, 2021-05-25)
.yarn/cache/@azure-core-auth-npm-1.1.3-7fa3b727f9-878abbde1e.zip (15105, 2021-05-25)
.yarn/cache/@azure-core-http-npm-1.1.9-6a21cc656a-e663302c1b.zip (400853, 2021-05-25)
.yarn/cache/@azure-core-lro-npm-1.0.2-edd95bafcb-6705112743.zip (67256, 2021-05-25)
.yarn/cache/@azure-core-paging-npm-1.1.3-01dd66c325-ab80ab7fbe.zip (6874, 2021-05-25)
.yarn/cache/@azure-core-tracing-npm-1.0.0-preview.8-e83ffa6121-3b51860206.zip (51031, 2021-05-25)
.yarn/cache/@azure-core-tracing-npm-1.0.0-preview.9-5f3f73e91d-93f17f93ca.zip (50865, 2021-05-25)
.yarn/cache/@azure-functions-npm-1.2.2-1e4b858e9d-6aa7a0265a.zip (4230, 2021-05-25)
.yarn/cache/@azure-logger-npm-1.0.0-91d640ac98-710d91a8f3.zip (26449, 2021-05-25)
.yarn/cache/@azure-msal-browser-npm-2.7.0-d3834b4ed3-1800fdd163.zip (668469, 2021-05-25)
.yarn/cache/@azure-msal-common-npm-1.7.2-1b87a970e7-31c79d5ed8.zip (385479, 2021-05-25)
... ...

![CI](https://github.com/microsoft/news-threads-client/workflows/CI/badge.svg) # Introduction News Threads Client is a web application for exploring and tracing news provenance across time over a collection of documents. This project can ingest and analyze data produced by the [News-Threads](https://github.com/microsoft/News-Threads) data pipeline. [News Provenance research](https://www.microsoft.com/en-us/research/publication/news-provenance-revealing-news-text-reuse-at-web-scale-in-an-augmented-news-search-experience/) # Getting Started ## Prerequisites - [**Node**](https://nodejs.org) (check `package.json::engines` for version details) - [**Yarn**](https://yarnpkg.com) - [**MongoDB**](https://mongodb.com) - [**Azure CLI**](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest) - [**Azure Functions Core**](https://github.com/Azure/azure-functions-core-tools) ## Data Ingestion The scripts package provides commands for ingesting data produced by [News-Threads](https://github.com/microsoft/News-Threads). See [packages/scripts](packages/scripts/README.md) for more information and instructions. ## Configuration By default, the Azure Function API will run on port `7071` and connect to a local MongoDB instance, `mongodb://localhost:27017/`. Default configuration settings can be changed by updating `packages//config/default.json`. Alternatively, default configuration settings can be overwritten by adding `local-.json` configuration files to the corresponding config directory. ## Startup ```sh > yarn # --ignore-engines (if azure has an issue with node version) > yarn start ``` The webapp will be available at http://localhost:8080 # Contributing This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA. This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

近期下载者

相关文件


收藏者