Skip to content

MelRojas/Corpus-Anotation-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is the Corpus Annotation from Scratch project I made myself.

Any serious NLP experiment requires data processing. In most cases, you use ready-made data, but sometimes you need to compile a corpus yourself. Depending on the task, you may also need certain information about your text: part-of-speech tags, named entities, statistical characteristics, and so on. In this project, you will learn how to convert raw text into a corpus for further research.



Learn more at https://hyperskill.org/projects/317

Here's the link to the project: https://hyperskill.org/projects/317

Check out my profile: https://hyperskill.org/profile/612592453

Releases

No releases published

Packages

No packages published

Languages