Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

I'm a software engineer looking to try something different in my career and get into search indexes, information Retrieval or Natural Language Processing applications and systems. Where can I learn more about this stuff under a degree or certificate program?

share|improve this question

4 Answers

If you are looking for a class/degree, I have no idea. But for IR/NLP, I think you can take a look at the nltk package(http://www.nltk.org/) which is written in python. I've used that to help with my data mining project in my study.

share|improve this answer

a bit Off topics but, are you checked Data Mining ?

For a corporate viewpoint, i think than Information Retrieval is too technical and most of the work done is about safety and to adopt some specific technologies instead to build-in-house some new protocol or new paradigm of connectivity.

share|improve this answer

I think in most places, this would be a full M.S. in Computer Science. As far as places that have online classes, I know that my university, Illinois Institute of Technology has a great setup for taking classes online and remotely by television, but for the online program you have to come in to campus to take exams, and all of the remote TV sites are in the Chicago area. (So you basically have to live in or near Chicago to be in the program.)

share|improve this answer

Well, if you already have a degree, you are probably looking for something along the lines of Master of Science in Information Technology.

For example: the University of Michigan has a MSI specialization of Information Analysis and Retrieval (IAR) within that degree.

Hopefully that is enough to help you get the ball rolling

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.