Overview
This is the webspace dedicated to the natural language processing lab group in LCNL. This page provides access to resources for natural language processing of various kinds. For questions contact Steve or Matt.
General Resources
Code
- The NLP repo on the lab GitHub
- TensorFlow install documentation
Tutorials & Lectures
- Natural language processing lecture from Stanford Engineering
Publications
- Pereira et al. (2018) on semantic modeling methods in Cognitive Neuropsychology
…
Specific Modeling Methods
word2vec
- TensorFlow tutorial on word2vec
- Stanford Engineering lecture on word2vec