Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавление главного атрибута supertype в заголовки при их сборке в web_crawler #10

Closed
navolotsky opened this issue Oct 24, 2018 · 0 comments
Labels
priority/top Top issue priority type/feature New feature as a list of functional requirements of the client's point of view type/task Formalizing definition of something that should be realized

Comments

@navolotsky
Copy link
Member

Task request

Цель задачи

Необходимо будет добавить еще один главный атрибут: надтип (supertype). Примеры значений: КСРФ для решений Конституционного суда, НКРФ для налогового кодекса и т.п. Потребуется для поиска ссылок на определенные надтипы в базе (смотрите задачу 2 в ТЗ, цитата: "указать общее количество совместного применения ГК и НК"), обработки документа в соответствии с заданным надтипом в link_analysis.

Решение задачи

В веб-краулере сейчас реализован только парсинг ksrf, поэтому для решения задачи пока что достаточно записывать префикс ID решения в словарь заголовка с ключом 'supertype'.

Дополнительный контекст или ссылки на связанные с данной задачей issues

#9

@navolotsky navolotsky added type/feature New feature as a list of functional requirements of the client's point of view priority/high High issue priority type/task Formalizing definition of something that should be realized labels Oct 24, 2018
@navolotsky navolotsky added this to the Интенсив milestone Oct 24, 2018
@navolotsky navolotsky added this to To do in Веб-краулер via automation Oct 24, 2018
@navolotsky navolotsky added priority/top Top issue priority and removed priority/high High issue priority labels Oct 24, 2018
@navolotsky navolotsky moved this from To do to In progress in Веб-краулер Oct 24, 2018
@navolotsky navolotsky moved this from In progress to Need to review in Веб-краулер Oct 26, 2018
Веб-краулер automation moved this from Need to review to Done Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/top Top issue priority type/feature New feature as a list of functional requirements of the client's point of view type/task Formalizing definition of something that should be realized
Projects
Development

No branches or pull requests

1 participant