https://liamz.co/blog/integrating-nlp-into-language-learning-with-dutch/
Tool for learning Dutch. (video)
Stack:
- Docker, Docker Compose
- ES6
- Webpack
- React
- Redux
- D3 (for colours)
- Frog for Dutch NLP
- Flask microserver for interfacing to the above
- Glosbe Web API for dutch-to-english word translations
- en-pos for improving translation accuracy based on matching the English/Dutch POS tags
docker-compose -f docker-compose.dev.yml up
- Open localhost:3000