Skip to content

Elheid/good_web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Веб приложение с помощью ML склоняющее различные слова, в Творительный падеж(Дательный падеж, Родительный падеж - не готово до конца)

  1. git clone https://github.com/Nikita-Kolbin/good_web.git
  2. cd good_web
  3. python -m venv venv
  4. venv\Scripts\activate
  5. pip install -r requirements.txt
  6. cd good_proj
  7. python manage.py runserver

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 34.3%
  • JavaScript 27.7%
  • CSS 19.2%
  • Python 18.8%