Changes

Jump to navigation Jump to search
no edit summary
Christy:
Output: E:\McNair\Projects\Govtrack Bill search\Innovation Bills\Bills.txt OUTPUT IS CURRENTLY RUNNING BUT IT WILL GO THERE
Code: E:\McNair\Projects\Govtrack Bill search\Innovation Bills\Gov Track.py to run: change the filepath variable to the directory your .txt files are in. press run. Expected file format: congressnumber/year_something_billnumber.txt
'''Change'''
*11/22: We needed to remove the regex searches for "infringe", "patently" and "venture" so I fixed and tested it and reran the program on the Bills data from Harsh.  Code is in the same place as above: Code: E:\McNair\Projects\Govtrack Bill search\Innovation Bills\Gov Track.py to run: change the filepath variable to the directory your .txt files are in. press run. Expected file format: congressnumber/year_something_billnumber.txt The new output is: E:\McNair\Projects\Govtrack Bill search\Innovation Bills\BillsNew.txt
'''Change 2'''
*11/29: Updated code again to count the occurrences of buzzwords in the bill.
Code: E:\McNair\Projects\Govtrack Bill search\Innovation Bills\Gov Track.py to run: change the filepath variable to the directory your .txt files are in. press run. Expected file format: congressnumber/year_something_billnumber.txt The new output is: E:\McNair\Projects\Govtrack Bill search\Innovation Bills\Bills1129.txt
The new output isChristy and Peter: E:\McNair\Projects\Govtrack Bill search\Innovation Bills\Bills1129.txt
*12/1: Created a modified text file that has an extra column with a 0 if the bill has not passed and a 1 if the bill has passed. The columns with whether the bill contains buzz words and the number of buzz words are still present. The file is located in:
E:\McNair\Projects\E&I Governance Policy Report\Restructured.txt
Note: This crashes fairly frequently and needs some human supervision.
 
Christy:
*11/29: Adapted Harsh's script to produce txt file analysis of the Executive Orders that includes number of times the buzzwords occur.
11/29: Adapted Harsh's script to produce txt file analysis of the Executive Orders that includes number of times the buzzwords occur.   Code: E:\McNair\Projects\Executive_order_crawler\executive\extractor.py Output: E:\McNair\Projects\Executive_order_crawler\executive\ExecutiveOrders1129.txt  Christy and Peter: 12/1: Created a modified text file that has an extra column with a 0 if the bill has not passed and a 1 if the bill has passed. The columns with whether the bill contains buzz words and the number of buzz words are still present. The file is located in: E:\McNair\Projects\E&I Governance Policy Report\Restructured.txt

Navigation menu