-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from GeorgeKontsevik/dev
Dev
- Loading branch information
Showing
24 changed files
with
15,035 additions
and
1,945 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,16 +8,22 @@ | |
[![sloyka_community_chat](https://img.shields.io/badge/-community-blue?logo=telegram)](https://t.me/sloyka_community) | ||
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1wCUJAqlq9GMKw1wpTsWrzYwr10pWDeHv?usp=sharing) | ||
|
||
<img align="right" src="docs/logo/logo.png" alt="Your Banner" width="40%"> | ||
<img align="right" src="docs/logo/logo.png" alt="Your Banner" width="20%"> | ||
|
||
**SLOYKA** - это библиотека, нацеленная на обогащение цифровых моделей городов данными, получаемыми из текстовых данных цифрового следа горожан, | ||
а также на моделирование вернакулярной оценки качества городской среды. | ||
|
||
Основным ее элементом является конструируемый | ||
пространственно-семантический граф, пополняемый при помощи машинного распознавания городских сущностей и локаций. | ||
пространственно-семантический гиперграф, пополняемый при помощи машинного распознавания городских сущностей и локаций. | ||
|
||
SLOYKA также предоставляет методы для моделирования | ||
социальных рисков относительно эмоциональной оценки упоминаемых мест. | ||
|
||
|
||
Данные, полученные после сбора и обработки данных в SLOYK'е, представляют собой пространственно-семантический гиперграф: | ||
<img align="center" src="images/gexample.png" alt="Your Banner" width="100%"> | ||
|
||
|
||
SLOYKA включает в себя две группы методов: методы для генерации пространственно-семантического графа и методы для моделирования | ||
социальных процессов с его помощью. | ||
|
||
## Лицензия | ||
|
||
|
@@ -34,5 +40,3 @@ [email protected] (just in case). | |
## Цитирование | ||
|
||
--- | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.