Devarakonda Himaja

Results 3 comments of Devarakonda Himaja

raise Exception("Model has never trained this n-gram: " + ngram) Exception: Model has never trained this n-gram: WNA How to rectify this

The corpus has the WNA. Can you please see the attached code and the input file. [output1.txt](https://github.com/kyu999/biovec/files/7103521/output1.txt) [window_13re.txt](https://github.com/kyu999/biovec/files/7103528/window_13re.txt) [biovec5.txt](https://github.com/kyu999/biovec/files/7103529/biovec5.txt) ![Screenshot from 2021-09-03 11-02-12](https://user-images.githubusercontent.com/89244099/131955389-29750f50-a0c5-4ddc-9775-7e865969be48.png) I am getting the output but it...

AttributeError: module 'word2vec' has no attribute 'ProtVec'