Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Information extraction
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Approaches== The following standard approaches are now widely accepted: * Hand-written regular expressions (or nested group of regular expressions) * Using classifiers ** Generative: [[naïve Bayes classifier]] ** Discriminative: [[Principle of maximum entropy#Maximum entropy models|maximum entropy models]] such as [[Multinomial logistic regression]] * Sequence models ** [[Recurrent neural network]] ** [[Hidden Markov model]] ** Conditional Markov model (CMM) / [[Maximum-entropy Markov model]] (MEMM) ** [[Conditional random field]]s (CRF) are commonly used in conjunction with IE for tasks as varied as extracting information from research papers<ref>{{Cite journal | doi = 10.1016/j.ipm.2005.09.002 | title = Information extraction from research papers using conditional random fields☆ | year = 2006 | last1 = Peng | first1 = F. | last2 = McCallum | first2 = A. | journal = Information Processing & Management | volume = 42 | issue = 4 | pages = 963}}</ref> to extracting navigation instructions.<ref>{{cite web|title=Extracting Frame-based Knowledge Representation from Route Instructions|last1=Shimizu|first1=Nobuyuki|last2=Hass|first2=Andrew|url=http://www.cs.albany.edu/~shimizu/shimizu+haas2006frame.pdf|year=2006|access-date=2010-03-27|archive-url=https://web.archive.org/web/20060901085639/http://www.cs.albany.edu/~shimizu/shimizu+haas2006frame.pdf|archive-date=2006-09-01|url-status=dead}}</ref> Numerous other approaches exist for IE including hybrid approaches that combine some of the standard approaches previously listed.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)