-
no module name 'en' error is coming ``from chatterbot import ChatBot
bot=ChatBot(
'Friday',
storage_adapter='chatterbot.storage.SQLStorageAdapter', #collect database
logic_adapters=…
-
**Project Abstract**
The product allows users to upload text documents from their computer, which are then
automatically categorized based on the document's content using natural language
processin…
-
I've been getting the following error when trying to import `NeighborhoodAttention2D`
```
0: File "/global/u2/j/jwillard/healpixnat/models/nat2d.py", line 12, in
0: from natten import Neighb…
-
### Comment:
Blocked by https://github.com/conda-forge/staged-recipes/issues/18871
-
Add a table to the README for the benchmark on common datasets for POS tagging in French, and compare it to built-in spaCy.
-
Using the SOC python notebook, spacy did a good job annotating the following phrase with entities:
`a letter from the King of Jerusalem, i.e. John de Brienne `
However, when we have a choice eleme…
-
Since punctuation has a specific location it has to appear in (according to UCCA normalization rules, it has to be a child of the lowest common ancestor of its preceding and following terminal), there…
-
I have my own custom sapcy model that I would like to use in c#. Is it possible to import that model in catalyst and then use it in my c# project?
Thanks
-
KenLMScorer is fantastic. Just so useful. However, it isn't core to replaCy and should be a custom pipeline component (that we expect most people to use... think like `en_core_web_sm` is for spaCy - a…
-
Hi,
I have implemented spacy -fastapi service in my local machine with your code. I have used my custom model and run the main.py . However the reloader process started to load I get the traceback e…