Skip to content

DaniP/TrainedTaggerFileAndHttpMethod#28

Merged
Mdperez19 merged 6 commits intodevfrom
DaniP/TrainedTaggerFileAndHttpMethod
Mar 30, 2024
Merged

DaniP/TrainedTaggerFileAndHttpMethod#28
Mdperez19 merged 6 commits intodevfrom
DaniP/TrainedTaggerFileAndHttpMethod

Conversation

@Mdperez19
Copy link
Copy Markdown
Collaborator

@Mdperez19 Mdperez19 commented Mar 30, 2024

PR: Trained Tagger File and change Http Method

What has been done?

  • Add TaggerFile class for saving and loading taggers
  • Get tagger from file
  • Add trained tagger from file for POS tagging
  • Add trained_tagger_from_file fixture to TestPOSTaggerNltk
  • Add universal tagger default regex sentences pickle file
  • Add POST endpoint for grammatical analysis

This changes were made to solve the issue #24

@Mdperez19 Mdperez19 added the enhancement New feature or request label Mar 30, 2024
@Mdperez19 Mdperez19 self-assigned this Mar 30, 2024
@Mdperez19 Mdperez19 merged commit c6abad8 into dev Mar 30, 2024
@Mdperez19 Mdperez19 deleted the DaniP/TrainedTaggerFileAndHttpMethod branch March 30, 2024 20:25
@Mdperez19 Mdperez19 linked an issue Mar 31, 2024 that may be closed by this pull request
Mdperez19 added a commit that referenced this pull request Mar 31, 2024
# PR: Merge Dev branch into Main

## What has been done?
- #28 
- #29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possible improvement of tagging results

1 participant