-
Hello,
I installed this library in meteor, but one of the example doesn't work as expected,
the code
nlp.spot("joe carter loves toronto")
only return ["joe carter"], with out the "toronto".
-
**Goal**: make Quantus source code compatible with NLP tasks, including the addition of a tutorial to showcase how Quantus can help quantify the goodness of NLP explanation
- [ ] Determine toy data…
-
This is a feature request to allow other plugin libraries to be installed via the same interface. For example, Graphaware's NLP set of plugins.
-
Are there any plans or interest in integrating a word/phrase aligner?
I'm not aware of any javascript based libraries that are available to integrate. I do have a background in creating and modifying…
-
I need to extract the numeric entities from the utterances like the following:
`find schools with 3 gpa`
`find schools with gpa 3`
`find schools with gpa score 3`
`find schools with gpa 3 and ra…
-
Through a recent evaluation of the feasibility of using BlingFire to tokenize GPT2 for .NET, it seems practical that there is need for interoperability of BlingFire with Tensor Text manipulation throu…
-
While English is an amazing language and NLP has reached a point where it is very good at breaking up English sentences to understand context, humans have transformed English from the amazing language…
-
Hi,
Thanks for the great paper and library. Just curious to know if it can also be used to check similarity between images if image input features are given to the model. It may be a naive questio…
ghost updated
5 months ago
-
这里报错要怎么办呀?
File "/Users/lyl/Desktop/postgraduate/一/NLP/SpERT_chinese-main/spert/util.py", line 218, in check_version
state_dict = torch.load(model_path, map_location=torch.device('cpu'))
Fi…
-
**Background**
1. The work that Rezonator does (e.g. analyzing corpus data) can benefit from the tools of NLP (Natural Language Processing), especially Python libraries. Rather than reinventing the w…