bab2min / tomotopy

Python package of Tomoto, the Topic Modeling Tool
https://bab2min.github.io/tomotopy
MIT License
557 stars 62 forks source link

grammar mistake in attribute error #120

Closed RutgerEttes closed 3 years ago

RutgerEttes commented 3 years ago

When running doc.pseudo_doc_id with an LDA model, the error reads "AttributeError: doc doesn't has pseudoDoc field!". This should be "doc doesn't have pseudoDoc field!" or "doc has no pseudoDoc field!".

bab2min commented 3 years ago

Hi @RutgerEttes, Thank you for reporting grammatical errors. Since I am not a native English speaker, there may be many errors in the document. I'll fix it in the next update! If you notice any grammatical errors or better translations related to the documentation, please feel free to report it.