Releases: NLeSC/ShiCo
Releases · NLeSC/ShiCo
Citation and containerization
- Include docker files
- fixes to citation.cff file
Zenodo updates
Changes in this release:
- Minor updates in documentation
- Updated gensim version
- Release for zenodo
October update
- Documentation updated
- Use gunicorn
- Added word embeddings
Mid June release
In this release:
- Adding cleaning functions
- Tutorial for building models
Early May release
- Year in force directed graphs
- Default values
- Relative links for templates
- Improved documentation
First texcavator release
- Enable data download
- Tooltips on force directed graphs
- Performance optimization
- Multithreading
Release for 2nd March demo
Main changes in this release: improved force directed graphs:
- Multiple graphs visible at the same time
- Graphs have a border
- Tooltips are enabled
Release to demo branch
In this release:
- Release to
demo
branch - 'compiled' web elements on
webapp/dist
-- can serve with any web server (not justgulp serve
, as before)
Working release
- All algorithm parameters available
- Stream and network graphs
- Partial unit testing of python components (server side)
- Partial documentation