-
## Others
-
When i run the SWUM_words, there has been the following errors
What I used as input file is` ./Examples/Die.xml`
-
I'm not sure it's because my environment wasn't set up wrongly or because the `nltk.downloader` code is somehow violating Python causing the `RuntimeWarning`
```python
$ python3 -m nltk.downloader…
-
https://github.com/PaddlePaddle/PaddleSpeech/blob/develop/paddlespeech/server/tests/asr/online/microphone_client.py
```python
if __name__ == "__main__":
logging.basicConfig(level=logging.IN…
-
Resource averaged_perceptron_tagger_eng not found.
请问老师,这个错误,nltk_data包里面确实没有这个,但是之前运行的时候没有这个错误信息
esource averaged_perceptron_tagger_eng not found.
Please use the NLTK Downloader to obtain the re…
-
目前個 `.segment()`效率有啲低,好似唔係最優算法。@graphemecluster @zhanruiliang 之後可能會開個 PR 睇下點優化。另外順便解決埋 https://github.com/jacksonllee/pycantonese/issues/32 嘅分詞問題。
-
Got This Below error in Notebook 5_2_munging_frankenstein.ipynb
Please hep on this
LookupError Traceback (most recent call last)
in ()
----> 1 tokenizer = nltk.dat…
-
I don't know if this is related to #2 but when you ask for someone's name, it says the device's name instead
![imagen](https://user-images.githubusercontent.com/2266612/105008403-7ce5c200-5a39-11eb-8…
-
Hi and thank you for this package!
have you considered porting it to [MLJ](https://github.com/alan-turing-institute/MLJ.jl).jl?
-
Hi!
I Initially was following the instructions as part of Readme on installing libpostal on Windows 10 and eventually realized that its perhaps out of date and the new instructions are available as…