{%- include snippets/get-article-pagetitle.html article=page -%} {%- assign _article_pagetitle = __return -%} {%- if page.layout == "landing" -%} State of the Art NLP & LLM Libraries, Models, and Tools - John Snow Labs {%- elsif page.layout == "model" -%} {%- include snippets/get-article-modeltitle.html article=page -%} {%- elsif _pagetitle -%} {%- if __return -%}{{ __return }}{%- endif -%} {%- else -%} {%- include snippets/get-article-title.html article=page -%} {%- if __return -%}{{ __return }}{%- endif -%} {%- endif -%} {%- include snippets/get-article-seotitle.html article=page -%} {%- assign _paths_rss = site.paths.rss | default: site.data.variables.default.paths.rss -%} {%- include snippets/get-nav-url.html path=_paths_rss -%} {%- include head/favicon.html -%} {%- include snippets/prepend-baseurl.html path='/assets/css/main.css' -%} {%- include snippets/get-sources.html -%} {%- assign _sources = __return -%} {%- include head/custom.html -%}