-
Hi,
I am trying to minimize runtime for future runs by saving the results of gazetteer_obj.blocker.indexAll(master_data) to a settings file as follows:
with open(filename, 'wb') as new_sf:
…
-
_migrated from:_ https://code.google.com/p/ala/issues/detail?id=60
_date:_ Thu Aug 8 05:32:43 2013
_author:_ moyesyside
---
Original Issue - [https://code.google.com/p/alageospatialportal/issues/d…
-
I can't run `gazetteer_example` on Ubuntu:
```shell
$ python gazetteer_example.py
importing data ...
gazetteer_example.py:53: RuntimeWarning: Argument is not an unicode object. Passing an encod…
-
Hi all,
As mentioned and explained in documents and other issues, we can perform the training on a random sample of the data (and provide the original length of the sample), and then we could load …
-
Hey guys,
I would like to compile an android lib with rust, jni and your snips-nlu-lib. Without the snips-nlu-lib my android lib compiles as expected. My cargo config looks like:
```
[target.armv…
-
When I buy items with some special materials and magic enhancements, I am getting this error when I go to the character sheet in 6.07.08:
Unable to process sheet
java.util.concurrent.ExecutionExce…
-
I see spaCy has an NER now. Very nice. I'm curious about how it compares to other NER systems. Have you benchmarked it on a standard dataset? What algorithm are you using? How does it compare to MITIE…
-
Overall, we'll aim to keep this as minimal as possible, since there are practially no clear requirements at this stage. To that end, the minimal scope is now pretty clear. For quick reference, however…
-
### An "edge property" issue
Over the past few months I have been trying to coordinate development of an update to the _Pelagios Gazetteer Interconnection Format_, calling it **PGIFv2**, on behalf of…
-
The [trove4j](https://mvnrepository.com/artifact/net.sf.trove4j/trove4j/3.0.3) dependency is LGPL-licensed, which is not compatible with the Apache license.
See [ANY23-372](https://issues.apache.or…