neahttadigisanit
Neahttadigisánit is an online reading dictionary which uses analysers to 
Publications
Using the NDS JavaScript Plugin on other sites.
Neahttadigisánit provides an  in-browser plugin 
If you are a site owner and want to include the plugin on your website 
Planning new features
Linguistic documentation and maintenance
Technical documentation
- 
Source file directory (Each subfolder contains a  README.md file describing its content) 
- 
Flask: The software used for NDS 
- 
Developing in NDS and virtualenv 
- 
Troubleshooting 
- API
Configuration file
The file  app.config.yaml contains the following things, and is in 
- FST path and format definitions 
- XML dictionary path and format definitions 
- Language name defininitions and localisations 
- Base form information: for each part of speech for each language, words - Paradigm generation: these are for the word detail views only, and these forms - Tag rewrites: Tags in FSTs or Lexicon files will be rewritten before being presented 
- 
Detailed explanation of the configuration files 
- 
More explanations on the same files 
- Updating language-specific options
Restarting the service
Log in to gtdict, switch to user neahtta, go to /home/neahtta/neahtta and issue:
      fab DICT restart_service
where DICT is the relevant name for the dictionary to restart.
The service must be restarted each time lexica, FSTs, or the configuration file 

