-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Mariana Montes edited this page Nov 10, 2021
·
3 revisions
Welcome to the semasioFlow wiki!
Here I will include some tips -especially for those without much experience with Python- on how to make the most of the workflow!
First we have a few pages with basic instructions on code from the nephosem
library.
Editing your Vocab object gives you tips and tricks to work with vocabulary lists from the nephosem
package.
All about matrices describes some functions on how to load, save and manipulate the nephosem.TypeTokenMatrix
objects: the matrices popping up everywhere in your code.
Then there are other useful Python tips to help you through some challenges.