The task of the project: search for an entity in a sentence, in this case, a product article. The BERT model was taken as a basis for additional training. Symbolic vectorization was used. And a tokenizer pre-trained from the same model.
- Create python-env and activate
python3 -m venv venv
source venv/bin/activate- install dependences
pip install -r req.txt- File ->
final.ipynbThis file describes the process of training the model - File ->
test.ipynbThis file is about how to use the model in the future. - Dir ->
ner_modelcontains model's checkpoints
This project is licensed under the [License Name] - see the LICENSE file for details.
- Telegram: @Menar_qq
- Gmail: johnvoronina@gmail.com