Update README.md
This commit is contained in:
parent
c3b0f1c61c
commit
1c99a7b926
|
@ -21,10 +21,12 @@ python flair_ner_train.py
|
||||||
````
|
````
|
||||||
|
|
||||||
## Project Structure
|
## Project Structure
|
||||||
A simple view of project tree:
|
A simple view of project's dependencies tree:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
This image made with **pylint** and **graphviz**:
|
This image made with **pylint** and **graphviz**:
|
||||||
|
|
||||||
````shell
|
````shell
|
||||||
pip install pylint graphviz
|
pip install pylint graphviz
|
||||||
pyreverse -o png -p <YourProjectName> <path/to/your/project>
|
pyreverse -o png -p <YourProjectName> <path/to/your/project>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user