---
layout: page
title: SIGMathLing Home
---

{% include intro.md %}

[Services](/services), [technical considerations](/technical/), [linguistic resources](/resources), [NDA](/nda/) 

## News ([older news](news/)); 

{% for post in site.posts %}
    {% if forloop.index < 5 %}
	{% include post_link.html %}
    {% endif %}
{% endfor %}