-
Notifications
You must be signed in to change notification settings - Fork 239
Description
This document attempt at giving an order of importance of tasks related to improving the documentation of the website.
- Add the "Edit on Github" button in every Texthero web-page
Getting started
Expected documents:
- Getting Started
- Preprocessing (see Getting started: preprocessing #144)
- Representation
- NLP
- Visualization
- HeroSeries
- Write the "Preprocessing" page under Getting Started
- Write the "Representation" page under Getting Started
- Write the "NLP" page under Getting Started
- Write the "Visualization" page under Getting Started
- Write the "Kind of Series"/"HeroSeries" under Getting Started Getting started: Kind of Series (HeroSeries) #135
Aim
The documentation is probably one of the most important part of the whole project. We want to explain clearly to new users what Texthero is about and let them start using it quickly and effortlessly.
For example, reading the "getting started" should be a smooth and simple lecture. The different doc pages should be linked together and the "getting started" should appear as a story.
Also, it's important to have a unified view: the language and the structure of each page should be clear. Different pages should still share a similar structure.
Each page needs to have a clear and specific goal, clear both to the writer and also shared with the public. The first sentence of the page document should mention that. "The aim of this page is to explain ..."
See the discussion here for some extra comments: #135
Useful resources / Inspiration
- jalajthanaki/NLPython
- Tutorial: Keith Galli - Natural Language Processing (NLP) in Python - From Zero to Hero
This document is a WIP