-
## Checklist
- [x] I have verified that the issue exists against the `master` branch of AllenNLP.
- [x] I have read the relevant section in the [contribution guide](https://github.com/allenai/allenn…
-
# Title
> FlashText – A Python Library 28x faster than Regular Expressions for NLP tasks
## Description
> Data Science starts with data cleaning. When developers are working with text, they often…
-
# Bug Report
**To Do First**
- [ Y ] Did you try latest release?
- [ Y ] Did you try master?
- [ Y ] Did you look for existing matching issues?
**Related Modules**
RNCamera
**Platforms**
i…
-
Suppose I have inserted "Big Apple", "and Bay" and "Bay Area" into the keyword processor, and given a sentence "I love Big Apple and Bay Area." I expect all the three entities to be extracted but only…
-
```nautilus-nlp 0.1.1 has requirement pandas==0.23.4, but you'll have pandas 0.24.2 which is incompatible.```
+ add flashtext
-
Hi,
This is very useful. for below case do we have any option? I want to replace one particular word with 'Nothing'/null/blank. currently if i give space it is working.
**below is not working, …
nh111 updated
5 years ago
-
For some of the data, I keep getting this error. I tried to indent the code as suggested in https://github.com/mpuig/spacy-lookup/issues/7, but it did not work.
__________________________________
fl…
-
I have a use case where I need to replace "words" that could exit without spaces in between. I used the set_non_word_boundaries to have them be empty, and it works for the most part. There is a corner…
-
## How to reproduce the behaviour
I found a bug where tokenization is completely not working with version 2.1.0a10 on python 2.7. I have reproduced this on three of my machines.
```
$ conda creat…
-
I'm using spyder from repository master, windows 10 x64. `Inspect Current Object` works fine in Console, but failed a lot in the editor. I recorded a gif to show, and provided some environment informa…