awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesBest Practices

Collections of industry-standard techniques and methodologies for software design and architecture.

Distinguishing note: No candidates provided; this focuses on architectural standards rather than general education.

Explore 1 awesome GitHub repository matching software engineering & architecture · Best Practices. Refine with filters or upvote what's useful.

Awesome Best Practices GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • microsoft/nlp-recipesAvatar microsoft

    microsoft/nlp-recipes

    6,436Vezi pe GitHub↗

    nlp-recipes is a collection of implementation guides and reference templates for applying natural language processing techniques to real-world tasks. It provides standardized workflows and code examples for developing NLP pipelines, from dataset preparation and model training to performance evaluation. The project focuses on the practical application of transformer-based models, offering patterns for fine-tuning pretrained architectures for tasks such as text classification, named entity recognition, and question answering. It also includes a toolkit for model interpretability, allowing users

    Offers standardized workflows and implementation patterns for applying NLP techniques to real-world tasks.

    Python
    Vezi pe GitHub↗6,436
  1. Home
  2. Software Engineering & Architecture
  3. Best Practices

Explorează sub-etichetele

  • NLP Implementation PatternsStandardized code examples and workflows for implementing natural language processing tasks. **Distinct from Best Practices:** Specifically targets linguistic processing patterns rather than general software architectural standards.