Noah Schiro
Noah Schiro
### Describe your change: I added all of the typical methods of numerical integration instead of just the trapezoidal algorithm. The file now includes right endpoint, left endpoint, midpoint, Simpson's...
## Is your feature request related to a problem? Please describe. When we run word_language_model/main.py, we can select between a variety of models for the specific task at hand. However,...
## 🚀 Feature Currently, when we call "get_tokenizer()" for any language other than English, we must rely on third party libraries such as SpaCy or NLTK to get these tokenizers....
Disclaimer: not a lawyer, however, I don't think including a section in the README that says the license is MIT is not sufficient to make the work here covered under...