Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
0.2.14
c07bbd4b · ·Update anki api for new license column. Update regex tests to deal with new regex class repr
-
0.2.13
2f1610a9 · ·Pinned plotly version and fix pytest tests. tests_require = annoy; mechanicalsoup;
-
0.2.11
342c434e · ·Pin levenshtein requirement in requirements.txt so that it doesn't fail to install with pip after successful install with conda. SEE [comment 494687 by Dan Parvaz on LiveBook](https://livebook.manning.com/book/natural-language-processing-in-action/chapter-2/comment-494687)
-
-
0.2.10
aa3ca7d7 · ·Standardize KeyedVectors import, gensim version, and remove cufflinks requirement.
-
0.2.9
fc60fb05 · ·Remove annoy dependency. Updated regex doctests. Update nltk dependency for security vulnerability. Thank you for your testing Bob Liu, livebook.manning.com reader, Sept 12, 2019.
-
0.2.8
f0b17aa1 · ·Doctest for mkdir_p exist_ok arg fix from livebook feedback by Abhijit Mustafi and Michhael Straeubig.
-
0.2.7
d4f86d33 · ·Fix travis tests. Add dict2obj to constants.py from pugnlp. mkdir_p exist_ok arg fix from livebook feedback.
-
0.2.6
d4f86d33 · ·fixed travis tests and added more functionality to constants.py and robustness for windows logging
-
0.2.5
15a27bdf · ·fixed travis tests and added more functionality to constants.py and robustness for windows logging
-
-
-
-
0.2.1
9e44c6ab · ·Unit tests pass on mac and linux (travis). More robusts requests.get() in nlpia.web.requests_get().
-
0.2.0
1f85813f · ·Update conda environment to python 3.7. Don't require gpu versions of tensorflow and keras