Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 1.68 KB

README.md

File metadata and controls

64 lines (39 loc) · 1.68 KB

The Explainer

Augments

(enlarge or increase)

text with the definitions

(a concise explanation of the meaning of a word or phrase or symbol)

of words

(the words that are spoken)

not found in the Basic English word list.

An entry in NaNoGenMo 2016.

To generate new work, navigate to your project directory from the command line and run:

python explain.py MobyDick.txt

References

Heart of Darkness

The Project Gutenberg eBook of Heart of Darkness, by Joseph Conrad:

http://www.gutenberg.org/ebooks/526

This eBook is for the use of anyone anywhere at no cost and with almost no restrictions whatsoever. You may copy it, give it away or re-use it under the terms of the Project Gutenberg License included with this eBook or online at www.gutenberg.net

NLTK

NLTK -- the Natural Language Toolkit -- is a suite of open source Python modules, data sets and tutorials supporting research and development in Natural Language Processing.

https://github.com/nltk/nltk/blob/develop/LICENSE.txt

License

Copyright 2016 Emily Daniels

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.