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

Нужна библиотека которая будет детектировать имена людей #143

Closed
qertis opened this issue Jul 7, 2019 · 5 comments

Comments

@qertis
Copy link
Member

qertis commented Jul 7, 2019

Нужна библиотека которая будет детектировать имена людей

Originally posted by @qertis in #83 (comment)

@qertis
Copy link
Member Author

qertis commented Jul 16, 2019

Нашел Базу. Теперь надо структурировать базу в формате

id: Int
name: String
locale: String

пример:

id: 1
value: Денис
locale: RUS

остается вопрос как разделять surname и name

@qertis qertis pinned this issue Jul 16, 2019
@qertis
Copy link
Member Author

qertis commented Jul 16, 2019

Ещё надо будет выгрузить их в DialogFlow с типом People.
А также сохранить в data с gitlfs

@qertis
Copy link
Member Author

qertis commented Jul 17, 2019

в DialogFlow есть ограничение
The number of entries per entity has reached the limit of 30000. Email us at support@dialogflow.com for higher quota.

@qertis
Copy link
Member Author

qertis commented Jul 18, 2019

Нужно перевести свою библиотеку в формат CSV и залить на git lfs

@qertis
Copy link
Member Author

qertis commented Jul 20, 2019

готово

@qertis qertis closed this as completed Jul 20, 2019
@qertis qertis unpinned this issue Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant