> For the complete documentation index, see [llms.txt](https://4bcplaybook.clearglobal.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://4bcplaybook.clearglobal.org/6.-language-technology-implementation.md).

# 6. Language Technology Implementation

Now that you have developed a general understanding of language technology and identified your use case, it's time to start building! This chapter will help you locate where your use-case stands in the language technology landscape and how to navigate towards a working solution. We have developed a comprehensive workflow that will help us get a high-level view and then dive into it bit by bit.&#x20;

{% hint style="info" %}
This chapter assumes technical familiarity with Natural Language Processing tools, data and model development.&#x20;
{% endhint %}

This chapter is organized as follows:&#x20;

* [**Section 6.1**](/6.-language-technology-implementation/6.1-navigating-the-language-technology-landscape.md) delves into our language technology development workflow to gain a high-level comprehension of the key aspects involved in language technology implementation.&#x20;
* [**Section 6.2**](/6.-language-technology-implementation/6.2-creating-a-language-specific-peculiarities-lsp-document.md) centers on the necessity of a language-specific analysis for creating language tools and outlines the process of creating a language-specific peculiarities (LSP) document.&#x20;
* [**Section 6.3**](/6.-language-technology-implementation/6.3-open-source-data-and-models.md) curates a compilation of notable open data resources and provides examples of conducting a data search.&#x20;
* [**Section 6.4**](/6.-language-technology-implementation/6.4-assessing-data-and-model-maturity.md) introduces methodologies for conducting initial assessments of models and data.&#x20;
* [**Section 6.5**](/6.-language-technology-implementation/6.5-key-metrics-for-evaluating-language-solutions.md) elaborates on the essential metrics vital for evaluating the efficacy and success of a language solution.
