Add a picture of project structure to README.md file
This commit is contained in:
parent
fffcf32713
commit
c3b0f1c61c
10
README.md
10
README.md
|
@ -20,6 +20,16 @@ for train:
|
||||||
python flair_ner_train.py
|
python flair_ner_train.py
|
||||||
````
|
````
|
||||||
|
|
||||||
|
## Project Structure
|
||||||
|
A simple view of project tree:
|
||||||
|

|
||||||
|
|
||||||
|
This image made with **pylint** and **graphviz**:
|
||||||
|
````shell
|
||||||
|
pip install pylint graphviz
|
||||||
|
pyreverse -o png -p <YourProjectName> <path/to/your/project>
|
||||||
|
````
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
Flair is:
|
Flair is:
|
||||||
|
|
BIN
images/project_structure.png
Normal file
BIN
images/project_structure.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 105 KiB |
Loading…
Reference in New Issue
Block a user