yuenci / Sportman

English Mastery with the Power of Supervised Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sportman

1675164931813

This product uses the supervised learning strategy commonly used in machine learning to learn English. This idea comes from yjango : Implicit Learning,this theory emphasize the connection from input to output by feeling, and then form muscle memory.

πŸ’» Prerequisites

Before you begin, make sure that you have met the following requirements:

  • You have installed the latest version of Python, nodeJS
  • You have installed MySQL service

πŸš€ Installing

To install this project, follow these steps:

$ pip install -r requirements.txt
$ yarn
$ yarn dev

β˜• Usecase

1. Add a sentence

1675165946532

2. Learn a word

1675166437088

3. Add a tag

1675166675694

4. Search

1675166753226

πŸ“« Contributing

To contribute this project, follow these steps:

  1. Fork this repository.
  2. Crie um branch: git checkout -b <some_branch>
  3. Make your changes and confirm them: git commit -m <message_commit>
  4. Push to the original branch: git push origin <peoject_name> / <local>
  5. Create the pull request.

Alternatively, see the GitHub documentation on how to create a pull request.

🀝 Collaborations

profile image

Innis - yuenci1575270674@gmail.com

πŸ˜„ Be one of the contributors

Want to be part of this project? Click HERE and read how to contribute.

πŸ“ License

This project is under license. See the LICENSE file for more details.

(⬆ Back to top)

About

English Mastery with the Power of Supervised Learning


Languages

Language:HTML 31.5%Language:SCSS 19.8%Language:Less 19.6%Language:JavaScript 17.2%Language:CSS 6.9%Language:Python 5.1%