Skip to content
Snippets Groups Projects
Commit 675619e0 authored by Tim Repke's avatar Tim Repke
Browse files

make nacsos project prettier

parent 7ae935c5
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
# Appearance
appearance:
theme_day: mcc
theme_night:
......
......@@ -2,8 +2,8 @@
# Documentation: https://wowchemy.com/docs/managing-content/
title: "NACSOS"
summary: "Platform for managing and annotating documents"
authors: [callaghan]
summary: "NLP Assisted Classification, Synthesis and Online Screening"
authors: ["Max Callaghan"]
tags: [tools]
categories: []
date: 2023-04-03T17:39:13+02:00
......@@ -45,8 +45,14 @@ It was built for handling collections of scientific document metadata, but has e
It currently contains many experimental, redundant or unsupported features, and is not fully documented.
The part that deals with topic modelling is a fork of Allison J.B Chaney's tmv repository. It extends this by managing multiple topic models and linking these with various document collections.
The part that deals with topic modelling is a fork of Allison J.B Chaney's **tmv** [repository](https://github.com/blei-lab/tmv). It extends this by managing multiple topic models and linking these with various document collections.
NACSOS is research software produced by the APSIS working group at the Mercator Research Institute on Global Commons and Climate Change (MCC), and some parts of the repository are instution specific. We are in an ongoing process of generalising, and documenting.
NACSOS is research software produced by the APSIS working group at the Mercator Research Institute on Global Commons and Climate Change ([MCC](https://www.mcc-berlin.net/)), and some parts of the repository are instution specific. We are in an ongoing process of generalising, and documenting.
Refer to the documentation for a (partial) guide to using the app.
\ No newline at end of file
Refer to the [documentation](https://github.com/mcallaghan/tmv/wiki/Scoping-Documentation) for a (partial) guide to using the app.
### Citation
If you use NACSOS in academic work, you can cite it as
> Max Callaghan, Finn Müller-Hansen, Jérôme Hilaire, & Yuan Ting Lee. (2020). NACSOS: NLP Assisted Classification, Synthesis and Online Screening. *Zenodo. http://doi.org/10.5281/zenodo.4121525*
{{ if ne .Params.share false }}
<!--
<div class="share-box">
<ul class="share">
{{ range where site.Data.page_sharer.buttons "enable" true }}
......@@ -23,4 +24,5 @@
{{ end }}
</ul>
</div>
-->
{{ end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment