-
Extract entities in dictionary
-
The Programming Historian has received a proposal for a lesson on Named Entity Extraction from data collections.
-
Hi, I am trying to write a parsing script for vsif/vsof to python objects but I am running into a small issue. I am using "" /(.|\\n|\\r)*/ /(NEWLINE)*/ "" in my grammar to store text tokens but it se…
-
## Need
First time users can be left wondering what to do with SEM.
There needs to be some turnkey solution so they can try at least the most basic SEM functionalities.
## Requirements
The t…
-
I think we've learnt enough to put out a bare bones release. The key C++ functionality to wrap is these, either as slightly overlapping implementations or as building blocks:
* open and read from…
-
ROBOT performs logical checks using `reason` and can run a custom suite of SPARQL queries using `verify`. Some repos successfully use this in combination with Makefiles and a custom suite of queries t…
-
После реализации https://github.com/bureaucratic-labs/yargy/issues/3, для некоторых типов сущностей (например, персона) производить нормализацию становится очень легко.
Поэтому можно добавить такую в…
-
**N**amed **E**ntity **R**ecognition describes a superset of what we are trying to do w/ the location extraction. It is also a well studied field, so there are probably open corpora that have labeled …
-
I'm going to write another "lessons we'd like to see" blog post (original from 2017 : https://programminghistorian.org/posts/call-to-action). It's a good time of year to get people thinking about writ…
-
Amazing work! It would be helpful if you can explain how the tool works - the ML/NLP stuff behind this so that others can modify it if needed.
Thanks.