vseloved / cl-nlp

Common Lisp NLP toolset
Other
219 stars 28 forks source link

Add developer documentation, initial version #13

Open dmsurti opened 9 years ago

dmsurti commented 9 years ago

Cover the following in the initial developer documentation:

  1. Introduction to CL-NLP, refer to README.md for introductory articles.
  2. Set up.
  3. Travis CI integration and running tests, with current state of tests.
  4. Contributing to instructions.
  5. Overall design/architecture
  6. Tokenizers with design details, source/test code pointers, quick REPL run details