Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
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