mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/cqpserver.git
				synced 2025-10-31 10:42:46 +00:00 
			
		
		
		
	update bash script.
This commit is contained in:
		
							
								
								
									
										5
									
								
								foo.sh
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								foo.sh
									
									
									
									
									
								
							| @@ -1,11 +1,12 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| mkdir /corpora/data/corpus | ||||
| mkdir -p /corpora/data/corpus | ||||
| cwb-encode \ | ||||
|   -d /corpora/data/corpus \ | ||||
|   -f /root/files/corpus.vrt \ | ||||
|   -R /usr/local/share/cwb/registry/corpus \ | ||||
|   -P lemma -P simple_pos -P pos -P ner \ | ||||
|   -0 corpus -S text:0+author+id+publishing_year+title -S s | ||||
|   -0 corpus -S text:0+author+id+publishing_year+title -S s \ | ||||
|   - xsB | ||||
| cwb-make \ | ||||
|   -V CORPUS | ||||
|   | ||||
		Reference in New Issue
	
	Block a user