named-entity-extraction Questions

1

Solved

I am trying to do multi-class classification with textual data. Problem I am facing that I have unstructured textual data. I'll explain the problem with an example. consider this image for example:...

1

Solved

I've been trying to find the full list of entity types of NLTK. I was only able to find the most common ones on this page, but not the full list. Could you please share the full list of named entit...
Orthopedist asked 20/7, 2017 at 9:37

3

Solved

Recently I have been trying to train n-gram entities with Stanford Core NLP. I have followed the following tutorials - http://nlp.stanford.edu/software/crf-faq.shtml#b With this, I am able to spec...

2

Solved

I'm looking to capture measurements using Stanford CoreNLP. (If you can suggest a different extractor, that is fine too.) For example, I want to find 15kg, 15 kg, 15.0 kg, 15 kilogram, 15 lbs, 15 ...

2

I'm currently on a learning project to extract an individuals name from their CV/Resume. Currently I'm working with Stanford-NER and OpenNLP which both perform with a degree of success out of the ...

3

Solved

What are the recommended methods for extracting locations from free text? What I can think of is to use regex rules like "words ... in location". But are there better approaches than this? Also ...

4

Solved

Are there any paid or free named entity recognition web services available. Basically I'm looking for something - where if I pass a text like: "John had french fries at Burger King&quot...
Jumble asked 21/5, 2010 at 1:55

6

Solved

Right now I use Jsoup to extract certain information (not all the text) from some third party webpages, I do it periodically. This works fine until the HTML of certain webpage changes, this change ...
Vestibule asked 4/3, 2013 at 12:45

1

Solved

I'm developing a semi-automatic annotation tool for medical texts and I am completely lost in finding the RDF triplets for annotation. I am currently trying to use an NLP based approach. I have al...

1

Solved

What is the difference between named entity recognition and named entity resolution? Would appreciate a practical example.
Solemnize asked 21/12, 2011 at 11:22

2

I am exploring how I can use Wikipedia's taxonomy information to extract Tags/Keywords from my content. I found articles about DBPedia. DBpedia is a community effort to extract structured informat...
Isidraisidro asked 20/1, 2011 at 13:58
1

© 2022 - 2024 — McMap. All rights reserved.