Skip to content

Merge Dev branch into Main#30

Merged
Mdperez19 merged 10 commits intomainfrom
dev
Mar 31, 2024
Merged

Merge Dev branch into Main#30
Mdperez19 merged 10 commits intomainfrom
dev

Conversation

@AlbertoPC13
Copy link
Copy Markdown
Owner

PR: Merge Dev branch into Main

What has been done?

Mdperez19 and others added 10 commits March 30, 2024 14:08
# 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
# PR: Prompt modification

## What has been done?
- Prompt was moved to a JSON file and version 0.0.1 was created
- Prompt is now get by an external JSON file for the
[analyze_grammar](https://github.com/AlbertoPC13/Rose/blob/af5a50fe161a9cef3961f32989a7326655771241/grammatical_analysis/natural_language_processing_tools/token_processor/GrammarAnalyzerOpenai.py#L14)
method
@AlbertoPC13 AlbertoPC13 added the Dev->Main Merge Dev branch into Main label Mar 31, 2024
@AlbertoPC13 AlbertoPC13 self-assigned this Mar 31, 2024
Copy link
Copy Markdown
Collaborator

@Mdperez19 Mdperez19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, Beto c:

@Mdperez19 Mdperez19 merged commit a71384e into main Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dev->Main Merge Dev branch into Main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants