materias:pln:uba2018:practico2
Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
materias:pln:uba2018:practico2 [2018/02/20 18:24] – francolq | materias:pln:uba2018:practico2 [2018/08/10 03:03] (actual) – editor externo 127.0.0.1 | ||
---|---|---|---|
Línea 7: | Línea 7: | ||
* Repositorio: | * Repositorio: | ||
- | * Fecha de entrega: | + | * Fecha de entrega: |
Línea 158: | Línea 158: | ||
Documentación: | Documentación: | ||
- | * [[http:// | + | * [[http:// |
Línea 179: | Línea 179: | ||
class MEMM: | class MEMM: | ||
- | def __init__(self, | + | def __init__(self, |
""" | """ | ||
n -- order of the model. | n -- order of the model. | ||
tagged_sents -- list of sentences, each one being a list of pairs. | tagged_sents -- list of sentences, each one being a list of pairs. | ||
+ | clf -- classifying model, one of ' | ||
""" | """ | ||
Línea 238: | Línea 239: | ||
Documentación: | Documentación: | ||
- | | + | * [[http:// |
- | * http:// | + | * [[http://nbviewer.ipython.org/url/cs.famaf.unc.edu.ar/~francolq/ |
- | | + | * [[http://www.cs.columbia.edu/~mcollins/fall2014-loglineartaggers.pdf|Notas de Michael Collins sobre MEMMs]] |
- | | + | |
- | | + | |
- | * [[https://d396qusza40orc.cloudfront.net/nlp/slides/04-02-Maximum_Entropy_Sequence_Models-v2.pdf|slides]] | + | |
Línea 258: | Línea 256: | ||
* Beam: En cada paso del Viterbi, guardar sólo los '' | * Beam: En cada paso del Viterbi, guardar sólo los '' | ||
* Evaluar para varios clasificadores ('' | * Evaluar para varios clasificadores ('' | ||
+ | |||
+ | |||
+ | Documentación: | ||
+ | |||
+ | * [[http:// | ||
+ | * Beam inference: | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
materias/pln/uba2018/practico2.1519151064.txt.gz · Última modificación: 2018/08/10 03:03 (editor externo)