зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-28 20:54:14 +02:00
fix typo on image and notebook (#226)
* fix typo on image and notebook * remove full stop after google colab button
Этот коммит содержится в:
родитель
4add286d7d
Коммит
ab484abbd9
@ -43,7 +43,7 @@ This will install the package and its dependencies locally. If after installatio
|
||||
|
||||
## Usage
|
||||
|
||||
The main demonstration notebook can be found in the `notebooks` folder and also on google colab: [](https://colab.research.google.com/github/ssciwr/ammico/blob/main/ammico/notebooks/DemoNotebook_ammico.ipynb).
|
||||
The main demonstration notebook can be found in the `notebooks` folder and also on google colab: [](https://colab.research.google.com/github/ssciwr/ammico/blob/main/ammico/notebooks/DemoNotebook_ammico.ipynb)
|
||||
|
||||
There are further sample notebooks in the `notebooks` folder for the more experimental features:
|
||||
1. Topic analysis: Use the notebook `get-text-from-image.ipynb` to analyse the topics of the extraced text.\
|
||||
|
||||
@ -89,7 +89,7 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Import the ammico package."
|
||||
"## Import the ammico package"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -171,7 +171,6 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"%pwd\n",
|
||||
"image_dict = ammico.find_files(\n",
|
||||
" # path = \"/content/drive/MyDrive/misinformation-data/\",\n",
|
||||
" path=str(data_path),\n",
|
||||
@ -273,7 +272,8 @@
|
||||
"# dump file name\n",
|
||||
"dump_file = \"dump_file.csv\"\n",
|
||||
"# dump every N images \n",
|
||||
"dump_every = 10"
|
||||
"dump_every = 10\n",
|
||||
"print(len(image_dict))"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Двоичные данные
docs/source/_static/summary_detector.png
Двоичные данные
docs/source/_static/summary_detector.png
Двоичный файл не отображается.
|
До Ширина: | Высота: | Размер: 84 KiB После Ширина: | Высота: | Размер: 505 KiB |
Загрузка…
x
Ссылка в новой задаче
Block a user